Package org.apache.hadoop.hbase.client
Class TestMobCloneSnapshotFromClientCloneLinksAfterDelete
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
org.apache.hadoop.hbase.client.TestMobCloneSnapshotFromClientCloneLinksAfterDelete
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestMobCloneSnapshotFromClientCloneLinksAfterDelete
extends CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis coprocessor is used to delay the flush. -
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
admin, emptySnapshot, FAMILY, numReplicas, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intcountRows(org.apache.hadoop.hbase.client.Table table) protected voidprotected intstatic voidprotected static voidvoidMethods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientCloneLinksAfterDeleteTestBase
testCloneLinksAfterDelete0Methods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
getValidMethodName, parameters, setUp, tearDown, tearDownAfterClass, verifyRowCount
-
Field Details
-
delayFlush
-
-
Constructor Details
-
TestMobCloneSnapshotFromClientCloneLinksAfterDelete
-
-
Method Details
-
setupConfiguration
-
setUpBeforeClass
- Throws:
Exception
-
createTable
- Overrides:
createTablein classCloneSnapshotFromClientTestBase- Throws:
IOExceptionInterruptedException
-
numRowsToLoad
- Overrides:
numRowsToLoadin classCloneSnapshotFromClientTestBase
-
countRows
- Overrides:
countRowsin classCloneSnapshotFromClientTestBase- Throws:
IOException
-
testCloneLinksAfterDelete
- Throws:
IOExceptionInterruptedException
-