クラス ReactiveStringCommands.AppendCommand

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

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