Uses of Enum
net.rubyeye.xmemcached.command.OperationStatus
Packages that use OperationStatus
-
Uses of OperationStatus in net.rubyeye.xmemcached.command
Subclasses with type arguments of type OperationStatus in net.rubyeye.xmemcached.commandFields in net.rubyeye.xmemcached.command declared as OperationStatusMethods in net.rubyeye.xmemcached.command that return OperationStatusModifier and TypeMethodDescriptionCommand.getStatus()static OperationStatusReturns 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