Class ReactiveKeyCommands.MoveCommand

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

public static class ReactiveKeyCommands.MoveCommand extends ReactiveRedisConnection.KeyCommand
MOVE command parameters.
Author:
Mark Paluch
See Also: