Package net.rubyeye.xmemcached.command
Interface MergeCommandsAware
- All Known Implementing Classes:
BinaryGetMultiCommand,BinarySetMultiCommand,KestrelGetCommand,TextGetCommand,TextGetMultiCommand,TextGetOneCommand
public interface MergeCommandsAware
Merge commands aware interface.Merge commands mean that merge get commands to a bulk-get
commands.
-
Method Summary
-
Method Details
-
getMergeCommands
-
setMergeCommands
-