Package net.rubyeye.xmemcached.command.binary

Memcached text protocol implementations

See:
          Description

Class Summary
BaseBinaryCommand Base Binary command.
BinaryAppendPrependCommand Binary protocol for append,prepend
BinaryAuthListMechanismsCommand List auth mechanisms command
BinaryAuthStartCommand Auth start command
BinaryAuthStepCommand Auth step command
BinaryCASCommand CAS binary protocol implementation
BinaryDeleteCommand Binary delete command
BinaryFlushAllCommand Flush command for binary protocol
BinaryGetCommand Implements get/getq,getk/getkq protocol
BinaryGetMultiCommand A command for holding getkq commands
BinaryIncrDecrCommand Binary incr/decr command
BinaryNoopCommand Implement noop protocol
BinaryQuitCommand Quit command for binary protocol
BinaryStatsCommand Stats command for binary protocol
BinaryStoreCommand Base binary protocol implementation
BinaryVersionCommand Version command for binary protocol
 

Enum Summary
BinaryDecodeStatus Binary protocol decode status.
OpCode Binary command Opcodes
ResponseStatus Binary protocol response status.
 

Package net.rubyeye.xmemcached.command.binary Description

Memcached text protocol implementations



Copyright © 2011. All Rights Reserved.