Uses of Enum Class
com.aerospike.client.Operation.Type
Packages that use Operation.Type
-
Uses of Operation.Type in com.aerospike.client
Fields in com.aerospike.client declared as Operation.TypeMethods in com.aerospike.client that return Operation.TypeModifier and TypeMethodDescriptionstatic Operation.TypeReturns the enum constant of this class with the specified name.static Operation.Type[]Operation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.aerospike.client with parameters of type Operation.Type