Class ReactiveSetCommands.SInterCardCommand

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

public static class ReactiveSetCommands.SInterCardCommand extends Object implements ReactiveRedisConnection.Command
SINTERCARD command parameters.
Since:
4.0
Author:
Mingi Lee
See Also: