Class ReactiveSetCommands.SInterCommand

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

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