类 BytesWithKafkaSchema
- java.lang.Object
-
- org.apache.pulsar.io.kafka.BytesWithKafkaSchema
-
public class BytesWithKafkaSchema extends java.lang.ObjectThis is a wrapper around a Byte array (the Avro encoded record) and a schema id in the Kafka Schema Registry.
-
-
构造器概要
构造器 构造器 说明 BytesWithKafkaSchema()
-