所有类
-
类概要 类 说明 BytesWithKafkaSchema This is a wrapper around a Byte array (the Avro encoded record) and a schema id in the Kafka Schema Registry.KafkaAbstractSink<K,V> A Simple abstract class for Kafka sink Users need to implement extractKeyValue function to use this sinkKafkaAbstractSource<V> Simple Kafka Source to transfer messages from a Kafka topic.KafkaAbstractSource.KafkaRecord<V> KafkaAbstractSource.KeyValueKafkaRecord<V> KafkaBytesSink Kafka sink should treats incoming messages as pure bytes.KafkaBytesSource Kafka Source that transfers the data from Kafka to Pulsar and sets the Schema type properly.KafkaBytesSource.ExtractKafkaAvroSchemaDeserializer KafkaSinkConfig KafkaSourceConfig KafkaStringSource Simple Kafka Source that just transfers the value part of the kafka records as Strings