Uses of Class
org.apache.accumulo.core.util.PeekingIterator

Packages that use PeekingIterator
org.apache.accumulo.core.client.mapreduce   
 

Uses of PeekingIterator in org.apache.accumulo.core.client.mapreduce
 

Methods in org.apache.accumulo.core.client.mapreduce that return types with arguments of type PeekingIterator
 org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.Text,PeekingIterator<Map.Entry<Key,Value>>> AccumuloRowInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context)
           
 



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