public class TestRegionServerOnlineConfigChange extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRegionServerOnlineConfigChange() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testCompactionConfigurationOnlineChange()
Test that the configurations in the CompactionConfiguration class change
properly.
|
void |
testNumCompactionThreadsOnlineChange()
Check if the number of compaction threads changes online
|
public static final HBaseClassTestRule CLASS_RULE
public TestRegionServerOnlineConfigChange()
public void testNumCompactionThreadsOnlineChange() throws IOException
IOExceptionpublic void testCompactionConfigurationOnlineChange() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.