Class TestRegionFavoredNodes
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes
Tests the ability to specify favored nodes for a region.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static Method
private static final int
private static final int
private static final int
private static org.apache.hadoop.hbase.client.Table
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
table
-
TABLE_NAME
-
COLUMN_FAMILY
-
FAVORED_NODES_NUM
- See Also:
-
REGION_SERVERS
- See Also:
-
FLUSHES
- See Also:
-
createWithFavoredNode
-
-
Constructor Details
-
TestRegionFavoredNodes
public TestRegionFavoredNodes()
-
-
Method Details