public class TestCompactionWithThroughputController extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCompactionWithThroughputController() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCompaction() |
void |
testGetCompactionPressureForStripedStore()
Test the logic that we calculate compaction pressure for a striped store.
|
void |
testThroughputTuning()
Test the tuning task of
PressureAwareCompactionThroughputController |
public static final HBaseClassTestRule CLASS_RULE
public TestCompactionWithThroughputController()
public void testCompaction() throws Exception
Exceptionpublic void testThroughputTuning() throws Exception
PressureAwareCompactionThroughputControllerExceptionpublic void testGetCompactionPressureForStripedStore() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.