Package net.rubyeye.xmemcached.command
Interface StoreCommand
- All Known Implementing Classes:
BaseBinaryCommand
,BinaryAppendPrependCommand
,BinaryAuthListMechanismsCommand
,BinaryAuthStartCommand
,BinaryAuthStepCommand
,BinaryAWSElasticCacheConfigCommand
,BinaryCASCommand
,BinaryDeleteCommand
,BinaryFlushAllCommand
,BinaryGetAndTouchCommand
,BinaryGetCommand
,BinaryGetMultiCommand
,BinaryIncrDecrCommand
,BinaryNoopCommand
,BinaryQuitCommand
,BinarySetMultiCommand
,BinaryStatsCommand
,BinaryStoreCommand
,BinaryTouchCommand
,BinaryVerbosityCommand
,BinaryVersionCommand
,KestrelSetCommand
,TextCASCommand
,TextStoreCommand
public interface StoreCommand
A store command interface for STORE commands such as SET,ADD
-
Method Summary
-
Method Details
-
setValue
-
getValue
Object getValue()
-