Package org.apache.hadoop.hbase.client
Class RestoreSnapshotFromClientCloneTestBase
java.lang.Object
org.apache.hadoop.hbase.client.RestoreSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.RestoreSnapshotFromClientCloneTestBase
- Direct Known Subclasses:
TestMobRestoreSnapshotFromClientClone
,TestRestoreSnapshotFromClientClone
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.RestoreSnapshotFromClientTestBase
admin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_FAMILY2, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
private void
Methods inherited from class org.apache.hadoop.hbase.client.RestoreSnapshotFromClientTestBase
countRows, createTable, getNumReplicas, getValidMethodName, setup, setupCluster, setupConf, splitRegion, tearDown, tearDownAfterClass, verifyRowCount
-
Constructor Details
-
RestoreSnapshotFromClientCloneTestBase
-
-
Method Details
-
testCloneSnapshotOfCloned
- Throws:
IOException
InterruptedException
-
testCloneAndRestoreSnapshot
- Throws:
IOException
InterruptedException
-
waitCleanerRun
- Throws:
InterruptedException
-