public class TestAsyncSnapshotAdminApi extends TestAsyncAdminBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncSnapshotAdminApi() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
testCloneSnapshot() |
void |
testDeleteSnapshots() |
void |
testListSnapshots() |
void |
testRestoreSnapshot() |
void |
testTakeSnapshot() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncSnapshotAdminApi()
public void testTakeSnapshot() throws Exception
Exceptionpublic void testCloneSnapshot() throws Exception
Exceptionpublic void testRestoreSnapshot() throws Exception
Exceptionpublic void testListSnapshots() throws Exception
Exceptionpublic void testDeleteSnapshots() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.