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
Modifier and TypeFieldDescriptionprivate static final org.slf4j.Logger
protected static final int
protected static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOG
-
TEST_UTIL
-
REGIONSERVERS_COUNT
- See Also:
-
name
-
-
Constructor Details
-
MetaWithReplicasTestBase
public MetaWithReplicasTestBase()
-
-
Method Details