Uses of Interface
com.orientechnologies.orient.distributed.context.OCompleteAction
Packages that use OCompleteAction
Package
Description
-
Uses of OCompleteAction in com.orientechnologies.orient.distributed.context
Classes in com.orientechnologies.orient.distributed.context that implement OCompleteActionMethods in com.orientechnologies.orient.distributed.context that return OCompleteActionModifier and TypeMethodDescriptionOResponseCollector.CompleteInfo.action()Returns the value of theactionrecord component.Methods in com.orientechnologies.orient.distributed.context with parameters of type OCompleteActionModifier and TypeMethodDescriptionOCoordinatedDistributedOps.start(OCompleteAction action) OCoordinatedDistributedOpsImpl.start(OCompleteAction action) ONodeState.start(OCompleteAction action) OCoordinatedDistributedOps.startEstablish(Set<ONodeId> nodes, OCompleteAction action) OCoordinatedDistributedOpsImpl.startEstablish(Set<ONodeId> nodes, OCompleteAction action) Constructors in com.orientechnologies.orient.distributed.context with parameters of type OCompleteActionModifierConstructorDescriptionCompleteInfo(OCompleteAction action, OTransactionIdPromise promise, Set<ONodeId> nodes, Optional<OAcceptResult> result) Creates an instance of aCompleteInforecord class.OResponseCollector(OCompleteAction action, OTransactionIdPromise promise, int quorum, Set<ONodeId> activeNodes) -
Uses of OCompleteAction in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db with parameters of type OCompleteActionModifier and TypeMethodDescriptionvoidOrientDBDistributed.retryOperation(OOperationMessage operation, OCompleteAction action, int delay)