Uses of Enum
com.couchbase.client.core.io.netty.kv.MemcacheProtocol.Status
Packages that use MemcacheProtocol.Status
-
Uses of MemcacheProtocol.Status in com.couchbase.client.core.io.netty.kv
Methods in com.couchbase.client.core.io.netty.kv that return MemcacheProtocol.StatusModifier and TypeMethodDescriptionstatic MemcacheProtocol.StatusMemcacheProtocol.Status.of(short input) static MemcacheProtocol.StatusReturns the enum constant of this type with the specified name.static MemcacheProtocol.Status[]MemcacheProtocol.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.