Class TestRegionReplicaSplit
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestRegionReplicaSplit
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final HBaseTestingUtility
private static final org.slf4j.Logger
org.junit.rules.TestName
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
private static org.apache.hadoop.hbase.client.Table
createTableAndLoadData
(org.apache.hadoop.hbase.TableName tableName) private static byte[][]
getSplits
(int numRegions) void
void
-
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
-