public class TestMobRestoreFlushSnapshotFromClient extends TestRestoreFlushSnapshotFromClient
admin, FAMILY, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, UTIL| Constructor and Description |
|---|
TestMobRestoreFlushSnapshotFromClient() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
countRows(Table table,
byte[]... families) |
protected void |
createTable() |
static void |
setupCluster() |
protected static void |
setupConf(Configuration conf) |
protected void |
verifyRowCount(HBaseTestingUtility util,
TableName tableName,
long expectedRows) |
setup, tearDown, tearDownAfterClass, testCloneNonExistentSnapshot, testCloneSnapshot, testRestoreSnapshot, testRestoreSnapshotOfCloned, testTakeFlushSnapshotpublic TestMobRestoreFlushSnapshotFromClient()
protected static void setupConf(Configuration conf)
protected void createTable()
throws Exception
createTable in class TestRestoreFlushSnapshotFromClientExceptionprotected void verifyRowCount(HBaseTestingUtility util,
TableName tableName,
long expectedRows)
throws IOException
verifyRowCount in class TestRestoreFlushSnapshotFromClientIOExceptionprotected int countRows(Table table,
byte[]... families)
throws IOException
countRows in class TestRestoreFlushSnapshotFromClientIOException