JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
N
O
P
R
S
W
C
createDatumReader(Schema)
- Method in class org.apache.avro.protobuf.
ProtobufData
createDatumWriter(Schema)
- Method in class org.apache.avro.protobuf.
ProtobufData
createEnum(String, Schema)
- Method in class org.apache.avro.protobuf.
ProtobufDatumReader
G
get()
- Static method in class org.apache.avro.protobuf.
ProtobufData
Return the singleton instance.
getField(Object, String, int)
- Method in class org.apache.avro.protobuf.
ProtobufData
getField(Object, String, int, Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
getRecordSchema(Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
getRecordState(Object, Schema)
- Method in class org.apache.avro.protobuf.
ProtobufData
getSchema(Class)
- Method in class org.apache.avro.protobuf.
ProtobufData
Return a record schema given a protobuf message class.
I
isArray(Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
isBytes(Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
isRecord(Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
N
newRecord(Object, Schema)
- Method in class org.apache.avro.protobuf.
ProtobufData
O
org.apache.avro.protobuf
- package org.apache.avro.protobuf
Protocol Buffer
compatibility.
P
ProtobufData
- Class in
org.apache.avro.protobuf
Utilities for serializing Protobuf data in Avro format.
ProtobufData()
- Constructor for class org.apache.avro.protobuf.
ProtobufData
ProtobufDatumReader
<
T
> - Class in
org.apache.avro.protobuf
DatumReader
for generated Protobuf classes.
ProtobufDatumReader()
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumReader
ProtobufDatumReader(Class<T>)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumReader
ProtobufDatumReader(Schema)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumReader
Construct where the writer's and reader's schemas are the same.
ProtobufDatumReader(Schema, Schema)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumReader
Construct given writer's and reader's schema.
ProtobufDatumReader(Schema, Schema, ProtobufData)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumReader
ProtobufDatumWriter
<
T
> - Class in
org.apache.avro.protobuf
DatumWriter
for generated protobuf classes.
ProtobufDatumWriter()
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumWriter
ProtobufDatumWriter(Class<T>)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumWriter
ProtobufDatumWriter(Schema)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumWriter
ProtobufDatumWriter(Schema, ProtobufData)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumWriter
ProtobufDatumWriter(ProtobufData)
- Constructor for class org.apache.avro.protobuf.
ProtobufDatumWriter
R
readBytes(Object, Decoder)
- Method in class org.apache.avro.protobuf.
ProtobufDatumReader
readRecord(Object, Schema, ResolvingDecoder)
- Method in class org.apache.avro.protobuf.
ProtobufDatumReader
S
setField(Object, String, int, Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
setField(Object, String, int, Object, Object)
- Method in class org.apache.avro.protobuf.
ProtobufData
W
writeBytes(Object, Encoder)
- Method in class org.apache.avro.protobuf.
ProtobufDatumWriter
writeEnum(Schema, Object, Encoder)
- Method in class org.apache.avro.protobuf.
ProtobufDatumWriter
C
G
I
N
O
P
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2009–2022
Cloudera
. All rights reserved.