Package org.apache.hadoop.hbase.rsgroup
Class TestEnableRSGroupsCompatibility
java.lang.Object
org.apache.hadoop.hbase.rsgroup.EnableRSGroupsTestBase
org.apache.hadoop.hbase.rsgroup.TestEnableRSGroupsCompatibility
Test enable RSGroup using the old coprocessor way, to make sure that we keep compatible with old
config way.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
enableRSGroup
(org.apache.hadoop.conf.Configuration conf) Methods inherited from class org.apache.hadoop.hbase.rsgroup.EnableRSGroupsTestBase
setUp, tearDown, testEnableRSGroup
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestEnableRSGroupsCompatibility
public TestEnableRSGroupsCompatibility()
-
-
Method Details
-
enableRSGroup
- Specified by:
enableRSGroup
in classEnableRSGroupsTestBase
-