Class TestProcedureExecution
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestProcedureExecution
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprivate static classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate org.apache.hadoop.fs.FileSystemprivate HBaseCommonTestingUtilityprivate static final org.slf4j.Loggerprivate org.apache.hadoop.fs.Pathprivate static final org.apache.hadoop.hbase.procedure2.Procedure<?>private static final intprivate org.apache.hadoop.hbase.procedure2.ProcedureExecutor<Void>private org.apache.hadoop.hbase.procedure2.store.ProcedureStoreprivate org.apache.hadoop.fs.Path -
Constructor Summary
Constructors -
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
-