Package org.apache.avro.data

Interfaces and base classes shared by generic, specific and reflect.

See:
          Description

Interface Summary
ErrorBuilder<T> Interface for error builders
RecordBuilder<T> Interface for record builders
 

Class Summary
Json Utilities for reading and writing arbitrary Json data in Avro format.
Json.Reader DatumReader for arbitrary Json data.
Json.Writer DatumWriter for arbitrary Json data.
RecordBuilderBase<T extends IndexedRecord> Abstract base class for RecordBuilder implementations.
 

Package org.apache.avro.data Description

Interfaces and base classes shared by generic, specific and reflect.



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.