| Class and Description |
|---|
| BytesWithKafkaSchema
This is a wrapper around a Byte array (the Avro encoded record) and a schema id in the Kafka Schema Registry.
|
| KafkaAbstractSink
A Simple abstract class for Kafka sink
Users need to implement extractKeyValue function to use this sink
|
| KafkaAbstractSource
Simple Kafka Source to transfer messages from a Kafka topic.
|
| KafkaAbstractSource.KafkaRecord |
| KafkaSinkConfig |
| KafkaSourceConfig |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.