Uses of Class
org.apache.avro.Schema.Field

Packages that use Schema.Field
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.
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.