Class ReactiveZSetCommands.ZRankCommand

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

public static class ReactiveZSetCommands.ZRankCommand extends ReactiveRedisConnection.KeyCommand
ZRANK/ZREVRANK command parameters.
Author:
Christoph Strobl
See Also: