Interface RedisOperation
- All Known Implementing Classes:
AbstractBPop,AbstractByScoreOperation,AbstractRedisOperation,Auth,BZMPop,BZPopMax,BZPopMin,Client,Cluster,Copy,Discard,Eval,EvalSha,Exec,GetDel,Hello,HExists,HGetAll,HKeys,HLen,HMGet,HMSet,HScan,HStrlen,HVals,LInsert,LPos,LSet,Move,MSetNX,Multi,PSubscribe,PubSub,PUnsubscribe,Quit,Ranges,RPushX,Scan,Script,Select,SetRange,SIsMember,SMIsMember,SMove,Sort,SRandMember,SStore,Subscribe,Time,Unlink,Unsubscribe,Unwatch,Watch,XAdd,XDel,XLen,XRange,XRead,XRevRange,XTrim,ZCount,ZIncrBy,ZMPop,ZPopMax,ZPopMin,ZRangeByScore,ZRank,ZRemRangeByRank,ZRemRangeByScore,ZRevRangeByScore,ZRevRank
public interface RedisOperation
Represents a Redis Operation which can be executed against
RedisBase-
Method Summary
-
Method Details
-
execute
Slice execute()
-