Class ReactiveSetCommands.SInterStoreCommand

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

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