Package org.apache.hadoop.hbase.ipc
Class TestMasterFifoRpcScheduler
java.lang.Object
org.apache.hadoop.hbase.ipc.TestMasterFifoRpcScheduler
@Tag("org.apache.hadoop.hbase.testclassification.RPCTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestMasterFifoRpcScheduler
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.ipc.CallRunnercreateMockTask(AtomicInteger callExecutionCount, boolean isRegionServerReportTask) static voidstatic voidvoidvoid
-
Field Details
-
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)
-