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