| HeaderProvider |
Creates an Iterable of Headers from the input element.
|
| KafkaPartitioner |
A KafkaPartitioner wraps logic on how to partition records across partitions of multiple
Kafka topics.
|
| 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 |
|
| KafkaSink |
Flink Sink to produce data into a Kafka topic.
|
| KafkaSinkBuilder |
|
| TopicSelector |
Selects a topic for the incoming record.
|
| TwoPhaseCommittingStatefulSink |
A combination of TwoPhaseCommittingSink and StatefulSink.
|
| TwoPhaseCommittingStatefulSink.PrecommittingStatefulSinkWriter |
A combination of TwoPhaseCommittingSink.PrecommittingSinkWriter and StatefulSink.StatefulSinkWriter.
|