Package org.apache.hadoop.hbase.client
Class MetaWithReplicasTestBase
java.lang.Object
org.apache.hadoop.hbase.client.MetaWithReplicasTestBase
- Direct Known Subclasses:
TestCleanupMetaReplica,TestCleanupMetaReplicaThroughConfig,TestIncreaseMetaReplicaThroughConfig,TestMetaReplicasAddressChange,TestMetaWithReplicasBasic,TestMetaWithReplicasShutdownHandling,TestShutdownOfMetaReplicaHolder
Base class for testing the scenarios where replicas are enabled for the meta table.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.slf4j.Loggerprotected static final intprotected static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
-
TEST_UTIL
-
REGIONSERVERS_COUNT
- See Also:
-
name
-
-
Constructor Details
-
MetaWithReplicasTestBase
public MetaWithReplicasTestBase()
-
-
Method Details