Uses of Class
com.orientechnologies.orient.distributed.context.ORetryInfo
Packages that use ORetryInfo
-
Uses of ORetryInfo in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db that return ORetryInfoModifier and TypeMethodDescriptionOCompleteExecution.getRetryInfo()OStandardCompleteExecution.getRetryInfo()OrientDBDistributed.newRetryInfo()Constructors in com.orientechnologies.orient.distributed.db with parameters of type ORetryInfoModifierConstructorDescriptionOStandardCompleteExecution(OrientDBDistributed ctx, ORetryOperation operation, ORetryInfo retryInfo)