java.lang.Object
com.couchbase.client.deps.io.netty.handler.codec.memcache.binary.BinaryMemcacheOpcodes

public final class BinaryMemcacheOpcodes
extends Object
Represents all Opcodes that can occur in a BinaryMemcacheMessage.

This class can be extended if a custom application needs to implement a superset of the normally supported operations by a vanilla memcached protocol.