|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtobufData | |
---|---|
org.apache.avro.protobuf | Protocol Buffer compatibility. |
Uses of ProtobufData in org.apache.avro.protobuf |
---|
Methods in org.apache.avro.protobuf that return ProtobufData | |
---|---|
static ProtobufData |
ProtobufData.get()
Return the singleton instance. |
Constructors in org.apache.avro.protobuf with parameters of type ProtobufData | |
---|---|
ProtobufDatumReader(Schema writer,
Schema reader,
ProtobufData data)
|
|
ProtobufDatumWriter(ProtobufData protobufData)
|
|
ProtobufDatumWriter(Schema root,
ProtobufData protobufData)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |