public class TestMobSnapshotFromClient extends TestSnapshotFromClient
This is an end-to-end test for the snapshot utility
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
name, NUM_RS, STRING_TABLE_NAME, TABLE_NAME, TEST_FAM, trackerImpl, UTIL
Constructor and Description |
---|
TestMobSnapshotFromClient() |
Modifier and Type | Method and Description |
---|---|
protected void |
createTable() |
static void |
setupCluster()
Setup the config for the cluster
|
protected static void |
setupConf(org.apache.hadoop.conf.Configuration conf) |
cleanupTest, getNumReplicas, params, setup, tearDown, testDeleteTableSnapshots, testDeleteTableSnapshotsWithRegex, testListTableSnapshots, testListTableSnapshotsWithRegex, testMetaTablesSnapshot, testOfflineTableSnapshot, testOfflineTableSnapshotWithEmptyRegions, testSnapshotDeletionWithRegex, testSnapshotFailsOnNonExistantTable
public static final HBaseClassTestRule CLASS_RULE
public TestMobSnapshotFromClient()
public static void setupCluster() throws Exception
Exception
- on failureprotected static void setupConf(org.apache.hadoop.conf.Configuration conf)
protected void createTable() throws Exception
createTable
in class TestSnapshotFromClient
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.