Class BackgroundEventHandler

java.lang.Object
org.apache.kafka.clients.consumer.internals.events.BackgroundEventHandler

public class BackgroundEventHandler extends Object
An event handler that receives background events from the network thread which are then made available to the application thread via the
invalid reference
BackgroundEventProcessor
.