| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.snapshot | 
| Modifier and Type | Method and Description | 
|---|---|
protected TestExportSnapshot.RegionPredicate | 
TestExportSnapshot.getBypassRegionPredicate()  | 
protected TestExportSnapshot.RegionPredicate | 
TestMobExportSnapshot.getBypassRegionPredicate()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static void | 
TestExportSnapshot.testExportFileSystemState(org.apache.hadoop.conf.Configuration conf,
                         org.apache.hadoop.hbase.TableName tableName,
                         byte[] snapshotName,
                         byte[] targetName,
                         int filesExpected,
                         org.apache.hadoop.fs.Path sourceDir,
                         org.apache.hadoop.fs.Path copyDir,
                         boolean overwrite,
                         TestExportSnapshot.RegionPredicate bypassregionPredicate,
                         boolean success)
Creates destination directory, runs ExportSnapshot() tool, and runs some verifications. 
 | 
protected static Set<String> | 
TestExportSnapshot.verifySnapshot(org.apache.hadoop.conf.Configuration conf,
              org.apache.hadoop.fs.FileSystem fs,
              org.apache.hadoop.fs.Path rootDir,
              org.apache.hadoop.hbase.TableName tableName,
              String snapshotName,
              TestExportSnapshot.RegionPredicate bypassregionPredicate)  | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.