Uses of Class
org.apache.flink.streaming.connectors.kafka.internals.Handover.ClosedException
Packages that use Handover.ClosedException
-
Uses of Handover.ClosedException in org.apache.flink.streaming.connectors.kafka.internals
Methods in org.apache.flink.streaming.connectors.kafka.internals that throw Handover.ClosedExceptionModifier and TypeMethodDescriptionvoidHandover.produce(org.apache.kafka.clients.consumer.ConsumerRecords<byte[], byte[]> element) Deprecated.Hands over an element from the producer.