Uses of Interface
org.apache.avro.generic.GenericContainer

Packages that use GenericContainer
Package
Description
A generic representation for 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.
Generate specific Java classes for schemas and protocols.