public class TestFlushWithThroughputController extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestFlushWithThroughputController() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testFlushControl() |
void |
testFlushControlForStripedStore()
Test the logic for striped store.
|
void |
testFlushThroughputTuning()
Test the tuning task of
PressureAwareFlushThroughputController |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestFlushWithThroughputController()
public void setUp()
public void testFlushControl() throws Exception
Exceptionpublic void testFlushThroughputTuning() throws Exception
PressureAwareFlushThroughputControllerExceptionpublic void testFlushControlForStripedStore() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.