クラスの使用
org.springframework.data.redis.connection.ReactiveStreamCommands.XClaimCommand
ReactiveStreamCommands.XClaimCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStreamCommands.XClaimCommand 使用
型 ReactiveStreamCommands.XClaimCommand の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明Flux<ReactiveRedisConnection.CommandResponse<ReactiveStreamCommands.XClaimCommand, Flux<ByteBufferRecord>>> ReactiveStreamCommands.xClaim(Publisher<ReactiveStreamCommands.XClaimCommand> commands) 指定された新しいコンシューマーへの保留中のメッセージの所有権を変更します。ReactiveStreamCommands.xClaimJustId(Publisher<ReactiveStreamCommands.XClaimCommand> commands) 配信数を増やすことなく、指定された新しいコンシューマーへの保留中のメッセージの所有権を変更します。型 ReactiveStreamCommands.XClaimCommand の型引数を持つ org.springframework.data.redis.connection のメソッドパラメーター修飾子と型メソッド説明Flux<ReactiveRedisConnection.CommandResponse<ReactiveStreamCommands.XClaimCommand, Flux<ByteBufferRecord>>> ReactiveStreamCommands.xClaim(Publisher<ReactiveStreamCommands.XClaimCommand> commands) 指定された新しいコンシューマーへの保留中のメッセージの所有権を変更します。ReactiveStreamCommands.xClaimJustId(Publisher<ReactiveStreamCommands.XClaimCommand> commands) 配信数を増やすことなく、指定された新しいコンシューマーへの保留中のメッセージの所有権を変更します。