Interface Command
-
- All Superinterfaces:
Event,Serializable
- All Known Implementing Classes:
AbstractCommand,AppendCommand,BitFieldCommand,BitOpCommand,BLMoveCommand,BRPopLPushCommand,CopyCommand,DecrByCommand,DecrCommand,DefaultCommand,DelCommand,EvalCommand,EvalShaCommand,ExecCommand,ExpireAtCommand,ExpireCommand,FlushAllCommand,FlushDBCommand,FunctionCommand,FunctionDeleteCommand,FunctionFlushCommand,FunctionLoadCommand,FunctionRestoreCommand,GenericKeyCommand,GenericKeyValueCommand,GeoAddCommand,GeoSearchStoreCommand,GetSetCommand,HDelCommand,HIncrByCommand,HMSetCommand,HSetCommand,HSetNxCommand,IncrByCommand,IncrCommand,LInsertCommand,LMoveCommand,LPopCommand,LPushCommand,LPushXCommand,LRemCommand,LSetCommand,LTrimCommand,MoveCommand,MSetCommand,MSetNxCommand,MultiCommand,PersistCommand,PExpireAtCommand,PExpireCommand,PFAddCommand,PFCountCommand,PFMergeCommand,PingCommand,PSetExCommand,PublishCommand,RenameCommand,RenameNxCommand,ReplConfCommand,ReplConfGetAckCommand,RestoreCommand,RPopCommand,RPopLPushCommand,RPushCommand,RPushXCommand,SAddCommand,ScriptCommand,ScriptFlushCommand,ScriptLoadCommand,SDiffStoreCommand,SelectCommand,SetBitCommand,SetCommand,SetExCommand,SetNxCommand,SetRangeCommand,SInterStoreCommand,SMoveCommand,SortCommand,SPublishCommand,SRemCommand,SUnionStoreCommand,SwapDBCommand,UnLinkCommand,XAckCommand,XAddCommand,XClaimCommand,XDelCommand,XGroupCommand,XGroupCreateCommand,XGroupCreateConsumerCommand,XGroupDelConsumerCommand,XGroupDestroyCommand,XGroupSetIdCommand,XSetIdCommand,XTrimCommand,ZAddCommand,ZDiffStoreCommand,ZIncrByCommand,ZInterStoreCommand,ZPopMaxCommand,ZPopMinCommand,ZRemCommand,ZRemRangeByLexCommand,ZRemRangeByRankCommand,ZRemRangeByScoreCommand,ZUnionStoreCommand
public interface Command extends Event
- Since:
- 2.1.0
- Author:
- Leon Chen
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.moilioncircle.redis.replicator.event.Event
Event.Context
-
-