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
IOException
InterruptedException
public void testHandlerIsolation() throws IOException, InterruptedException
IOException
InterruptedException
public void testScanQueueWithZeroScanRatio() throws Exception
Exception
public void testSoftAndHardQueueLimits() throws Exception
Exception