Class ReactiveSetCommands.SUnionStoreCommand

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

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