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, testCloneOnMissingNamespace
getNumReplicas, getValidMethodName, setup, tearDown, tearDownAfterClass, verifyRowCount
public static final HBaseClassTestRule CLASS_RULE
public TestMobCloneSnapshotFromClientError()
protected static void setupConfiguration()
public static void setUpBeforeClass() throws Exception
Exception
protected void createTable() throws IOException, InterruptedException
createTable
in class CloneSnapshotFromClientTestBase
IOException
InterruptedException
protected int numRowsToLoad()
numRowsToLoad
in class CloneSnapshotFromClientTestBase
protected int countRows(org.apache.hadoop.hbase.client.Table table) throws IOException
countRows
in class CloneSnapshotFromClientTestBase
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.