Class ReactiveZSetCommands.ZScoreCommand

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

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