Package org.apache.hadoop.hbase.client
Class TestMobSnapshotFromClient
java.lang.Object
org.apache.hadoop.hbase.client.TestSnapshotFromClient
org.apache.hadoop.hbase.client.TestMobSnapshotFromClient
Test create/using/deleting snapshots from the client
This is an end-to-end test for the snapshot utility
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.TestSnapshotFromClient
name, NUM_RS, STRING_TABLE_NAME, TABLE_NAME, TEST_FAM, trackerImpl, UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
static void
Setup the config for the clusterprotected static void
setupConf
(org.apache.hadoop.conf.Configuration conf) Methods inherited from class org.apache.hadoop.hbase.client.TestSnapshotFromClient
cleanupTest, getNumReplicas, params, setup, tearDown, testDeleteTableSnapshots, testDeleteTableSnapshotsWithRegex, testListTableSnapshots, testListTableSnapshotsWithRegex, testMetaTablesSnapshot, testOfflineTableSnapshot, testOfflineTableSnapshotWithEmptyRegions, testSnapshotDeletionWithRegex, testSnapshotFailsOnNonExistantTable
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestMobSnapshotFromClient
public TestMobSnapshotFromClient()
-
-
Method Details
-
setupCluster
Setup the config for the cluster- Throws:
Exception
- on failure
-
setupConf
-
createTable
- Overrides:
createTable
in classTestSnapshotFromClient
- Throws:
Exception
-