Class TestProcedureSchedulerConcurrency
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestProcedureSchedulerConcurrency
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerprivate org.apache.hadoop.hbase.procedure2.SimpleProcedureScheduler -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidtearDown()voidprivate voidtestConcurrentWaitWake(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
-