public class TestMobCloneSnapshotFromClientError extends CloneSnapshotFromClientErrorTestBase
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
admin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL| Constructor and Description | 
|---|
TestMobCloneSnapshotFromClientError()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
countRows(org.apache.hadoop.hbase.client.Table table)  | 
protected void | 
createTable()  | 
protected int | 
numRowsToLoad()  | 
static void | 
setUpBeforeClass()  | 
protected static void | 
setupConfiguration()  | 
testCloneNonExistentSnapshot, testCloneOnMissingNamespacegetNumReplicas, getValidMethodName, setup, tearDown, tearDownAfterClass, verifyRowCountpublic static final HBaseClassTestRule CLASS_RULE
public TestMobCloneSnapshotFromClientError()
protected static void setupConfiguration()
public static void setUpBeforeClass() throws Exception
Exceptionprotected void createTable() throws IOException, InterruptedException
createTable in class CloneSnapshotFromClientTestBaseIOExceptionInterruptedExceptionprotected int numRowsToLoad()
numRowsToLoad in class CloneSnapshotFromClientTestBaseprotected int countRows(org.apache.hadoop.hbase.client.Table table) throws IOException
countRows in class CloneSnapshotFromClientTestBaseIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.