Package org.springframework.kafka.event
package org.springframework.kafka.event
Application Events.
-
ClassDescriptionAn event published when a consumer fails to start.An event published when a consumer partition is paused.An event published when a consumer partition is resumed.An event published when a consumer is paused.An event published when a consumer is resumed.An event published when authentication or authorization of a consumer fails and is being retried.Reasons for retrying auth a consumer.An event published when authentication or authorization has been retried successfully.An event published when a consumer has started.An event published when a consumer is initializing.An event published when a consumer is stopped.Reasons for stopping a consumer.An event published when a consumer is stopped.An event published when a container is stopped.Base class for events.An event that is emitted when a container is idle if the container is configured to do so.An event that is emitted when a container is no longer idle if configured to publish idle events.An event that is emitted when a container partition is idle if the container is configured to do so.An event that is emitted when a partition is no longer idle if configured to publish idle events.An event that is emitted when a consumer is not responding to the poll; with early versions of the kafka-clients, this was a possible indication that the broker is down.