Class ReactiveSetCommands.SAddCommand

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

public static class ReactiveSetCommands.SAddCommand extends ReactiveRedisConnection.KeyCommand
SADD command parameters.
Author:
Christoph Strobl
See Also: