public class TestSimpleRpcScheduler
extends java.lang.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 java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void testHandlerIsolation()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void testRpcScheduler()
throws java.lang.Exception
java.lang.Exceptionpublic void testScanQueueWithZeroScanRatio()
throws java.lang.Exception
java.lang.Exceptionpublic void testScanQueues()
throws java.lang.Exception
java.lang.Exceptionpublic void testSoftAndHardQueueLimits()
throws java.lang.Exception
java.lang.Exceptionpublic void testCoDelScheduling()
throws java.lang.Exception
java.lang.Exception