Class RedisZSetCommands.Range

java.lang.Object
org.springframework.data.redis.connection.RedisZSetCommands.Range
Enclosing interface:
RedisZSetCommands

public static class RedisZSetCommands.Range extends Object
RedisZSetCommands.Range defines min and max values to retrieve from a ZSET.
Since:
1.6
Author:
Christoph Strobl