| Class | Description |
|---|---|
| FlinkKafkaConsumer011<T> |
The Flink Kafka Consumer is a streaming data source that pulls a parallel data stream from
Apache Kafka 0.11.x.
|
| FlinkKafkaProducer011<IN> |
Flink Sink to produce data into a Kafka topic.
|
| FlinkKafkaProducer011.ContextStateSerializer |
TypeSerializer for
FlinkKafkaProducer011.KafkaTransactionContext. |
| FlinkKafkaProducer011.KafkaTransactionContext |
Context associated to this instance of the
FlinkKafkaProducer011. |
| FlinkKafkaProducer011.NextTransactionalIdHint |
Keep information required to deduce next safe to use transactional id.
|
| FlinkKafkaProducer011.TransactionStateSerializer |
TypeSerializer for
KafkaTransactionState. |
| Kafka011AvroTableSource | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka011AvroTableSource.Builder | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka011JsonTableSource | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka011JsonTableSource.Builder | Deprecated
Use the
Kafka descriptor together
with descriptors for schema and format instead. |
| Kafka011TableSink |
Kafka 0.11 table sink for writing data into Kafka.
|
| Kafka011TableSource |
Kafka
StreamTableSource for Kafka 0.11. |
| Kafka011TableSourceSinkFactory |
Factory for creating configured instances of
Kafka011TableSource. |
| Enum | Description |
|---|---|
| FlinkKafka011ErrorCode |
Error codes used in
FlinkKafka011Exception. |
| FlinkKafkaProducer011.Semantic |
Semantics that can be chosen.
|
| Exception | Description |
|---|---|
| FlinkKafka011Exception |
Exception used by
FlinkKafkaProducer011 and FlinkKafkaConsumer011. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.