Uses of Enum
com.arangodb.entity.StreamTransactionStatus
Packages that use StreamTransactionStatus
-
Uses of StreamTransactionStatus in com.arangodb.entity
Methods in com.arangodb.entity that return StreamTransactionStatusModifier and TypeMethodDescriptionTransactionEntity.getState()StreamTransactionEntity.getStatus()static StreamTransactionStatusReturns the enum constant of this type with the specified name.static StreamTransactionStatus[]StreamTransactionStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.