Uses of Interface
net.rubyeye.xmemcached.command.MergeCommandsAware
Packages that use MergeCommandsAware
Package
Description
Memcached text protocol implementations
Kestrel protocol implementations
Memcached text protocol implementations
-
Uses of MergeCommandsAware in net.rubyeye.xmemcached.command.binary
Classes in net.rubyeye.xmemcached.command.binary that implement MergeCommandsAwareModifier and TypeClassDescriptionclass
A command for holding getkq commandsclass
A command for holding getkq commands -
Uses of MergeCommandsAware in net.rubyeye.xmemcached.command.kestrel
Classes in net.rubyeye.xmemcached.command.kestrel that implement MergeCommandsAware -
Uses of MergeCommandsAware in net.rubyeye.xmemcached.command.text
Classes in net.rubyeye.xmemcached.command.text that implement MergeCommandsAwareModifier and TypeClassDescriptionclass
Abstract get command for text protocolclass
Bulk-get command for text protocolclass
Get command for text protocol