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.