Class TextGetCommand

java.lang.Object
net.rubyeye.xmemcached.command.Command
net.rubyeye.xmemcached.command.text.TextGetCommand
All Implemented Interfaces:
WriteMessage, AssocCommandAware, MapReturnValueAware, MergeCommandsAware
Direct Known Subclasses:
KestrelGetCommand, TextGetMultiCommand, TextGetOneCommand

public abstract class TextGetCommand extends Command implements MergeCommandsAware, AssocCommandAware, MapReturnValueAware
Abstract get command for text protocol