private class MasterProcedureSchedulerPerformanceEvaluation.TableProcedure extends TestMasterProcedureScheduler.TestTableProcedure
Constructor and Description |
---|
TableProcedure(long procId,
org.apache.hadoop.hbase.TableName tableName) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.procedure2.Procedure.LockState |
acquireLock(Void env) |
void |
releaseLock(Void env) |
getTableName, getTableOperationType, toStringClassDetails
addStackId, deserializeStateData, serializeStateData, setData, setSuccessState
abort, execute, rollback
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, removeStackIndex, setAbortFailure, setChildrenLatch, setFailure, setFailure, setLastUpdate, setNonceKey, setOwner, setOwner, setParentProcId, setProcId, setResult, setRootProcId, setStackIndexes, setState, setSubmittedTime, setTimeout, setTimeoutFailure, shouldWaitClientAck, skipPersistence, toString, toStringClass, toStringDetails, toStringSimpleSB, toStringState, updateMetricsOnFinish, updateMetricsOnSubmit, updateTimestamp, waitInitialized, wasExecuted
TableProcedure(long procId, org.apache.hadoop.hbase.TableName tableName)
public org.apache.hadoop.hbase.procedure2.Procedure.LockState acquireLock(Void env)
acquireLock
in class ProcedureTestingUtility.TestProcedure
public void releaseLock(Void env)
releaseLock
in class ProcedureTestingUtility.TestProcedure
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.