Class ReactiveZSetCommands.ZMScoreCommand

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

public static class ReactiveZSetCommands.ZMScoreCommand extends ReactiveRedisConnection.KeyCommand
ZMSCORE command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: