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 TypeMethodDescriptionODistributedSynchronizedSequence.validate(OTransactionIdPromise id) 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.