public class CloneSnapshotFromClientNormalTestBase extends CloneSnapshotFromClientTestBase
admin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL
Constructor and Description |
---|
CloneSnapshotFromClientNormalTestBase() |
Modifier and Type | Method and Description |
---|---|
void |
testCloneSnapshot() |
private void |
testCloneSnapshot(org.apache.hadoop.hbase.TableName tableName,
byte[] snapshotName,
int snapshotRows) |
void |
testCloneSnapshotCrossNamespace() |
private void |
verifyReplicasCameOnline(org.apache.hadoop.hbase.TableName tableName) |
countRows, createTable, getNumReplicas, getValidMethodName, numRowsToLoad, setup, setUpBeforeClass, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
public CloneSnapshotFromClientNormalTestBase()
public void testCloneSnapshot() throws IOException, InterruptedException
IOException
InterruptedException
private void testCloneSnapshot(org.apache.hadoop.hbase.TableName tableName, byte[] snapshotName, int snapshotRows) throws IOException, InterruptedException
IOException
InterruptedException
private void verifyReplicasCameOnline(org.apache.hadoop.hbase.TableName tableName) throws IOException
IOException
public void testCloneSnapshotCrossNamespace() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.