Package net.rubyeye.xmemcached.command
Interface AssocCommandAware
- All Known Implementing Classes:
BinaryGetAndTouchCommand
,BinaryGetCommand
,KestrelGetCommand
,TextGetCommand
,TextGetMultiCommand
,TextGetOneCommand
public interface AssocCommandAware
Assoc commands aware interface.Association commands mean that commands has the same key.
-
Method Summary
-
Method Details
-
getAssocCommands
-
setAssocCommands
-