クラス 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