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