Class BackgroundEvent
java.lang.Object
org.apache.kafka.clients.consumer.internals.events.BackgroundEvent
- Direct Known Subclasses:
CompletableBackgroundEvent,ErrorBackgroundEvent,GroupMetadataUpdateEvent
This is the abstract definition of the events created by the
network thread.