Class ReactiveZSetCommands.ZAddCommand

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

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