| Package | Description |
|---|---|
| org.apache.flink.streaming.connectors.kafka |
| Class and Description |
|---|
| FlinkKafka011ErrorCode
Error codes used in
FlinkKafka011Exception. |
| FlinkKafka011Exception
Exception used by
FlinkKafkaProducer011 and FlinkKafkaConsumer011. |
| FlinkKafkaProducer011
Flink Sink to produce data into a Kafka topic.
|
| FlinkKafkaProducer011.KafkaTransactionContext
Context associated to this instance of the
FlinkKafkaProducer011. |
| FlinkKafkaProducer011.Semantic
Semantics that can be chosen.
|
| Kafka011AvroTableSource
Deprecated.
Use the
Kafka descriptor together
with descriptors for schema and format instead. Descriptors allow for
implementation-agnostic definition of tables. See also
TableEnvironment.connect(ConnectorDescriptor). |
| Kafka011AvroTableSource.Builder
Deprecated.
Use the
Kafka descriptor together
with descriptors for schema and format instead. Descriptors allow for
implementation-agnostic definition of tables. See also
TableEnvironment.connect(ConnectorDescriptor). |
| Kafka011JsonTableSource
Deprecated.
Use the
Kafka descriptor together
with descriptors for schema and format instead. Descriptors allow for
implementation-agnostic definition of tables. See also
TableEnvironment.connect(ConnectorDescriptor). |
| Kafka011JsonTableSource.Builder
Deprecated.
Use the
Kafka descriptor together
with descriptors for schema and format instead. Descriptors allow for
implementation-agnostic definition of tables. See also
TableEnvironment.connect(ConnectorDescriptor). |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.