public class TestSimpleRpcScheduler extends Object
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
TestSimpleRpcScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testBasic() |
void |
testCoDelScheduling() |
void |
testHandlerIsolation() |
void |
testRpcScheduler() |
void |
testScanQueues() |
void |
testScanQueueWithZeroScanRatio() |
void |
testSoftAndHardQueueLimits() |
public void setUp()
public void testBasic()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testHandlerIsolation()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testScanQueueWithZeroScanRatio()
throws Exception
Exceptionpublic void testSoftAndHardQueueLimits()
throws Exception
Exception