Uses of Interface
net.rubyeye.xmemcached.command.StoreCommand
Packages that use StoreCommand
Package
Description
Memcached text protocol implementations
Kestrel protocol implementations
Memcached text protocol implementations
-
Uses of StoreCommand in net.rubyeye.xmemcached.command.binary
Classes in net.rubyeye.xmemcached.command.binary that implement StoreCommandModifier and TypeClassDescriptionclass
Base Binary command.class
Binary protocol for append,prependclass
List auth mechanisms commandclass
Auth start commandclass
Auth step commandclass
AWS ElasticCache config commandclass
CAS binary protocol implementationclass
Binary delete commandclass
Flush command for binary protocolclass
Binary GAT/GATQ commandclass
Implements get/getq,getk/getkq protocolclass
A command for holding getkq commandsclass
Binary incr/decr commandclass
Implement noop protocolclass
Quit command for binary protocolclass
A command for holding getkq commandsclass
Stats command for binary protocolclass
Base binary protocol implementationclass
Binary touch commandclass
Binary verbosity commandclass
Version command for binary protocol -
Uses of StoreCommand in net.rubyeye.xmemcached.command.kestrel
Classes in net.rubyeye.xmemcached.command.kestrel that implement StoreCommand -
Uses of StoreCommand in net.rubyeye.xmemcached.command.text
Classes in net.rubyeye.xmemcached.command.text that implement StoreCommandModifier and TypeClassDescriptionclass
CAS command for text protocolclass
Store command for text protocol