public abstract class OAbstractCommandTask extends OAbstractReplicatedTask
ORemoteTask.RESULT_STRATEGY
lastLSN
ALL, ANY, FAST_NOLOCK, LOCK, nodeSource
Constructor and Description |
---|
OAbstractCommandTask() |
Modifier and Type | Method and Description |
---|---|
abstract ORemoteTask.RESULT_STRATEGY |
getResultStrategy() |
abstract void |
setResultStrategy(ORemoteTask.RESULT_STRATEGY resultStrategy) |
getFixTask, getLastLSN, getUndoTask
checkIsValid, execute, fromStream, getDistributedTimeout, getName, getNodeSource, getPartitionKey, getQuorumType, getSynchronousTimeout, getTotalTimeout, hasResponse, isIdempotent, isNodeOnlineRequired, isUsingDatabase, setNodeSource, toStream, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
finished, getFactoryId, received
public abstract ORemoteTask.RESULT_STRATEGY getResultStrategy()
getResultStrategy
in interface ORemoteTask
getResultStrategy
in class OAbstractRemoteTask
public abstract void setResultStrategy(ORemoteTask.RESULT_STRATEGY resultStrategy)
Copyright © 2009–2020 OrientDB. All rights reserved.