public static class TestProcedureExecutor.BusyWaitProcedure extends ProcedureTestingUtility.NoopProcedure<TestProcedureExecutor.TestProcEnv>
Constructor and Description |
---|
BusyWaitProcedure(Semaphore latch) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.hbase.procedure2.Procedure[] |
execute(TestProcedureExecutor.TestProcEnv env) |
abort, deserializeStateData, rollback, serializeStateData
acquireLock, addStackIndex, afterReplay, beforeReplay, bypass, compareTo, completionCleanup, doAcquireLock, doExecute, doReleaseLock, 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, 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 BusyWaitProcedure(Semaphore latch)
protected org.apache.hadoop.hbase.procedure2.Procedure[] execute(TestProcedureExecutor.TestProcEnv env)
execute
in class ProcedureTestingUtility.NoopProcedure<TestProcedureExecutor.TestProcEnv>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.