| Class | Description |
|---|---|
| ConsumerPausedEvent |
An event published when a consumer is paused.
|
| ConsumerResumedEvent |
An event published when a consumer is resumed.
|
| KafkaEvent |
Base class for events.
|
| ListenerContainerIdleEvent |
An event that is emitted when a container is idle if the container
is configured to do so.
|
| NonResponsiveConsumerEvent |
An event that is emitted when a consumer is not responding to
the poll; a possible indication that the broker is down.
|