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, verifyRowCountpublic static final HBaseClassTestRule CLASS_RULE
public static final String CLONE_SFT
public TestCloneSnapshotFromClientCustomSFT()
public void testCloneSnapshotWithCustomSFT() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testCloneSnapshotWithIncorrectCustomSFT() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.