Class TestRegionSplit
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRegionSplit
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestRegionSplit
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Stringprivate static final org.slf4j.Loggerprivate static final intprivate static final intprivate Stringprotected static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv>voidsetTestMethod(org.junit.jupiter.api.TestInfo testInfo) voidsetup()static voidprivate static voidsetupConf(org.apache.hadoop.conf.Configuration conf) voidtearDown()voidvoid
-
Field Details
-
LOG
-
UTIL
-
columnFamilyName
-
startRowNum
- See Also:
-
rowCount
- See Also:
-
testMethodName
-
-
Constructor Details
-
TestRegionSplit
public TestRegionSplit()
-
-
Method Details
-
setTestMethod
-
setupConf
-
setupCluster
- Throws:
Exception
-
cleanupTest
- Throws:
Exception
-
setup
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testSplitTableRegion
- Throws:
Exception
-
testSplitStoreFiles
- Throws:
Exception
-
getMasterProcedureExecutor
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> getMasterProcedureExecutor()
-