クラス ReactiveKeyCommands.RenameCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveKeyCommands.RenameCommand
実装されたすべてのインターフェース:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveKeyCommands

public static class ReactiveKeyCommands.RenameCommand extends ReactiveRedisConnection.KeyCommand
RENAME コマンドパラメーター。
作成者:
Christoph Strobl
関連事項: