Class ReactiveSetCommands.SDiffCommand

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

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