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.
Use Java reflection to generate schemas and protocols for existing
classes.
Generate specific Java classes for schemas and protocols.
-
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
Encoderfor 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.
Decoderthat performs type-resolution between the reader's and writer's schemas. -
Classes in org.apache.avro.io used by org.apache.avro.ioClassDescriptionAn
Decoderfor binary-format data.An abstractEncoderfor Avro's binary encoding.AnEncoderfor Avro's binary encoding.Read data of a schema.Low-level support for de-serializing Avro values.A factory for creating and configuringDecoders.AnEncoderfor Avro's binary encoding that does not buffer output.Low-level support for serializing Avro values.A factory for creating and configuringEncoderinstances.ADecoderfor Avro's JSON data encoding.AnEncoderfor Avro's JSON data encoding.Decoderthat performs type-resolution between the reader's and writer's schemas.An implementation ofDecoderthat ensures that the sequence of operations conforms to a schema.An implementation ofEncoderthat 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.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.
Decoderthat performs type-resolution between the reader's and writer's schemas. -
Classes in org.apache.avro.io used by org.apache.avro.specific