public class TestCloneSnapshotFromClientCustomSFT extends CloneSnapshotFromClientTestBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
static String |
CLONE_SFT |
admin, emptySnapshot, FAMILY, name, snapshot0Rows, snapshot1Rows, snapshotName0, snapshotName1, snapshotName2, tableName, TEST_UTIL
Constructor and Description |
---|
TestCloneSnapshotFromClientCustomSFT() |
Modifier and Type | Method and Description |
---|---|
void |
testCloneSnapshotWithCustomSFT() |
void |
testCloneSnapshotWithIncorrectCustomSFT() |
countRows, createTable, getNumReplicas, getValidMethodName, numRowsToLoad, setup, setUpBeforeClass, setupConfiguration, tearDown, tearDownAfterClass, verifyRowCount
public static final HBaseClassTestRule CLASS_RULE
public static final String CLONE_SFT
public TestCloneSnapshotFromClientCustomSFT()
public void testCloneSnapshotWithCustomSFT() throws IOException, InterruptedException
IOException
InterruptedException
public void testCloneSnapshotWithIncorrectCustomSFT() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.