Class TestProcedureExecution
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestProcedureExecution
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
private static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.fs.FileSystem
private HBaseCommonTestingUtil
private static final org.slf4j.Logger
private org.apache.hadoop.fs.Path
private static final org.apache.hadoop.hbase.procedure2.Procedure<?>
private static final int
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void>
private org.apache.hadoop.hbase.procedure2.store.ProcedureStore
private org.apache.hadoop.fs.Path
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
PROCEDURE_EXECUTOR_SLOTS
- See Also:
-
NULL_PROC
-
procExecutor
-
procStore
-
htu
-
fs
-
testDir
-
logDir
-
-
Constructor Details
-
TestProcedureExecution
public TestProcedureExecution()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testBadSubprocList
-
testSingleSequentialProc
-
testSingleSequentialProcRollback
-
testRollbackRetriableFailure
-
testAbortTimeout
-
testAbortTimeoutWithChildren
-