Class ProtobufNativeSchemaUtils
- java.lang.Object
-
- org.apache.pulsar.client.impl.schema.ProtobufNativeSchemaUtils
-
public class ProtobufNativeSchemaUtils extends java.lang.ObjectProtobuf-Native schema util used for serialize/deserialize betweenDescriptors.DescriptorandProtobufNativeSchemaData.
-
-
Constructor Summary
Constructors Constructor Description ProtobufNativeSchemaUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.Descriptordeserialize(byte[] schemaDataBytes)static byte[]serialize(com.google.protobuf.Descriptors.Descriptor descriptor)
-