Package org.apache.hadoop.hbase.master
Class AbstractTestMasterRegionMutation
java.lang.Object
org.apache.hadoop.hbase.master.AbstractTestMasterRegionMutation
- Direct Known Subclasses:
TestMasterRegionMutation1,TestMasterRegionMutation2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final AtomicIntegerprotected static final AtomicBooleanprotected static final AtomicBooleanprivate static final org.slf4j.Loggerprotected static org.apache.hadoop.hbase.ServerNameprotected static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetUp(org.junit.jupiter.api.TestInfo testInfo) protected static voidsetUpBeforeClass(int numMasters, Class<? extends org.apache.hadoop.hbase.regionserver.HRegion> regionImplClass) protected static voidprotected void
-
Field Details
-
LOG
-
TEST_UTIL
-
rs0
-
ERROR_OUT
-
ERROR_COUNTER
-
FIRST_TIME_ERROR
-
-
Constructor Details
-
AbstractTestMasterRegionMutation
public AbstractTestMasterRegionMutation()
-
-
Method Details