Uses of Package
org.apache.avro.data

Packages that use org.apache.avro.data
org.apache.avro.data Interfaces and base classes shared by generic, specific and reflect. 
org.apache.avro.generic A generic representation for Avro data. 
org.apache.avro.ipc Support for inter-process calls. 
org.apache.avro.ipc.trace   
org.apache.avro.specific Generate specific Java classes for schemas and protocols. 
 

Classes in org.apache.avro.data used by org.apache.avro.data
ErrorBuilder
          Interface for error builders
RecordBuilder
          Interface for record builders
RecordBuilderBase
          Abstract base class for RecordBuilder implementations.
 

Classes in org.apache.avro.data used by org.apache.avro.generic
RecordBuilder
          Interface for record builders
RecordBuilderBase
          Abstract base class for RecordBuilder implementations.
 

Classes in org.apache.avro.data used by org.apache.avro.ipc
RecordBuilder
          Interface for record builders
RecordBuilderBase
          Abstract base class for RecordBuilder implementations.
 

Classes in org.apache.avro.data used by org.apache.avro.ipc.trace
RecordBuilder
          Interface for record builders
RecordBuilderBase
          Abstract base class for RecordBuilder implementations.
 

Classes in org.apache.avro.data used by org.apache.avro.specific
ErrorBuilder
          Interface for error builders
RecordBuilder
          Interface for record builders
RecordBuilderBase
          Abstract base class for RecordBuilder implementations.
 



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