Uses of Package
org.apache.avro.io
Packages that use org.apache.avro.io
Package
Description
Interfaces and base classes shared by generic, specific and reflect.
A container file for Avro data.
A generic representation for Avro data.
Utilities for Encoding and Decoding Avro data.
Implementation of Avro schemas as LL(1) grammars.
Support for inter-process calls.
Protocol Buffer
compatibility.
Use Java reflection to generate schemas and protocols for existing
classes.
Generate specific Java classes for schemas and protocols.
Thrift compatibility.
-
Classes in org.apache.avro.io used by org.apache.avro.dataClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.
-
Classes in org.apache.avro.io used by org.apache.avro.fileClassDescriptionAn abstract
Encoder
for Avro's binary encoding.Read data of a schema.Write data of a schema. -
Classes in org.apache.avro.io used by org.apache.avro.genericClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.
Decoder
that performs type-resolution between the reader's and writer's schemas. -
Classes in org.apache.avro.io used by org.apache.avro.hadoop.io
-
Classes in org.apache.avro.io used by org.apache.avro.ioClassDescriptionAn
Decoder
for binary-format data.An abstractEncoder
for Avro's binary encoding.AnEncoder
for Avro's binary encoding.Read data of a schema.Low-level support for de-serializing Avro values.A factory for creating and configuringDecoder
s.AnEncoder
for Avro's binary encoding that does not buffer output.Low-level support for serializing Avro values.A factory for creating and configuringEncoder
instances.ADecoder
for Avro's JSON data encoding.AnEncoder
for Avro's JSON data encoding.Decoder
that performs type-resolution between the reader's and writer's schemas.An implementation ofDecoder
that ensures that the sequence of operations conforms to a schema.An implementation ofEncoder
that wraps another Encoder and ensures that the sequence of operations conforms to the provided schema. -
Classes in org.apache.avro.io used by org.apache.avro.io.parsing
-
Classes in org.apache.avro.io used by org.apache.avro.ipcClassDescriptionLow-level support for de-serializing Avro values.Low-level support for serializing Avro values.
Decoder
that performs type-resolution between the reader's and writer's schemas. -
Classes in org.apache.avro.io used by org.apache.avro.ipc.genericClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.
-
Classes in org.apache.avro.io used by org.apache.avro.ipc.reflectClassDescriptionRead data of a schema.Write data of a schema.Low-level support for serializing Avro values.
-
Classes in org.apache.avro.io used by org.apache.avro.ipc.specificClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.
-
Classes in org.apache.avro.io used by org.apache.avro.mapreduce
-
Classes in org.apache.avro.io used by org.apache.avro.perf.test
-
Classes in org.apache.avro.io used by org.apache.avro.protobufClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.
Decoder
that performs type-resolution between the reader's and writer's schemas. -
Classes in org.apache.avro.io used by org.apache.avro.reflectClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.
Decoder
that performs type-resolution between the reader's and writer's schemas. -
Classes in org.apache.avro.io used by org.apache.avro.specific
-
Classes in org.apache.avro.io used by org.apache.avro.thriftClassDescriptionRead data of a schema.Write data of a schema.Low-level support for de-serializing Avro values.Low-level support for serializing Avro values.