Package org.apache.pulsar.io.kafka
Class BytesWithKafkaSchema
java.lang.Object
org.apache.pulsar.io.kafka.BytesWithKafkaSchema
This is a wrapper around a Byte array (the Avro encoded record) and a schema id in the Kafka Schema Registry.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BytesWithKafkaSchema
public BytesWithKafkaSchema()
-