public class TestSimpleRpcScheduler extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSimpleRpcScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBasic() |
void |
testCallQueueInfo() |
void |
testCoDelScheduling() |
void |
testHandlerIsolation() |
void |
testRpcScheduler() |
void |
testScanQueues() |
void |
testScanQueueWithZeroScanRatio() |
void |
testSoftAndHardQueueLimits() |
public static final HBaseClassTestRule CLASS_RULE
public TestSimpleRpcScheduler()
public void setUp()
public void testBasic() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testCallQueueInfo() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testHandlerIsolation() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testRpcScheduler() throws Exception
Exceptionpublic void testScanQueueWithZeroScanRatio() throws Exception
Exceptionpublic void testScanQueues() throws Exception
Exceptionpublic void testSoftAndHardQueueLimits() throws Exception
Exceptionpublic void testCoDelScheduling() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.