Class ProtobufNativeReader<T extends com.google.protobuf.GeneratedMessageV3>

java.lang.Object
org.apache.pulsar.client.impl.schema.reader.ProtobufReader<T>
org.apache.pulsar.client.impl.schema.reader.ProtobufNativeReader<T>
All Implemented Interfaces:
SchemaReader<T>

public class ProtobufNativeReader<T extends com.google.protobuf.GeneratedMessageV3> extends ProtobufReader<T>
  • Constructor Details

    • ProtobufNativeReader

      public ProtobufNativeReader(T protoMessageInstance)