Class AbstractByScoreOperation
java.lang.Object
com.github.fppt.jedismock.operations.AbstractRedisOperation
com.github.fppt.jedismock.operations.sortedsets.AbstractByScoreOperation
- All Implemented Interfaces:
RedisOperation
- Direct Known Subclasses:
ZCount,ZIncrBy,ZMPop,ZPopMax,ZPopMin,ZRangeByScore,ZRank,ZRemRangeByRank,ZRemRangeByScore,ZRevRangeByScore,ZRevRank
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.fppt.jedismock.operations.AbstractRedisOperation
base, doOptionalWork, execute, getListFromBaseOrCreateEmpty, getSetFromBaseOrCreateEmpty, getStreamFromBaseOrCreateEmpty, getZSetFromBaseOrCreateEmpty, maxArgs, minArgs, params, response, self
-
Constructor Details
-
AbstractByScoreOperation
-
-
Method Details
-
toDouble
-
getSum
-