Uses of Enum
net.rubyeye.xmemcached.command.OperationStatus
Packages that use OperationStatus
-
Uses of OperationStatus in net.rubyeye.xmemcached.command
Fields in net.rubyeye.xmemcached.command declared as OperationStatusMethods in net.rubyeye.xmemcached.command that return OperationStatusModifier and TypeMethodDescriptionCommand.getStatus()
static OperationStatus
Returns the enum constant of this type with the specified name.static OperationStatus[]
OperationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.rubyeye.xmemcached.command with parameters of type OperationStatus