Uses of Class
org.apache.avro.protobuf.ProtobufData
-
Uses of ProtobufData in org.apache.avro.protobuf
Modifier and TypeMethodDescriptionstatic ProtobufData
ProtobufData.get()
Return the singleton instance.ModifierConstructorDescriptionprotected
ProtobufDatumReader
(Schema writer, Schema reader, ProtobufData data) protected
ProtobufDatumWriter
(ProtobufData protobufData) protected
ProtobufDatumWriter
(Schema root, ProtobufData protobufData)