Uses of Enum Class
com.aerospike.client.Txn.State
Packages that use Txn.State
-
Uses of Txn.State in com.aerospike.client
Methods in com.aerospike.client that return Txn.StateModifier and TypeMethodDescriptionTxn.getState()Return MRT state.static Txn.StateReturns the enum constant of this class with the specified name.static Txn.State[]Txn.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aerospike.client with parameters of type Txn.State