public class TestMobCloneSnapshotFromClient extends TestCloneSnapshotFromClient
admin, emptySnapshot, FAMILY, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL
Constructor and Description |
---|
TestMobCloneSnapshotFromClient() |
Modifier and Type | Method and Description |
---|---|
protected void |
createTableAndSnapshots() |
static void |
setUpBeforeClass() |
protected static void |
setupConfiguration() |
protected void |
verifyRowCount(HBaseTestingUtility util,
TableName tableName,
long expectedRows) |
getNumReplicas, setup, tearDown, tearDownAfterClass, testCloneLinksAfterDelete, testCloneNonExistentSnapshot, testCloneOnMissingNamespace, testCloneSnapshot, testCloneSnapshotCrossNamespace, verifyReplicasCameOnline
protected static void setupConfiguration()
protected void createTableAndSnapshots() throws Exception
createTableAndSnapshots
in class TestCloneSnapshotFromClient
Exception
protected void verifyRowCount(HBaseTestingUtility util, TableName tableName, long expectedRows) throws IOException
verifyRowCount
in class TestCloneSnapshotFromClient
IOException