public class TestCompactionWithThroughputController
extends java.lang.Object
| 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 TestCompactionWithThroughputController()
public void testCompaction()
throws java.lang.Exception
java.lang.Exceptionpublic void testThroughputTuning()
throws java.lang.Exception
PressureAwareCompactionThroughputControllerjava.lang.Exceptionpublic void testGetCompactionPressureForStripedStore()
throws java.lang.Exception
java.lang.Exception