private static class AssignmentManager.RegionInTransitionChore extends ProcedureInMemoryChore<MasterProcedureEnv>
Procedure.LockState
NO_PROC_ID, NO_TIMEOUT
Constructor and Description |
---|
RegionInTransitionChore(int timeoutMsec) |
Modifier and Type | Method and Description |
---|---|
protected void |
periodicExecute(MasterProcedureEnv env) |
abort, deserializeStateData, execute, rollback, serializeStateData
acquireLock, addStackIndex, afterReplay, beforeReplay, bypass, compareTo, completionCleanup, doExecute, doRollback, 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, releaseLock, removeStackIndex, 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, updateMetricsOnFinish, updateMetricsOnSubmit, updateTimestamp, waitInitialized, wasExecuted
public RegionInTransitionChore(int timeoutMsec)
protected void periodicExecute(MasterProcedureEnv env)
periodicExecute
in class ProcedureInMemoryChore<MasterProcedureEnv>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.