Package org.apache.hadoop.hbase.rsgroup
Class TestRSGroupsAdmin2
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase
org.apache.hadoop.hbase.rsgroup.TestRSGroupsAdmin2
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase
TestRSGroupsBase.CPMasterObserver
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
protected static final org.slf4j.Logger
Fields inherited from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase
admin, cluster, groupPrefix, INIT, master, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, observer, rand, rsGroupAdmin, rsGroupAdminEndpoint, tableName, tablePrefix, TEST_UTIL, WAIT_TIMEOUT
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethod
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
-
Field Details
-
CLASS_RULE
-
LOG
-
-
Constructor Details
-
TestRSGroupsAdmin2
public TestRSGroupsAdmin2()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
beforeMethod
- Throws:
Exception
-
afterMethod
- Throws:
Exception
-
testRegionMove
- Throws:
Exception
-
testRegionServerMove
- Throws:
IOException
InterruptedException
-
testMoveServers
- Throws:
Exception
-
testRemoveServers
- Throws:
Exception
-
testMoveServersAndTables
- Throws:
Exception
-
testMoveServersFromDefaultGroup
- Throws:
Exception
-
testFailedMoveWhenMoveServer
- Throws:
Exception
-
testFailedMoveWhenMoveTable
- Throws:
Exception
-
testMoveTablePerformance
- Throws:
Exception
-