public class TestUpdateConfiguration extends AbstractTestUpdateConfiguration
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestUpdateConfiguration() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
void |
testAllCustomOnlineConfigChange() |
void |
testAllOnlineConfigChange() |
void |
testMasterOnlineConfigChange() |
void |
testOnlineConfigChange() |
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public TestUpdateConfiguration()
public void testOnlineConfigChange() throws IOException
IOException
public void testMasterOnlineConfigChange() throws IOException
IOException
public void testAllOnlineConfigChange() throws IOException
IOException
public void testAllCustomOnlineConfigChange() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.