See: Description
| Interface | Description | 
|---|---|
| ErrorBuilder<T> | Interface for error builders | 
| RecordBuilder<T> | Interface for record builders | 
| Class | Description | 
|---|---|
| Json | Utilities for reading and writing arbitrary Json data in Avro format. | 
| Json.Reader | DatumReaderfor arbitrary Json data. | 
| Json.Writer | DatumWriterfor arbitrary Json data. | 
| RecordBuilderBase<T extends IndexedRecord> | Abstract base class for RecordBuilder implementations. | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.