Class ReactiveKeyCommands.RenameCommand

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

public static class ReactiveKeyCommands.RenameCommand extends ReactiveRedisConnection.KeyCommand
RENAME command parameters.
Author:
Christoph Strobl
See Also: