Package org.apache.hadoop.hbase.client
Class TestSnapshotFromClientWithRegionReplicas
java.lang.Object
org.apache.hadoop.hbase.client.SnapshotFromClientTestBase
org.apache.hadoop.hbase.client.TestSnapshotFromClientWithRegionReplicas
@Tag("org.apache.hadoop.hbase.testclassification.LargeTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestSnapshotFromClientWithRegionReplicas
extends SnapshotFromClientTestBase
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.SnapshotFromClientTestBase
name, NUM_RS, STRING_TABLE_NAME, TABLE_NAME, TEST_FAM, trackerImpl, UTIL -
Constructor Summary
ConstructorsConstructorDescriptionTestSnapshotFromClientWithRegionReplicas(org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers trackerImpl) -
Method Summary
Modifier and TypeMethodDescriptionprotected intstatic voidSetup the config for the clusterMethods inherited from class org.apache.hadoop.hbase.client.SnapshotFromClientTestBase
cleanupTest, createTable, parameters, setup, setupConf, tearDown, testDeleteTableSnapshots, testDeleteTableSnapshotsWithRegex, testListTableSnapshots, testListTableSnapshotsWithRegex, testMetaTablesSnapshot, testOfflineTableSnapshot, testOfflineTableSnapshotWithEmptyRegions, testSnapshotDeletionWithRegex, testSnapshotFailsOnNonExistantTable
-
Constructor Details
-
TestSnapshotFromClientWithRegionReplicas
public TestSnapshotFromClientWithRegionReplicas(org.apache.hadoop.hbase.regionserver.storefiletracker.StoreFileTrackerFactory.Trackers trackerImpl)
-
-
Method Details
-
setupCluster
Setup the config for the cluster- Throws:
Exception- on failure
-
getNumReplicas
- Overrides:
getNumReplicasin classSnapshotFromClientTestBase
-