Uses of Enum
com.orientechnologies.orient.core.tx.ValidationResult
Packages that use ValidationResult
Package
Description
-
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 type with the specified name.static ValidationResult[]ValidationResult.values()Returns an array containing the constants of this enum type, 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(OTransactionId id) ODistributedSynchronizedSequence.validateTransactionId(OTransactionId id) -
Uses of ValidationResult in com.orientechnologies.orient.server.distributed.impl.task.transaction
Methods in com.orientechnologies.orient.server.distributed.impl.task.transaction that return ValidationResultModifier and TypeMethodDescriptionOTransactionSequenceManager.notifySuccess(OTransactionId transactionId) OTransactionSequenceManager.validateTransactionId(OTransactionId transactionId)