Package org.apache.avro.generic


package org.apache.avro.generic
A generic representation for Avro data.

This representation is best for applications which deal with dynamic data, whose schemas are not known until runtime.

Avro schemas are mapped to Java types as follows: