A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
Z
- zadd(String, double, Number) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zadd(String, double, Number) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zadd(String, double, Number) - Method in class com.blackrook.redis.RedisConnection
- zadd(String, double, Number) - Method in class com.blackrook.redis.RedisPipeline
- zadd(String, double, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zadd(String, double, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zadd(String, double, String) - Method in class com.blackrook.redis.RedisConnection
- zadd(String, double, String) - Method in class com.blackrook.redis.RedisPipeline
- zadd(String, KeyValue<Double, String>...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zadd(String, KeyValue<Double, String>...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zadd(String, KeyValue<Double, String>...) - Method in class com.blackrook.redis.RedisConnection
- zadd(String, KeyValue<Double, String>...) - Method in class com.blackrook.redis.RedisPipeline
- zcard(String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zcard(String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zcard(String) - Method in class com.blackrook.redis.RedisConnection
- zcard(String) - Method in class com.blackrook.redis.RedisPipeline
- zcount(String, double, double) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zcount(String, String, String)
, except it accepts doubles for min and max, not strings. - zcount(String, double, double) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zcount(String, String, String)
, except it accepts doubles for min and max, not strings. - zcount(String, double, double) - Method in class com.blackrook.redis.RedisConnection
-
Like
RedisConnection.zcount(String, String, String)
, except it accepts doubles for min and max, not strings. - zcount(String, double, double) - Method in class com.blackrook.redis.RedisPipeline
-
Like
RedisPipeline.zcount(String, String, String)
, except it accepts doubles for min and max, not strings. - zcount(String, String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zcount(String, String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zcount(String, String, String) - Method in class com.blackrook.redis.RedisConnection
- zcount(String, String, String) - Method in class com.blackrook.redis.RedisPipeline
- zincrby(String, double, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zincrby(String, double, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zincrby(String, double, String) - Method in class com.blackrook.redis.RedisConnection
- zincrby(String, double, String) - Method in class com.blackrook.redis.RedisPipeline
- zinterstore(String, double[], Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zinterstore(String, double[], Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zinterstore(String, double[], Aggregation, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zinterstore(String, double[], Aggregation, String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zinterstore(String, double[], String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zinterstore(String, double[], Aggregation, String, String...)
, except it does no aggregation of scores. - zinterstore(String, double[], String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zinterstore(String, double[], Aggregation, String, String...)
, except it does no aggregation of scores. - zinterstore(String, double[], String, String...) - Method in class com.blackrook.redis.RedisConnection
- zinterstore(String, double[], String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zinterstore(String, Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zinterstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores. - zinterstore(String, Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zinterstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores. - zinterstore(String, Aggregation, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zinterstore(String, Aggregation, String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zinterstore(String, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zinterstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores, and does no aggregation of scores. - zinterstore(String, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zinterstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores, and does no aggregation of scores. - zinterstore(String, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zinterstore(String, String, String...) - Method in class com.blackrook.redis.RedisPipeline
- ZIPLIST - com.blackrook.redis.enums.EncodingType
- ZIPMAP - com.blackrook.redis.enums.EncodingType
- zlexcount(String, double, double) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zlexcount(String, String, String)
, except it accepts doubles for min and max, not strings. - zlexcount(String, double, double) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zlexcount(String, String, String)
, except it accepts doubles for min and max, not strings. - zlexcount(String, double, double) - Method in class com.blackrook.redis.RedisConnection
- zlexcount(String, double, double) - Method in class com.blackrook.redis.RedisPipeline
- zlexcount(String, String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zlexcount(String, String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zlexcount(String, String, String) - Method in class com.blackrook.redis.RedisConnection
- zlexcount(String, String, String) - Method in class com.blackrook.redis.RedisPipeline
- zrange(String, long, long, boolean) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrange(String, long, long, boolean) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrange(String, long, long, boolean) - Method in class com.blackrook.redis.RedisConnection
- zrange(String, long, long, boolean) - Method in class com.blackrook.redis.RedisPipeline
- zrangebylex(String, double, double) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebylex(String, String, String)
, except it accepts doubles for min and max, not strings, with no limit. - zrangebylex(String, double, double) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebylex(String, String, String)
, except it accepts doubles for min and max, not strings, with no limit. - zrangebylex(String, double, double) - Method in class com.blackrook.redis.RedisConnection
-
Like
RedisConnection.zrangebylex(String, String, String)
, except it accepts doubles for min and max, not strings, with no limit. - zrangebylex(String, double, double) - Method in class com.blackrook.redis.RedisPipeline
-
Like
RedisPipeline.zrangebylex(String, String, String)
, except it accepts doubles for min and max, not strings, with no limit. - zrangebylex(String, double, double, Long, Long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebylex(String, String, String, Long, Long)
, except it accepts doubles for min and max, not strings. - zrangebylex(String, double, double, Long, Long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebylex(String, String, String, Long, Long)
, except it accepts doubles for min and max, not strings. - zrangebylex(String, double, double, Long, Long) - Method in class com.blackrook.redis.RedisConnection
-
Like
RedisConnection.zrangebylex(String, String, String, Long, Long)
, except it accepts doubles for min and max, not strings. - zrangebylex(String, double, double, Long, Long) - Method in class com.blackrook.redis.RedisPipeline
-
Like
RedisPipeline.zrangebylex(String, String, String, Long, Long)
, except it accepts doubles for min and max, not strings. - zrangebylex(String, String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebylex(String, String, String, Long, Long)
, with no limit. - zrangebylex(String, String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebylex(String, String, String, Long, Long)
, with no limit. - zrangebylex(String, String, String) - Method in class com.blackrook.redis.RedisConnection
-
Like
RedisConnection.zrangebylex(String, String, String, Long, Long)
, with no limit. - zrangebylex(String, String, String) - Method in class com.blackrook.redis.RedisPipeline
-
Like
RedisPipeline.zrangebylex(String, String, String, Long, Long)
, with no limit. - zrangebylex(String, String, String, Long, Long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrangebylex(String, String, String, Long, Long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrangebylex(String, String, String, Long, Long) - Method in class com.blackrook.redis.RedisConnection
- zrangebylex(String, String, String, Long, Long) - Method in class com.blackrook.redis.RedisPipeline
- zrangebyscore(String, double, double, boolean) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebyscore(String, String, String, boolean)
, except it accepts doubles for min and max, not strings. - zrangebyscore(String, double, double, boolean) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebyscore(String, String, String, boolean)
, except it accepts doubles for min and max, not strings. - zrangebyscore(String, double, double, boolean) - Method in class com.blackrook.redis.RedisConnection
- zrangebyscore(String, double, double, boolean) - Method in class com.blackrook.redis.RedisPipeline
- zrangebyscore(String, double, double, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebyscore(String, String, String, boolean, Long, Long)
, except it accepts doubles for min and max, not strings. - zrangebyscore(String, double, double, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebyscore(String, String, String, boolean, Long, Long)
, except it accepts doubles for min and max, not strings. - zrangebyscore(String, double, double, boolean, Long, Long) - Method in class com.blackrook.redis.RedisConnection
- zrangebyscore(String, double, double, boolean, Long, Long) - Method in class com.blackrook.redis.RedisPipeline
- zrangebyscore(String, String, String, boolean) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebyscore(String, String, String, boolean, Long, Long)
, except specifies no limit. - zrangebyscore(String, String, String, boolean) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebyscore(String, String, String, boolean, Long, Long)
, except specifies no limit. - zrangebyscore(String, String, String, boolean) - Method in class com.blackrook.redis.RedisConnection
- zrangebyscore(String, String, String, boolean) - Method in class com.blackrook.redis.RedisPipeline
- zrangebyscore(String, String, String, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrangebyscore(String, String, String, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrangebyscore(String, String, String, boolean, Long, Long) - Method in class com.blackrook.redis.RedisConnection
- zrangebyscore(String, String, String, boolean, Long, Long) - Method in class com.blackrook.redis.RedisPipeline
- zrank(String, Number) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrank(String, Number) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrank(String, Number) - Method in class com.blackrook.redis.RedisConnection
- zrank(String, Number) - Method in class com.blackrook.redis.RedisPipeline
- zrank(String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrank(String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrank(String, String) - Method in class com.blackrook.redis.RedisConnection
- zrank(String, String) - Method in class com.blackrook.redis.RedisPipeline
- zrem(String, Number, Number...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrem(String, Number, Number...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrem(String, Number, Number...) - Method in class com.blackrook.redis.RedisConnection
- zrem(String, Number, Number...) - Method in class com.blackrook.redis.RedisPipeline
- zrem(String, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrem(String, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrem(String, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zrem(String, String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zremrangebylex(String, double, double) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrangebylex(String, String, String)
, except it accepts doubles for min and max. - zremrangebylex(String, double, double) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrangebylex(String, String, String)
, except it accepts doubles for min and max. - zremrangebylex(String, double, double) - Method in class com.blackrook.redis.RedisConnection
- zremrangebylex(String, double, double) - Method in class com.blackrook.redis.RedisPipeline
- zremrangebylex(String, String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zremrangebylex(String, String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zremrangebylex(String, String, String) - Method in class com.blackrook.redis.RedisConnection
- zremrangebylex(String, String, String) - Method in class com.blackrook.redis.RedisPipeline
- zremrangebyrank(String, long, long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zremrangebyrank(String, long, long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zremrangebyrank(String, long, long) - Method in class com.blackrook.redis.RedisConnection
- zremrangebyrank(String, long, long) - Method in class com.blackrook.redis.RedisPipeline
- zremrangebyscore(String, double, double) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zremrangebyscore(String, String, String)
, except it accepts doubles for min and max, not strings. - zremrangebyscore(String, double, double) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zremrangebyscore(String, String, String)
, except it accepts doubles for min and max, not strings. - zremrangebyscore(String, double, double) - Method in class com.blackrook.redis.RedisConnection
-
Like
RedisConnection.zremrangebyscore(String, String, String)
, except it accepts doubles for min and max, not strings. - zremrangebyscore(String, double, double) - Method in class com.blackrook.redis.RedisPipeline
-
Like
RedisPipeline.zremrangebyscore(String, String, String)
, except it accepts doubles for min and max, not strings. - zremrangebyscore(String, String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zremrangebyscore(String, String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zremrangebyscore(String, String, String) - Method in class com.blackrook.redis.RedisConnection
- zremrangebyscore(String, String, String) - Method in class com.blackrook.redis.RedisPipeline
- zrevrange(String, long, long, boolean) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrevrange(String, long, long, boolean) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrevrange(String, long, long, boolean) - Method in class com.blackrook.redis.RedisConnection
- zrevrange(String, long, long, boolean) - Method in class com.blackrook.redis.RedisPipeline
- zrevrangebyscore(String, double, double, boolean) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrevrangebyscore(String, String, String, boolean)
, except it accepts doubles for min and max, not strings. - zrevrangebyscore(String, double, double, boolean) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrevrangebyscore(String, String, String, boolean)
, except it accepts doubles for min and max, not strings. - zrevrangebyscore(String, double, double, boolean) - Method in class com.blackrook.redis.RedisConnection
- zrevrangebyscore(String, double, double, boolean) - Method in class com.blackrook.redis.RedisPipeline
- zrevrangebyscore(String, double, double, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrevrangebyscore(String, String, String, boolean, Long, Long)
, except it accepts doubles for min and max, not strings. - zrevrangebyscore(String, double, double, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrevrangebyscore(String, String, String, boolean, Long, Long)
, except it accepts doubles for min and max, not strings. - zrevrangebyscore(String, double, double, boolean, Long, Long) - Method in class com.blackrook.redis.RedisConnection
- zrevrangebyscore(String, double, double, boolean, Long, Long) - Method in class com.blackrook.redis.RedisPipeline
- zrevrangebyscore(String, String, String, boolean) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zrevrangebyscore(String, String, String, boolean, Long, Long)
, except specifies no limit. - zrevrangebyscore(String, String, String, boolean) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zrevrangebyscore(String, String, String, boolean, Long, Long)
, except specifies no limit. - zrevrangebyscore(String, String, String, boolean) - Method in class com.blackrook.redis.RedisConnection
- zrevrangebyscore(String, String, String, boolean) - Method in class com.blackrook.redis.RedisPipeline
- zrevrangebyscore(String, String, String, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrevrangebyscore(String, String, String, boolean, Long, Long) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrevrangebyscore(String, String, String, boolean, Long, Long) - Method in class com.blackrook.redis.RedisConnection
- zrevrangebyscore(String, String, String, boolean, Long, Long) - Method in class com.blackrook.redis.RedisPipeline
- zrevrank(String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zrevrank(String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zrevrank(String, String) - Method in class com.blackrook.redis.RedisConnection
- zrevrank(String, String) - Method in class com.blackrook.redis.RedisPipeline
- zscan(String, long) - Method in interface com.blackrook.redis.commands.RedisScanCommands
- zscan(String, long) - Method in class com.blackrook.redis.RedisConnection
- zscan(String, long, long) - Method in interface com.blackrook.redis.commands.RedisScanCommands
- zscan(String, long, long) - Method in class com.blackrook.redis.RedisConnection
- zscan(String, long, String) - Method in interface com.blackrook.redis.commands.RedisScanCommands
- zscan(String, long, String) - Method in class com.blackrook.redis.RedisConnection
- zscan(String, long, String, Long) - Method in interface com.blackrook.redis.commands.RedisScanCommands
- zscan(String, long, String, Long) - Method in class com.blackrook.redis.RedisConnection
- zscore(String, String) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zscore(String, String) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zscore(String, String) - Method in class com.blackrook.redis.RedisConnection
- zscore(String, String) - Method in class com.blackrook.redis.RedisPipeline
- ZSET - com.blackrook.redis.enums.DataType
-
Sorted set type.
- zunionstore(String, double[], Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
- zunionstore(String, double[], Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
- zunionstore(String, double[], Aggregation, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zunionstore(String, double[], Aggregation, String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zunionstore(String, double[], String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zunionstore(String, double[], Aggregation, String, String...)
, except it does no aggregation of scores. - zunionstore(String, double[], String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zunionstore(String, double[], Aggregation, String, String...)
, except it does no aggregation of scores. - zunionstore(String, double[], String, String...) - Method in class com.blackrook.redis.RedisConnection
- zunionstore(String, double[], String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zunionstore(String, Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zunionstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores. - zunionstore(String, Aggregation, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zunionstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores. - zunionstore(String, Aggregation, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zunionstore(String, Aggregation, String, String...) - Method in class com.blackrook.redis.RedisPipeline
- zunionstore(String, String, String...) - Method in interface com.blackrook.redis.commands.RedisConnectionCommands
-
Like
RedisConnectionCommands.zunionstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores, and does no aggregation of scores. - zunionstore(String, String, String...) - Method in interface com.blackrook.redis.commands.RedisDeferredCommands
-
Like
RedisDeferredCommands.zunionstore(String, double[], Aggregation, String, String...)
, except no weights are applied to the source value scores, and does no aggregation of scores. - zunionstore(String, String, String...) - Method in class com.blackrook.redis.RedisConnection
- zunionstore(String, String, String...) - Method in class com.blackrook.redis.RedisPipeline
All Classes All Packages