Class ReactiveSetCommands.SMIsMemberCommand

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

public static class ReactiveSetCommands.SMIsMemberCommand extends ReactiveRedisConnection.KeyCommand
SMISMEMBER command parameters.
Since:
2.6
Author:
Mark Paluch
See Also: