Uses of Interface
net.rubyeye.xmemcached.command.AssocCommandAware
Packages that use AssocCommandAware
Package
Description
Memcached text protocol implementations
Kestrel protocol implementations
Memcached text protocol implementations
-
Uses of AssocCommandAware in net.rubyeye.xmemcached.command.binary
Classes in net.rubyeye.xmemcached.command.binary that implement AssocCommandAwareModifier and TypeClassDescriptionclass
Binary GAT/GATQ commandclass
Implements get/getq,getk/getkq protocol -
Uses of AssocCommandAware in net.rubyeye.xmemcached.command.kestrel
Classes in net.rubyeye.xmemcached.command.kestrel that implement AssocCommandAware -
Uses of AssocCommandAware in net.rubyeye.xmemcached.command.text
Classes in net.rubyeye.xmemcached.command.text that implement AssocCommandAwareModifier and TypeClassDescriptionclass
Abstract get command for text protocolclass
Bulk-get command for text protocolclass
Get command for text protocol