public class TestMobRestoreSnapshotFromClient extends TestRestoreSnapshotFromClient
FAMILY, tableName, TEST_FAMILY2, TEST_UTIL| Constructor and Description | 
|---|
TestMobRestoreSnapshotFromClient()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
countRows(Table table,
         byte[]... families)  | 
protected void | 
createTable()  | 
protected HColumnDescriptor | 
getTestRestoreSchemaChangeHCD()  | 
static void | 
setupCluster()  | 
protected static void | 
setupConf(Configuration conf)  | 
protected void | 
verifyRowCount(HBaseTestingUtility util,
              TableName tableName,
              long expectedRows)  | 
getNumReplicas, setup, tearDown, tearDownAfterClass, testCloneAndRestoreSnapshot, testCloneSnapshotOfCloned, testCorruptedSnapshot, testRestoreSchemaChange, testRestoreSnapshotprotected static void setupConf(Configuration conf)
protected void createTable()
                    throws Exception
createTable in class TestRestoreSnapshotFromClientExceptionprotected HColumnDescriptor getTestRestoreSchemaChangeHCD()
getTestRestoreSchemaChangeHCD in class TestRestoreSnapshotFromClientprotected void verifyRowCount(HBaseTestingUtility util, TableName tableName, long expectedRows) throws IOException
verifyRowCount in class TestRestoreSnapshotFromClientIOExceptionprotected int countRows(Table table, byte[]... families) throws IOException
countRows in class TestRestoreSnapshotFromClientIOException