Class TestProcedureSchedulerConcurrency
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestProcedureSchedulerConcurrency
@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestProcedureSchedulerConcurrency
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidtearDown()voidprivate voidtestConcurrentWaitWake(boolean useWakeBatch) void
-
Field Details
-
LOG
-
procSched
-
-
Constructor Details
-
TestProcedureSchedulerConcurrency
public TestProcedureSchedulerConcurrency()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testConcurrentWaitWake
- Throws:
Exception
-
testConcurrentWaitWakeBatch
- Throws:
Exception
-
testConcurrentWaitWake
- Throws:
Exception
-