Class TestRegionFavoredNodes
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes
Tests the ability to specify favored nodes for a region.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]private static Methodprivate static final intprivate static final intprivate static final intprivate static org.apache.hadoop.hbase.client.Tableprivate static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoid
-
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