Uses of Package
org.apache.avro.hadoop.io

Packages that use org.apache.avro.hadoop.io
org.apache.avro.hadoop.file   
org.apache.avro.hadoop.io   
org.apache.avro.mapreduce   
 

Classes in org.apache.avro.hadoop.io used by org.apache.avro.hadoop.file
AvroKeyValue
          A helper object for working with the Avro generic records that are used to store key/value pairs in an Avro container file.
 

Classes in org.apache.avro.hadoop.io used by org.apache.avro.hadoop.io
AvroDatumConverter
          Converts a Java object into an Avro datum.
AvroDeserializer
          Deserializes AvroWrapper objects within Hadoop.
AvroKeyValue
          A helper object for working with the Avro generic records that are used to store key/value pairs in an Avro container file.
AvroSequenceFile.Reader.Options
          A helper class to encapsulate the options that can be used to construct a Reader.
AvroSequenceFile.Writer.Options
          A helper class to encapsulate the options that can be used to construct a Writer.
 

Classes in org.apache.avro.hadoop.io used by org.apache.avro.mapreduce
AvroDatumConverter
          Converts a Java object into an Avro datum.
 



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