接口 Event
-
- 所有超级接口:
Serializable
- 所有已知子接口:
Command
- 所有已知实现类:
AbstractCommand,AbstractEvent,AppendCommand,AuxField,BatchedKeyStringValueHash,BatchedKeyStringValueList,BatchedKeyStringValueModule,BatchedKeyStringValueSet,BatchedKeyStringValueStream,BatchedKeyStringValueString,BatchedKeyStringValueZSet,BatchedKeyValuePair,BitFieldCommand,BitOpCommand,BRPopLPushCommand,ContextKeyValuePair,DecrByCommand,DecrCommand,DefaultCommand,DelCommand,DumpKeyValuePair,EvalCommand,EvalShaCommand,ExecCommand,ExpireAtCommand,ExpireCommand,FlushAllCommand,FlushDBCommand,GenericKeyCommand,GenericKeyValueCommand,GeoAddCommand,GetSetCommand,HDelCommand,HIncrByCommand,HMSetCommand,HSetCommand,HSetNxCommand,IncrByCommand,IncrCommand,KeyStringValueByteArrayIterator,KeyStringValueHash,KeyStringValueList,KeyStringValueMapEntryIterator,KeyStringValueModule,KeyStringValueSet,KeyStringValueStream,KeyStringValueString,KeyStringValueZSet,KeyStringValueZSetEntryIterator,KeyValuePair,LInsertCommand,LPopCommand,LPushCommand,LPushXCommand,LRemCommand,LSetCommand,LTrimCommand,MoveCommand,MSetCommand,MSetNxCommand,MultiCommand,PersistCommand,PExpireAtCommand,PExpireCommand,PFAddCommand,PFCountCommand,PFMergeCommand,PingCommand,PostCommandSyncEvent,PostRdbSyncEvent,PreCommandSyncEvent,PreRdbSyncEvent,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,SRemCommand,SUnionStoreCommand,SwapDBCommand,UnLinkCommand,XAckCommand,XAddCommand,XClaimCommand,XDelCommand,XGroupCommand,XGroupCreateCommand,XGroupDelConsumerCommand,XGroupDestroyCommand,XGroupSetIdCommand,XSetIdCommand,XTrimCommand,ZAddCommand,ZIncrByCommand,ZInterStoreCommand,ZPopMaxCommand,ZPopMinCommand,ZRemCommand,ZRemRangeByLexCommand,ZRemRangeByRankCommand,ZRemRangeByScoreCommand,ZUnionStoreCommand
public interface Event extends Serializable
- 从以下版本开始:
- 2.1.0
- 作者:
- Leon Chen
-
-
嵌套类概要
嵌套类 修饰符和类型 接口 说明 static interfaceEvent.Context
-