Package org.apache.hadoop.hbase.client
Class TestMobCloneSnapshotFromClientError
java.lang.Object
org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
org.apache.hadoop.hbase.client.CloneSnapshotFromClientErrorTestBase
org.apache.hadoop.hbase.client.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
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
countRows
(org.apache.hadoop.hbase.client.Table table) protected void
protected int
static void
protected static void
Methods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientErrorTestBase
testCloneNonExistentSnapshot, testCloneOnMissingNamespace
Methods inherited from class org.apache.hadoop.hbase.client.CloneSnapshotFromClientTestBase
getNumReplicas, getValidMethodName, setup, tearDown, tearDownAfterClass, verifyRowCount
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestMobCloneSnapshotFromClientError
public TestMobCloneSnapshotFromClientError()
-
-
Method Details
-
setupConfiguration
-
setUpBeforeClass
- Throws:
Exception
-
createTable
- Overrides:
createTable
in classCloneSnapshotFromClientTestBase
- Throws:
IOException
InterruptedException
-
numRowsToLoad
- Overrides:
numRowsToLoad
in classCloneSnapshotFromClientTestBase
-
countRows
- Overrides:
countRows
in classCloneSnapshotFromClientTestBase
- Throws:
IOException
-