Class TestRegionReplicaSplit
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRegionReplicaSplit
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static final HBaseTestingUtilprivate static final org.slf4j.Loggerorg.junit.rules.TestNameprivate static final int -
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) voidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
NB_SERVERS
- See Also:
-
HTU
-
f
-
name
-
-
Constructor Details
-
TestRegionReplicaSplit
public TestRegionReplicaSplit()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
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
-