public class TestRSGroupsAdmin2 extends TestRSGroupsBase
TestRSGroupsBase.CPMasterObserver
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static org.slf4j.Logger |
LOG |
admin, cluster, groupPrefix, INIT, master, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, observer, rand, rsGroupAdmin, rsGroupAdminEndpoint, tableName, tablePrefix, TEST_UTIL, WAIT_TIMEOUT
Constructor and Description |
---|
TestRSGroupsAdmin2() |
Modifier and Type | Method and Description |
---|---|
void |
afterMethod() |
void |
beforeMethod() |
static void |
setUp() |
static void |
tearDown() |
void |
testFailedMoveWhenMoveServer() |
void |
testFailedMoveWhenMoveTable() |
void |
testMoveServers() |
void |
testMoveServersAndTables() |
void |
testMoveServersFromDefaultGroup() |
void |
testMoveTablePerformance() |
void |
testRegionMove() |
void |
testRegionServerMove() |
void |
testRemoveServers() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethod
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
protected static final org.slf4j.Logger LOG
public TestRSGroupsAdmin2()
public void beforeMethod() throws Exception
Exception
public void afterMethod() throws Exception
Exception
public void testRegionMove() throws Exception
Exception
public void testRegionServerMove() throws IOException, InterruptedException
IOException
InterruptedException
public void testMoveServers() throws Exception
Exception
public void testRemoveServers() throws Exception
Exception
public void testMoveServersAndTables() throws Exception
Exception
public void testMoveServersFromDefaultGroup() throws Exception
Exception
public void testFailedMoveWhenMoveServer() throws Exception
Exception
public void testFailedMoveWhenMoveTable() throws Exception
Exception
public void testMoveTablePerformance() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.