クラスの使用
org.springframework.data.redis.connection.ReactiveKeyCommands.DelexCommand
ReactiveKeyCommands.DelexCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveKeyCommands.DelexCommand 使用
修飾子と型メソッド説明ReactiveKeyCommands.DelexCommand.condition(CompareCondition option) CompareConditionを指定して新しいReactiveKeyCommands.DelexCommandを作成します。ReactiveKeyCommands.DelexCommand.key(ByteBufferSE key) キーを適用します。型 ReactiveKeyCommands.DelexCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveKeyCommands.delex(Publisher<ReactiveKeyCommands.DelexCommand> commands) 提供されたCompareConditionに基づいてキーを削除します。型 ReactiveKeyCommands.DelexCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明ReactiveKeyCommands.delex(Publisher<ReactiveKeyCommands.DelexCommand> commands) 提供されたCompareConditionに基づいてキーを削除します。