Uses of Interface
com.orientechnologies.orient.distributed.context.ORetryOperation
Packages that use ORetryOperation
-
Uses of ORetryOperation in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db with parameters of type ORetryOperationModifier and TypeMethodDescriptionvoidOrientDBDistributed.retryExecution(ORetryOperation operation, OCompleteExecution exec, int delay) OrientDBDistributed.retryOperation(ORetryOperation operation) Constructors in com.orientechnologies.orient.distributed.db with parameters of type ORetryOperationModifierConstructorDescriptionOStandardCompleteExecution(OrientDBDistributed ctx, ORetryOperation operation, ORetryInfo retryInfo)