Class ProtobufNativeWriter<T extends com.google.protobuf.GeneratedMessageV3>
java.lang.Object
org.apache.pulsar.client.impl.schema.writer.ProtobufWriter<T>
org.apache.pulsar.client.impl.schema.writer.ProtobufNativeWriter<T>
- All Implemented Interfaces:
org.apache.pulsar.client.api.schema.SchemaWriter<T>
public class ProtobufNativeWriter<T extends com.google.protobuf.GeneratedMessageV3>
extends ProtobufWriter<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pulsar.client.impl.schema.writer.ProtobufWriter
write
-
Constructor Details
-
ProtobufNativeWriter
public ProtobufNativeWriter()
-