public class TestRSGroupConfig extends TestRSGroupsBase
TestRSGroupsBase.CPMasterObserver
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
admin, cluster, groupPrefix, INIT, master, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, observer, rand, rsGroupAdmin, rsGroupAdminEndpoint, tableName, tablePrefix, TEST_UTIL, WAIT_TIMEOUT
Constructor and Description |
---|
TestRSGroupConfig() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
private void |
testSetConfiguration(String group) |
void |
testSetDefaultGroupConfiguration() |
void |
testSetNonDefaultGroupConfiguration() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterMethod
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
protected static final org.slf4j.Logger LOG
public TestRSGroupConfig()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testSetDefaultGroupConfiguration()
public void testSetNonDefaultGroupConfiguration() throws IOException
IOException
private void testSetConfiguration(String group) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.