Uses of Enum Class
com.github.fppt.jedismock.storage.OperationExecutorState.TransactionState
Packages that use OperationExecutorState.TransactionState
-
Uses of OperationExecutorState.TransactionState in com.github.fppt.jedismock.storage
Methods in com.github.fppt.jedismock.storage that return OperationExecutorState.TransactionStateModifier and TypeMethodDescriptionOperationExecutorState.getTransactionState()Returns the enum constant of this class with the specified name.OperationExecutorState.TransactionState.values()Returns an array containing the constants of this enum class, in the order they are declared.