Package org.apache.hadoop.hbase.client
Class TestCloneSnapshotFromClientCustomSFT
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.TestCloneSnapshotFromClientCustomSFT
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBaseadmin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidMethods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBasecountRows, createTable, getNumReplicas, getValidMethodName, numRowsToLoad, setup, setUpBeforeClass, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
- 
Field Details- 
CLASS_RULE
- 
CLONE_SFT- See Also:
 
 
- 
- 
Constructor Details- 
TestCloneSnapshotFromClientCustomSFTpublic TestCloneSnapshotFromClientCustomSFT()
 
- 
- 
Method Details- 
testCloneSnapshotWithCustomSFT- Throws:
- IOException
- InterruptedException
 
- 
testCloneSnapshotWithIncorrectCustomSFT- Throws:
- IOException
- InterruptedException
 
 
-