| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.kafka.sink |
| 类和说明 |
|---|
| KafkaRecordSerializationSchema
A serialization schema which defines how to convert a value of type
T to ProducerRecord. |
| KafkaRecordSerializationSchema.KafkaSinkContext
Context providing information of the kafka record target location.
|
| KafkaRecordSerializationSchemaBuilder
Builder to construct
KafkaRecordSerializationSchema. |
| KafkaSink
Flink Sink to produce data into a Kafka topic.
|
| KafkaSinkBuilder
Builder to construct
KafkaSink. |
| TopicSelector
Selects a topic for the incoming record.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.