Package org.apache.hadoop.hbase.client
Class TestCloneSnapshotFromClientCustomSFT
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.TestCloneSnapshotFromClientCustomSFT
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestCloneSnapshotFromClientCustomSFT
extends CloneSnapshotFromClientTestBase
-
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 TypeMethodDescriptionstatic voidvoidvoidMethods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
countRows, createTable, getValidMethodName, numRowsToLoad, parameters, setUp, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
-
Field Details
-
CLONE_SFT
- See Also:
-
-
Constructor Details
-
TestCloneSnapshotFromClientCustomSFT
protected TestCloneSnapshotFromClientCustomSFT()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
testCloneSnapshotWithCustomSFT
- Throws:
IOExceptionInterruptedException
-
testCloneSnapshotWithIncorrectCustomSFT
@Test public void testCloneSnapshotWithIncorrectCustomSFT() throws IOException, InterruptedException- Throws:
IOExceptionInterruptedException
-