Package org.apache.hadoop.hbase.client
Class TestCloneSnapshotFromClientCustomSFT
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.TestCloneSnapshotFromClientCustomSFT
-
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
void
Methods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
countRows, createTable, getNumReplicas, getValidMethodName, numRowsToLoad, setup, setUpBeforeClass, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
-
Field Details
-
CLASS_RULE
-
CLONE_SFT
- See Also:
-
-
Constructor Details
-
TestCloneSnapshotFromClientCustomSFT
public TestCloneSnapshotFromClientCustomSFT()
-
-
Method Details
-
testCloneSnapshotWithCustomSFT
- Throws:
IOException
InterruptedException
-
testCloneSnapshotWithIncorrectCustomSFT
- Throws:
IOException
InterruptedException
-