Package org.apache.hadoop.hbase.client
Class TestCloneSnapshotFromClientError
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.CloneSnapshotFromClientErrorTestBase
org.apache.hadoop.hbase.client.TestCloneSnapshotFromClientError
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestCloneSnapshotFromClientError
extends CloneSnapshotFromClientErrorTestBase
-
Field Summary
Fields 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
Methods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientErrorTestBase
testCloneNonExistentSnapshot, testCloneOnMissingNamespaceMethods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
countRows, createTable, getValidMethodName, numRowsToLoad, parameters, setUp, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
-
Constructor Details
-
TestCloneSnapshotFromClientError
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-