public static class TestProcedureRecovery.TestMultiStepProcedure.Step1Procedure extends TestProcedureRecovery.BaseTestStepProcedure
Constructor and Description |
---|
Step1Procedure() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.procedure2.Procedure[] |
execute(TestProcedureRecovery.TestProcEnv env) |
abort, rollback
deserializeStateData, doExecute, doRollback, serializeStateData
acquireLock, addStackIndex, afterReplay, beforeReplay, bypass, compareTo, completionCleanup, doAcquireLock, doReleaseLock, elapsedTime, getChildrenLatch, getException, getLastUpdate, getNonceKey, getOwner, getParentProcId, getProcedureMetrics, getProcId, getProcIdHashCode, getProcName, getResult, getRootProcedureId, getRootProcId, getStackIndexes, getState, getSubmittedTime, getTimeout, getTimeoutTimestamp, hasChildren, hasException, hasLock, hasOwner, hasParent, hasTimeout, haveSameParent, holdLock, incChildrenLatch, isBypass, isFailed, isFinished, isInitializing, isLockedWhenLoading, isRunnable, isSuccess, isWaiting, isYieldAfterExecutionStep, lockedWhenLoading, needPersistence, releaseLock, removeStackIndex, resetPersistence, restoreLock, setAbortFailure, setChildrenLatch, setFailure, setFailure, setLastUpdate, setNonceKey, setOwner, setOwner, setParentProcId, setProcId, setResult, setRootProcId, setStackIndexes, setState, setSubmittedTime, setTimeout, setTimeoutFailure, shouldWaitClientAck, skipPersistence, toString, toStringClass, toStringClassDetails, toStringDetails, toStringSimpleSB, toStringState, tryRunnable, updateMetricsOnFinish, updateMetricsOnSubmit, updateTimestamp, waitInitialized, wasExecuted
public Step1Procedure()
protected org.apache.hadoop.hbase.procedure2.Procedure[] execute(TestProcedureRecovery.TestProcEnv env) throws InterruptedException
execute
in class TestProcedureRecovery.BaseTestStepProcedure
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.