Package org.apache.hadoop.hbase.rsgroup
Class TestDetermineRSGroupInfoForTable
java.lang.Object
org.apache.hadoop.hbase.rsgroup.TestDetermineRSGroupInfoForTable
Test
RSGroupInfoManager.determineRSGroupInfoForTable(TableName)-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.Adminstatic final HBaseClassTestRuleprivate static final Stringprivate static final org.slf4j.Loggerprivate static org.apache.hadoop.hbase.master.HMasterprivate static final Stringprivate static final Stringprivate static org.apache.hadoop.hbase.rsgroup.RSGroupAdminClientprivate static org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerprivate static final org.apache.hadoop.hbase.TableNameprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
-
CLASS_RULE
-
UTIL
-
master
-
admin
-
rsGroupInfoManager
-
rsGroupAdminClient
-
GROUP_NAME
- See Also:
-
NAMESPACE_NAME
- See Also:
-
OTHER_NAMESPACE_NAME
- See Also:
-
TABLE_NAME
-
-
Constructor Details
-
TestDetermineRSGroupInfoForTable
public TestDetermineRSGroupInfoForTable()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testByDefault
- Throws:
IOException
-
testDetermineByNamespaceConfig
- Throws:
IOException
-
testDetermineByScript
determine by script- Throws:
IOException
-