クラスの使用
org.springframework.data.redis.connection.ReactiveStreamCommands.DeleteExCommand
ReactiveStreamCommands.DeleteExCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStreamCommands.DeleteExCommand 使用
修飾子と型メソッド説明recordIds を適用します。recordIds を適用します。ReactiveStreamCommands.DeleteExCommand.stream(ByteBufferSE key) keySE を指定して新しいReactiveStreamCommands.DeleteExCommandを作成します。ReactiveStreamCommands.DeleteExCommand.withOptions(RedisStreamCommands.XDelOptions options) RedisStreamCommands.XDelOptionsを適用します。型 ReactiveStreamCommands.DeleteExCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明Flux<ReactiveRedisConnection.CommandResponse<ReactiveStreamCommands.DeleteExCommand, ListSE<RedisStreamCommands.StreamEntryDeletionResult>>> ReactiveStreamCommands.xDelEx(Publisher<ReactiveStreamCommands.DeleteExCommand> commands) 拡張オプションを使用して、ストリームから 1 つまたは複数のエントリを削除します。型 ReactiveStreamCommands.DeleteExCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明Flux<ReactiveRedisConnection.CommandResponse<ReactiveStreamCommands.DeleteExCommand, ListSE<RedisStreamCommands.StreamEntryDeletionResult>>> ReactiveStreamCommands.xDelEx(Publisher<ReactiveStreamCommands.DeleteExCommand> commands) 拡張オプションを使用して、ストリームから 1 つまたは複数のエントリを削除します。