Package net.rubyeye.xmemcached.command.binary
Memcached text protocol implementations
-
Class Summary Class Description BaseBinaryCommand Base Binary command.BinaryAppendPrependCommand Binary protocol for append,prependBinaryAuthListMechanismsCommand List auth mechanisms commandBinaryAuthStartCommand Auth start commandBinaryAuthStepCommand Auth step commandBinaryAWSElasticCacheConfigCommand AWS ElasticCache config commandBinaryCASCommand CAS binary protocol implementationBinaryDeleteCommand Binary delete commandBinaryFlushAllCommand Flush command for binary protocolBinaryGetAndTouchCommand Binary GAT/GATQ commandBinaryGetCommand Implements get/getq,getk/getkq protocolBinaryGetMultiCommand A command for holding getkq commandsBinaryIncrDecrCommand Binary incr/decr commandBinaryNoopCommand Implement noop protocolBinaryQuitCommand Quit command for binary protocolBinarySetMultiCommand A command for holding getkq commandsBinaryStatsCommand Stats command for binary protocolBinaryStoreCommand Base binary protocol implementationBinaryTouchCommand Binary touch commandBinaryVerbosityCommand Binary verbosity commandBinaryVersionCommand Version command for binary protocol -
Enum Summary Enum Description BinaryDecodeStatus Binary protocol decode status.OpCode Binary command OpcodesResponseStatus Binary protocol response status.