Package org.apache.hadoop.hbase.client
Class CloneSnapshotFromClientErrorTestBase
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.CloneSnapshotFromClientErrorTestBase
- Direct Known Subclasses:
TestCloneSnapshotFromClientError,TestMobCloneSnapshotFromClientError
-
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
countRows, createTable, getNumReplicas, getValidMethodName, numRowsToLoad, setup, setUpBeforeClass, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
-
Constructor Details
-
CloneSnapshotFromClientErrorTestBase
public CloneSnapshotFromClientErrorTestBase()
-
-
Method Details
-
testCloneNonExistentSnapshot
- Throws:
IOExceptionInterruptedException
-
testCloneOnMissingNamespace
- Throws:
IOExceptionInterruptedException
-