public class TestMobCloneSnapshotFromClientNormal extends CloneSnapshotFromClientNormalTestBase
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 |
---|
TestMobCloneSnapshotFromClientNormal() |
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() |
protected void |
verifyRowCount(HBaseTestingUtility util,
org.apache.hadoop.hbase.TableName tableName,
long expectedRows) |
testCloneSnapshot, testCloneSnapshotCrossNamespace
getNumReplicas, getValidMethodName, setup, tearDown, tearDownAfterClass
public static final HBaseClassTestRule CLASS_RULE
public TestMobCloneSnapshotFromClientNormal()
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
protected void verifyRowCount(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) throws IOException
verifyRowCount
in class CloneSnapshotFromClientTestBase
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.