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
Fields inherited from class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
FAMILY, tableName, TEST_UTIL, testName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
createTable
(org.apache.hadoop.hbase.TableName tableName) protected TestExportSnapshot.RegionPredicate
static void
setUpBaseConf
(org.apache.hadoop.conf.Configuration conf) static void
Methods inherited from class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
getLocalDestinationDir, setUp, tearDown, tearDownAfterClass, testConsecutiveExports, testEmptyExportFileSystemState, testExportFileSystemState, testExportFileSystemState, testExportFileSystemState, testExportFileSystemState, testExportFileSystemStateWithMergeRegion, testExportFileSystemStateWithSkipTmp, testExportWithResetTtl, testExportWithTargetName, verifySnapshot, verifySnapshotDir
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestMobExportSnapshot
public TestMobExportSnapshot()
-
-
Method Details
-
setUpBaseConf
-
setUpBeforeClass
- Throws:
Exception
-
createTable
- Overrides:
createTable
in classTestExportSnapshot
- Throws:
Exception
-
getBypassRegionPredicate
- Overrides:
getBypassRegionPredicate
in classTestExportSnapshot
-