Package net.rubyeye.xmemcached.command.text

Memcached text protocol implementations

See:
          Description

Class Summary
TextCacheDumpCommand  
TextCASCommand CAS command for text protocol
TextDeleteCommand Delete command for text protocol
TextFlushAllCommand FlushAll command for text protocol
TextGetCommand Abstract get command for text protocol
TextGetMultiCommand Bulk-get command for text protocol
TextGetOneCommand Get command for text protocol
TextIncrDecrCommand Incr/Decr command for text protocol
TextQuitCommand Quit command for text protocol
TextStatsCommand Stats command for text protocol
TextStoreCommand Store command for text protocol
TextVerbosityCommand Verbosity command for text protocol
TextVersionCommand Version command for text protocol
 

Enum Summary
TextGetCommand.ParseStatus  
 

Package net.rubyeye.xmemcached.command.text Description

Memcached text protocol implementations



Copyright © 2011. All Rights Reserved.