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
IOException
public void testMasterOnlineConfigChange() throws IOException
IOException
public void testAllOnlineConfigChange() throws IOException
IOException
public void testAllCustomOnlineConfigChange() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.