クラス ReactiveStreamCommands.DeleteCommand

java.lang.ObjectSE
org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand
org.springframework.data.redis.connection.ReactiveStreamCommands.DeleteCommand
実装済みのインターフェース一覧:
ReactiveRedisConnection.Command
含まれているインターフェース:
ReactiveStreamCommands

public static class ReactiveStreamCommands.DeleteCommand extends ReactiveRedisConnection.KeyCommand
XDEL コマンドパラメーター。
導入:
2.2
作成者:
Mark Paluch, Christoph Strobl, Tugdual Grall, Dengliming, Mark John Moreno, jinkshower, Jeonggyu Choi
関連事項: