Class ReactiveZSetCommands.ZRemRangeByRankCommand

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

public static class ReactiveZSetCommands.ZRemRangeByRankCommand extends ReactiveRedisConnection.KeyCommand
ZREMRANGEBYRANK command parameters.
Author:
Christoph Strobl
See Also: