Uses of Enum Class
com.orientechnologies.orient.core.tx.ValidationResult
Packages that use ValidationResult
Package
Description
-
Uses of ValidationResult in com.orientechnologies.orient.core.transaction
Methods in com.orientechnologies.orient.core.transaction that return ValidationResultModifier and TypeMethodDescriptionOTransactionSequenceManager.notifySuccess(OTransactionIdPromise promise) OTransactionSequenceManager.validate(OTransactionIdPromise promise) -
Uses of ValidationResult in com.orientechnologies.orient.core.tx
Methods in com.orientechnologies.orient.core.tx that return ValidationResultModifier and TypeMethodDescriptionstatic ValidationResultReturns the enum constant of this class with the specified name.static ValidationResult[]ValidationResult.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ValidationResult in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return ValidationResult -
Uses of ValidationResult in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return ValidationResultModifier and TypeMethodDescriptionODistributedDatabaseImpl.validate(OTransactionIdPromise id) ODistributedSynchronizedSequence.validate(OTransactionIdPromise id)