Class ReactiveZSetCommands.ZRangeByScoreCommand

java.lang.Object
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand
All Implemented Interfaces:
ReactiveRedisConnection.Command
Enclosing interface:
ReactiveZSetCommands

public static class ReactiveZSetCommands.ZRangeByScoreCommand extends ReactiveRedisConnection.KeyCommand
ZRANGEBYSCORE/ZREVRANGEBYSCORE.
Author:
Christoph Strobl
See Also: