Package | Description |
---|---|
org.apache.avro.protobuf |
Protocol Buffer
compatibility.
|
Modifier and Type | Method and Description |
---|---|
static ProtobufData |
ProtobufData.get()
Return the singleton instance.
|
Constructor and Description |
---|
ProtobufDatumReader(Schema writer,
Schema reader,
ProtobufData data) |
ProtobufDatumWriter(ProtobufData protobufData) |
ProtobufDatumWriter(Schema root,
ProtobufData protobufData) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.