All Classes and Interfaces

Classes
Class
Description
This is a wrapper around a Byte array (the Avro encoded record) and a schema id in the Kafka Schema Registry.
A Simple abstract class for Kafka sink.
Simple Kafka Source to transfer messages from a Kafka topic.
 
 
Kafka sink should treats incoming messages as pure bytes.
Kafka Source that transfers the data from Kafka to Pulsar and sets the Schema type properly.
 
Kafka Push Source.
 
 
Simple Kafka Source that just transfers the value part of the kafka records as Strings.