Package org.apache.hadoop.hbase.ipc
Class TestMasterFifoRpcScheduler
java.lang.Object
org.apache.hadoop.hbase.ipc.TestMasterFifoRpcScheduler
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final String
private static final String
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.ipc.CallRunner
createMockTask
(AtomicInteger callExecutionCount, boolean isRegionServerReportTask) static void
static void
void
void
-
Field Details
-
CLASS_RULE
-
REGION_SERVER_REPORT
- See Also:
-
OTHER
- See Also:
-
TEST_UTIL
-
-
Constructor Details
-
TestMasterFifoRpcScheduler
public TestMasterFifoRpcScheduler()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testMasterRpcScheduler
-
testCallQueueInfo
- Throws:
Exception
-
createMockTask
private org.apache.hadoop.hbase.ipc.CallRunner createMockTask(AtomicInteger callExecutionCount, boolean isRegionServerReportTask)
-