Package org.apache.hadoop.hbase.snapshot
Class TestMobExportSnapshot
java.lang.Object
org.apache.hadoop.hbase.snapshot.TestExportSnapshot
org.apache.hadoop.hbase.snapshot.TestMobExportSnapshot
- Direct Known Subclasses:
 TestMobSecureExportSnapshot
Test Export Snapshot Tool
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
TestExportSnapshot.RegionPredicate - 
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
FAMILY, tableName, TEST_UTIL, testName - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreateTable(org.apache.hadoop.hbase.TableName tableName) protected TestExportSnapshot.RegionPredicatestatic voidsetUpBaseConf(org.apache.hadoop.conf.Configuration conf) static voidMethods inherited from class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
getLocalDestinationDir, setUp, tearDown, tearDownAfterClass, testConsecutiveExports, testEmptyExportFileSystemState, testExportExpiredSnapshot, testExportFileSystemState, testExportFileSystemState, testExportFileSystemState, testExportFileSystemState, testExportFileSystemStateWithMergeRegion, testExportFileSystemStateWithSkipTmp, testExportFileSystemStateWithSplitRegion, testExportWithChecksum, testExportWithResetTtl, testExportWithTargetName, verifySnapshot, verifySnapshotDir 
- 
Field Details
- 
CLASS_RULE
 
 - 
 - 
Constructor Details
- 
TestMobExportSnapshot
public TestMobExportSnapshot() 
 - 
 - 
Method Details
- 
setUpBaseConf
 - 
setUpBeforeClass
- Throws:
 Exception
 - 
createTable
- Overrides:
 createTablein classTestExportSnapshot- Throws:
 Exception
 - 
getBypassRegionPredicate
- Overrides:
 getBypassRegionPredicatein classTestExportSnapshot
 
 -