Class ReactiveSetCommands.SUnionCommand

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

public static class ReactiveSetCommands.SUnionCommand extends Object implements ReactiveRedisConnection.Command
SUNION command parameters.
Author:
Christoph Strobl
See Also: