Uses of Class
org.apache.avro.mapred.AvroValue

Packages that use AvroValue
org.apache.avro.mapreduce   
 

Uses of AvroValue in org.apache.avro.mapreduce
 

Methods in org.apache.avro.mapreduce that return AvroValue
 AvroValue<V> AvroKeyValueRecordReader.getCurrentValue()
          
 

Methods in org.apache.avro.mapreduce that return types with arguments of type AvroValue
 org.apache.hadoop.mapreduce.RecordReader<AvroKey<K>,AvroValue<V>> AvroKeyValueInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)
          
 



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