Class ReactiveZSetCommands.ZRangeByLexCommand

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

public static class ReactiveZSetCommands.ZRangeByLexCommand extends ReactiveRedisConnection.KeyCommand
ZRANGEBYLEX/ZREVRANGEBYLEX command parameters.
Author:
Christoph Strobl
See Also: