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