| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
admin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_FAMILY2, TEST_UTIL| Constructor and Description | 
|---|
TestMobRestoreSnapshotFromClientAfterSplittingRegions()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
countRows(org.apache.hadoop.hbase.client.Table table,
         byte[]... families)  | 
protected void | 
createTable()  | 
static void | 
setupCluster()  | 
protected static void | 
setupConf(org.apache.hadoop.conf.Configuration conf)  | 
protected void | 
verifyRowCount(HBaseTestingUtility util,
              org.apache.hadoop.hbase.TableName tableName,
              long expectedRows)  | 
testRestoreSnapshotAfterSplittingRegionsgetNumReplicas, getValidMethodName, setup, splitRegion, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestMobRestoreSnapshotFromClientAfterSplittingRegions()
public static void setupCluster() throws Exception
Exceptionprotected static void setupConf(org.apache.hadoop.conf.Configuration conf)
protected void createTable() throws Exception
createTable in class RestoreSnapshotFromClientTestBaseExceptionprotected void verifyRowCount(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) throws IOException
verifyRowCount in class RestoreSnapshotFromClientTestBaseIOExceptionprotected int countRows(org.apache.hadoop.hbase.client.Table table, byte[]... families) throws IOException
countRows in class RestoreSnapshotFromClientTestBaseIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.