Class TestRegionReplicaSplit
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRegionReplicaSplit
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestRegionReplicaSplit
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]private static final HBaseTestingUtilprivate static final org.slf4j.Loggerprivate static final intprivate String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidprivate static org.apache.hadoop.hbase.client.TablecreateTableAndLoadData(org.apache.hadoop.hbase.TableName tableName) private static byte[][]getSplits(int numRegions) voidsetTestMethod(org.junit.jupiter.api.TestInfo testInfo) voidvoid
-
Field Details
-
LOG
-
NB_SERVERS
- See Also:
-
HTU
-
f
-
testMethodName
-
-
Constructor Details
-
TestRegionReplicaSplit
public TestRegionReplicaSplit()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
setTestMethod
-
createTableAndLoadData
private static org.apache.hadoop.hbase.client.Table createTableAndLoadData(org.apache.hadoop.hbase.TableName tableName) throws IOException - Throws:
IOException
-
getSplits
-
afterClass
- Throws:
Exception
-
testRegionReplicaSplitRegionAssignment
- Throws:
Exception
-
testAssignFakeReplicaRegion
- Throws:
Exception
-