public class TestUpdateRSGroupConfiguration extends TestRSGroupsBase
TestRSGroupsBase.CPMasterObserver| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static org.slf4j.Logger |
LOG |
private static String |
TEST_GROUP |
private static String |
TEST2_GROUP |
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 |
|---|
TestUpdateRSGroupConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod() |
void |
beforeMethod() |
static void |
setUp() |
static void |
tearDown() |
void |
testCustomOnlineConfigChangeInRSGroup() |
void |
testNonexistentRSGroup() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethodaddResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFilesprotected static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final String TEST_GROUP
private static final String TEST2_GROUP
public TestUpdateRSGroupConfiguration()
public void beforeMethod() throws Exception
Exceptionpublic void afterMethod() throws Exception
Exceptionpublic void testNonexistentRSGroup() throws Exception
Exceptionpublic void testCustomOnlineConfigChangeInRSGroup() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.