Class BytesWithKafkaSchema

java.lang.Object
org.apache.pulsar.io.kafka.BytesWithKafkaSchema

public class BytesWithKafkaSchema extends Object
This is a wrapper around a Byte array (the Avro encoded record) and a schema id in the Kafka Schema Registry.
  • Constructor Details

    • BytesWithKafkaSchema

      public BytesWithKafkaSchema()