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