Package org.apache.hadoop.hbase.executor
Class TestExecutorService
java.lang.Object
org.apache.hadoop.hbase.executor.TestExecutorService
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
checkStatusDump
(org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus status) void
void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
-
Constructor Details
-
TestExecutorService
public TestExecutorService()
-
-
Method Details
-
testExecutorService
- Throws:
Exception
-
checkStatusDump
private void checkStatusDump(org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus status) throws IOException - Throws:
IOException
-
testAborting
- Throws:
Exception
-
testSnapshotHandlers
- Throws:
Exception
-