Uses of Class
org.apache.avro.mapreduce.AvroOutputFormatBase

Packages that use AvroOutputFormatBase
org.apache.avro.mapreduce   
 

Uses of AvroOutputFormatBase in org.apache.avro.mapreduce
 

Subclasses of AvroOutputFormatBase in org.apache.avro.mapreduce
 class AvroKeyOutputFormat<T>
          FileOutputFormat for writing Avro container files.
 class AvroKeyValueOutputFormat<K,V>
          FileOutputFormat for writing Avro container files of key/value pairs.
 



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