Uses of Package
org.apache.avro.generic

Packages that use org.apache.avro.generic
Package
Description
Avro kernel classes.
 
Interfaces and base classes shared by generic, specific and reflect.
A generic representation for Avro data.
 
 
Utilities for Encoding and Decoding Avro data.
Support for inter-process calls.
 
Run Hadoop MapReduce jobs over Avro data, with map and reduce functions written in Java.
Run Hadoop MapReduce jobs over Avro data, with map and reduce functions run in a sub-process.
 
 
Protocol Buffer compatibility.
Use Java reflection to generate schemas and protocols for existing classes.
Generate specific Java classes for schemas and protocols.
Thrift compatibility.
Common utility classes.
Read and write Avro data in Trevni column files.