| Class | Description |
|---|---|
| FlinkKafkaConsumer010<T> |
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from
Apache Kafka 0.10.x.
|
| FlinkKafkaProducer010<T> |
Flink Sink to produce data into a Kafka topic.
|
| FlinkKafkaProducer010.FlinkKafkaProducer010Configuration<T> | Deprecated
This class is deprecated since the factory methods
writeToKafkaWithTimestamps
for the producer are also deprecated. |
| Kafka010TableSink |
Kafka 0.10 table sink for writing data into Kafka.
|
| Kafka010TableSource |
Kafka
StreamTableSource for Kafka 0.10. |
| Kafka010TableSourceSinkFactory |
Factory for creating configured instances of
Kafka010TableSource. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.