Package org.apache.hadoop.hbase.rsgroup
Class EnableRSGroupsTestBase
java.lang.Object
org.apache.hadoop.hbase.rsgroup.EnableRSGroupsTestBase
- Direct Known Subclasses:
TestEnableRSGroups
,TestEnableRSGroupsCompatibility
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final org.slf4j.Logger
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract void
enableRSGroup
(org.apache.hadoop.conf.Configuration conf) static void
setUp()
static void
tearDown()
void
-
Field Details
-
LOG
-
TEST_UTIL
-
-
Constructor Details
-
EnableRSGroupsTestBase
public EnableRSGroupsTestBase()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
enableRSGroup
-
testEnableRSGroup
- Throws:
IOException
InterruptedException
-