Package org.apache.flink.streaming.connectors.kafka.internals
-
Interface Summary Interface Description KafkaCommitCallback Deprecated. -
Exception Summary Exception Description AbstractPartitionDiscoverer.ClosedException Thrown if this discoverer was used to discover partitions after it was closed.AbstractPartitionDiscoverer.WakeupException Signaling exception to indicate that an actual Kafka call was interrupted.Handover.ClosedException An exception thrown by the Handover in theHandover.pollNext()orHandover.produce(ConsumerRecords)method, after the Handover was closed viaHandover.close().Handover.WakeupException A special exception thrown bv the Handover in theHandover.produce(ConsumerRecords)method when the producer is woken up from a blocking call viaHandover.wakeupProducer().