Package org.apache.hadoop.hbase.client
Class CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
- Direct Known Subclasses:
TestCloneSnapshotFromClientCloneLinksAfterDelete
,TestMobCloneSnapshotFromClientCloneLinksAfterDelete
public class CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
extends CloneSnapshotFromClientTestBase
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
admin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Verify that tables created from the snapshot are still alive after source table deletion.private void
Methods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
countRows, createTable, getNumReplicas, getValidMethodName, numRowsToLoad, setup, setUpBeforeClass, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
-
Constructor Details
-
CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
-
-
Method Details
-
testCloneLinksAfterDelete
Verify that tables created from the snapshot are still alive after source table deletion.- Throws:
IOException
InterruptedException
-
waitCleanerRun
- Throws:
InterruptedException
-