Class TestProcedureSchedulerConcurrency
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestProcedureSchedulerConcurrency
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
private org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
tearDown()
void
private void
testConcurrentWaitWake
(boolean useWakeBatch) void
-
Field Details
-
CLASS_RULE
-
LOG
-
procSched
-
-
Constructor Details
-
TestProcedureSchedulerConcurrency
public TestProcedureSchedulerConcurrency()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testConcurrentWaitWake
- Throws:
Exception
-
testConcurrentWaitWakeBatch
- Throws:
Exception
-
testConcurrentWaitWake
- Throws:
Exception
-