Uses of Enum
com.couchbase.client.core.io.netty.kv.MemcacheProtocol.Magic
-
Uses of MemcacheProtocol.Magic in com.couchbase.client.core.io.netty.kv
Modifier and TypeMethodDescriptionstatic MemcacheProtocol.Magic
MemcacheProtocol.Magic.of
(byte input) static MemcacheProtocol.Magic
Returns the enum constant of this type with the specified name.static MemcacheProtocol.Magic[]
MemcacheProtocol.Magic.values()
Returns an array containing the constants of this enum type, in the order they are declared.