public class TestUpdateConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
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() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
public TestUpdateConfiguration()
public void testOnlineConfigChange() throws IOException
IOExceptionpublic void testMasterOnlineConfigChange() throws IOException
IOExceptionpublic void testAllOnlineConfigChange() throws IOException
IOExceptionpublic void testAllCustomOnlineConfigChange() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.