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