Class TestStateMachineProcedure
java.lang.Object
org.apache.hadoop.hbase.procedure2.TestStateMachineProcedure
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic enum -
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 intprivate org.apache.hadoop.hbase.procedure2.ProcedureExecutor<TestStateMachineProcedure.TestProcEnv>private org.apache.hadoop.hbase.procedure2.store.ProcedureStoreprivate static final Exceptionprivate org.apache.hadoop.fs.Path -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_FAILURE_EXCEPTION
-
PROCEDURE_EXECUTOR_SLOTS
- See Also:
-
procExecutor
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<TestStateMachineProcedure.TestProcEnv> procExecutor -
procStore
-
htu
-
fs
-
testDir
-
logDir
-
-
Constructor Details
-
TestStateMachineProcedure
public TestStateMachineProcedure()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testAbortStuckProcedure
- Throws:
InterruptedException
-
testChildOnLastStep
-
testChildOnLastStepDoubleExecution
- Throws:
Exception
-
testChildOnLastStepWithRollback
-
testChildNormalRollbackStateCount
-
testChildBadRollbackStateCount
-
testChildOnLastStepWithRollbackDoubleExecution
- Throws:
Exception
-