Package org.apache.hadoop.hbase.rsgroup
Class TestDetermineRSGroupInfoForTable
java.lang.Object
org.apache.hadoop.hbase.rsgroup.TestDetermineRSGroupInfoForTable
Test
RSGroupInfoManager.determineRSGroupInfoForTable(TableName)
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.Admin
static final HBaseClassTestRule
private static final String
private static final org.slf4j.Logger
private static org.apache.hadoop.hbase.master.HMaster
private static final String
private static final String
private static org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
private static org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
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
-