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