Class BinaryMemcacheOpcodes


  • @UnstableApi
    public final class BinaryMemcacheOpcodes
    extends java.lang.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.