Uses of Class
org.apache.avro.hadoop.io.AvroKeyValue

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

Uses of AvroKeyValue in org.apache.avro.hadoop.file
 

Methods in org.apache.avro.hadoop.file that return types with arguments of type AvroKeyValue
 Iterator<AvroKeyValue<K,V>> SortedKeyValueFile.Reader.iterator()
          Returns an iterator starting at the current position in the file.
 

Uses of AvroKeyValue in org.apache.avro.hadoop.io
 

Methods in org.apache.avro.hadoop.io that return AvroKeyValue
 AvroKeyValue<K,V> AvroKeyValue.Iterator.next()
          
 



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