クラス ConsumerPartitionResumedEvent
java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.kafka.event.KafkaEvent
org.springframework.kafka.event.ConsumerPartitionResumedEvent
- 実装されているすべてのインターフェース:
SerializableSE
コンシューマーパーティションが再開されたときに発行されるイベント。
- 導入:
- 2.7
- 作成者:
- Tomaz Fernandes
- 関連事項:
フィールドのサマリー
クラス java.util.EventObjectSE から継承されたフィールド
sourceSEコンストラクターの概要
コンストラクターコンストラクター説明ConsumerPartitionResumedEvent(ObjectSE source, ObjectSE container, org.apache.kafka.common.TopicPartition partition) 提供されたソースとパーティションを使用してインスタンスを構築します。メソッドのサマリー
クラス org.springframework.kafka.event.KafkaEvent から継承されたメソッド
getContainer, getSourceクラス org.springframework.context.ApplicationEvent から継承されたメソッド
getTimestampクラス java.util.EventObjectSE から継承されたメソッド
getSource
コンストラクターの詳細
ConsumerPartitionResumedEvent
メソッドの詳細
getPartition
public org.apache.kafka.common.TopicPartition getPartition()toString
- オーバーライド:
- クラス
EventObjectSEのtoString