Enum クラスの使用箇所
org.springframework.data.redis.connection.RedisStreamCommands.StreamEntryDeletionResult
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
Redis を Spring の概念と統合するためのコアパッケージ。
org.springframework.data.redis.connection 内の RedisStreamCommands.StreamEntryDeletionResult 使用
org.springframework.data.redis.connection 内の RedisStreamCommands.StreamEntryDeletionResult 型の型引数を持つサブクラス修飾子と型クラス説明static enumXDELEX および XACKDEL コマンドのストリームエントリ削除操作の結果。修飾子と型メソッド説明RedisStreamCommands.StreamEntryDeletionResult.fromCode(long code) 数値コードをRedisStreamCommands.StreamEntryDeletionResultに変換します。指定された名前でこのクラスの列挙型定数を返します。RedisStreamCommands.StreamEntryDeletionResult.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 RedisStreamCommands.StreamEntryDeletionResult の引数を持つ型を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明DefaultedRedisConnection.xAckDel(byte[] key, StringSE group, RedisStreamCommands.XDelOptions options, RecordId... recordIds) 使用すべきではありません。DefaultStringRedisConnection.xAckDel(byte[] key, StringSE group, RedisStreamCommands.XDelOptions options, RecordId... recordIds) DefaultStringRedisConnection.xAckDel(StringSE key, StringSE group, RedisStreamCommands.XDelOptions options, RecordId... recordIds) ReactiveStreamCommands.xAckDel(ByteBufferSE key, StringSE group, RedisStreamCommands.XDelOptions options, StringSE... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。ReactiveStreamCommands.xAckDel(ByteBufferSE key, StringSE group, RedisStreamCommands.XDelOptions options, RecordId... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。Flux<ReactiveRedisConnection.CommandResponse<ReactiveStreamCommands.AcknowledgeDeleteCommand, ListSE<RedisStreamCommands.StreamEntryDeletionResult>>> ReactiveStreamCommands.xAckDel(Publisher<ReactiveStreamCommands.AcknowledgeDeleteCommand> commands) ストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。RedisStreamCommands.xAckDel(byte @NonNull[] key, @NonNull StringSE group, RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリ (メッセージ) を確認し、条件付きで削除します。RedisStreamCommands.xAckDel(byte @NonNull[] key, @NonNull StringSE group, RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリ (メッセージ) を確認し、条件付きで削除します。StringRedisConnection.xAckDel(@NonNull StringSE key, @NonNull StringSE group, RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリ (メッセージ) を確認し、条件付きで削除します。StringRedisConnection.xAckDel(@NonNull StringSE key, @NonNull StringSE group, RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) DefaultedRedisConnection.xDelEx(byte[] key, RedisStreamCommands.XDelOptions options, RecordId... recordIds) 使用すべきではありません。DefaultStringRedisConnection.xDelEx(byte[] key, RedisStreamCommands.XDelOptions options, RecordId... recordIds) DefaultStringRedisConnection.xDelEx(StringSE key, RedisStreamCommands.XDelOptions options, RecordId... recordIds) ReactiveStreamCommands.xDelEx(ByteBufferSE key, RedisStreamCommands.XDelOptions options, StringSE... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。ReactiveStreamCommands.xDelEx(ByteBufferSE key, RedisStreamCommands.XDelOptions options, RecordId... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。Flux<ReactiveRedisConnection.CommandResponse<ReactiveStreamCommands.DeleteExCommand, ListSE<RedisStreamCommands.StreamEntryDeletionResult>>> ReactiveStreamCommands.xDelEx(Publisher<ReactiveStreamCommands.DeleteExCommand> commands) 拡張オプションを使用して、ストリームから 1 つまたは複数のエントリを削除します。RedisStreamCommands.xDelEx(byte @NonNull[] key, RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームから 1 つまたは複数のエントリを削除します。RedisStreamCommands.xDelEx(byte @NonNull[] key, RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 指定されたキーのストリームから 1 つまたは複数のエントリを削除します。StringRedisConnection.xDelEx(@NonNull StringSE key, RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームから 1 つまたは複数のエントリを削除します。StringRedisConnection.xDelEx(@NonNull StringSE key, RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) org.springframework.data.redis.core 内の RedisStreamCommands.StreamEntryDeletionResult 使用
型 RedisStreamCommands.StreamEntryDeletionResult の引数を持つ型を返す org.springframework.data.redis.core のメソッド修飾子と型メソッド説明BoundStreamOperations.acknowledgeAndDelete(@NonNull StringSE group, @NonNull RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。BoundStreamOperations.acknowledgeAndDelete(@NonNull StringSE group, @NonNull RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。ReactiveStreamOperations.acknowledgeAndDelete(@NonNull K key, @NonNull StringSE group, @NonNull RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。ReactiveStreamOperations.acknowledgeAndDelete(@NonNull K key, @NonNull StringSE group, @NonNull RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。ReactiveStreamOperations.acknowledgeAndDelete(@NonNull StringSE group, @NonNull Record<K, ?> record, @NonNull RedisStreamCommands.XDelOptions options) ストリームコンシューマーグループの特定のRecordを確認し、条件付きで削除します。StreamOperations.acknowledgeAndDelete(@NonNull K key, @NonNull StringSE group, @NonNull RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。StreamOperations.acknowledgeAndDelete(@NonNull K key, @NonNull StringSE group, @NonNull RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 指定されたキーのストリームコンシューマーグループの 1 つまたは複数のエントリを確認し、条件付きで削除します。StreamOperations.acknowledgeAndDelete(@NonNull StringSE group, @NonNull Record<K, ?> record, @NonNull RedisStreamCommands.XDelOptions options) ストリームコンシューマーグループの特定のRecordを確認し、条件付きで削除します。BoundStreamOperations.deleteWithOptions(@NonNull RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。BoundStreamOperations.deleteWithOptions(@NonNull RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。ReactiveStreamOperations.deleteWithOptions(@NonNull K key, @NonNull RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。ReactiveStreamOperations.deleteWithOptions(@NonNull K key, @NonNull RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。ReactiveStreamOperations.deleteWithOptions(@NonNull Record<K, ?> record, @NonNull RedisStreamCommands.XDelOptions options) 拡張オプションを使用して、ストリームから指定されたRecordを削除します。StreamOperations.deleteWithOptions(@NonNull K key, @NonNull RedisStreamCommands.XDelOptions options, @NonNull StringSE @NonNull... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。StreamOperations.deleteWithOptions(@NonNull K key, @NonNull RedisStreamCommands.XDelOptions options, @NonNull RecordId @NonNull... recordIds) 拡張オプションを使用して、指定されたキーのストリームから 1 つまたは複数のエントリを削除します。StreamOperations.deleteWithOptions(@NonNull Record<K, ?> record, @NonNull RedisStreamCommands.XDelOptions options) 拡張オプションを使用して、ストリームから指定されたRecordを削除します。
RedisCommandsProvider.streamCommands()を推奨。