| Class | Description |
|---|---|
| FlinkKafkaConsumer09<T> |
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from
Apache Kafka 0.9.x.
|
| FlinkKafkaProducer09<IN> |
Flink Sink to produce data into a Kafka topic.
|
| Kafka09AvroTableSource | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka09AvroTableSource.Builder | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka09JsonTableSink | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka09JsonTableSource | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka09JsonTableSource.Builder | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka09TableSink |
Kafka 0.9 table sink for writing data into Kafka.
|
| Kafka09TableSource |
Kafka
StreamTableSource for Kafka 0.9. |
| Kafka09TableSourceSinkFactory |
Factory for creating configured instances of
Kafka09TableSource. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.