Uses of Class
org.apache.avro.protobuf.ProtobufData
Packages that use 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
(Schema writer, Schema reader, ProtobufData data) protected
ProtobufDatumWriter
(ProtobufData protobufData) protected
ProtobufDatumWriter
(Schema root, ProtobufData protobufData)