|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DatumReader<D> | Read data of a schema. |
DatumWriter<D> | Write data of a schema. |
Class Summary | |
---|---|
BinaryDecoder | Low-level support for de-serializing Avro values. |
BinaryEncoder | Low-level support for serializing Avro values. |
BlockingBinaryEncoder | A Encoder that writes large arrays and maps as a sequence of
blocks. |
Decoder | Low-level support for de-serializing Avro values. |
Encoder | Low-level support for serializing Avro values. |
ResolvingDecoder | Decoder that peforms type-resolution between the reader's and
writer's schemas. |
ValidatingDecoder | Decoder that ensures that the sequence of operations conforms
to a schema. |
ValidatingEncoder | Encoder that ensures that the sequence of operations conforms
to a schema. |
Input/output utilities.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |