Class ReactiveZSetCommands.ZRemRangeByLexCommand

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

public static class ReactiveZSetCommands.ZRemRangeByLexCommand extends ReactiveRedisConnection.KeyCommand
ZREMRANGEBYLEX command parameters.
Since:
2.5
Author:
Christoph Strobl
See Also: