Uses of Class
org.apache.avro.protobuf.ProtobufData
-
Uses of ProtobufData in org.apache.avro.protobuf
Methods in org.apache.avro.protobuf that return ProtobufDataModifier and TypeMethodDescriptionstatic ProtobufData
ProtobufData.get()
Return the singleton instance.Constructors in org.apache.avro.protobuf with parameters of type ProtobufDataModifierConstructorDescriptionprotected
ProtobufDatumReader
(org.apache.avro.Schema writer, org.apache.avro.Schema reader, ProtobufData data) protected
ProtobufDatumWriter
(ProtobufData protobufData) protected
ProtobufDatumWriter
(org.apache.avro.Schema root, ProtobufData protobufData)