Class ReactiveSetCommands.SMoveCommand

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

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