Class ReactiveSetCommands.SDiffStoreCommand

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

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