| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| org.apache.avro.mapred | Run Hadoop MapReduce jobs over Avro data, with map and reduce functions written in Java. | 
| Uses of Pair in org.apache.avro.mapred | 
|---|
| Methods in org.apache.avro.mapred that return Pair | |
|---|---|
 Pair<K,V> | 
SequenceFileReader.next()
 | 
 Pair<K,V> | 
SequenceFileReader.next(Pair<K,V> reuse)
 | 
| Methods in org.apache.avro.mapred that return types with arguments of type Pair | |
|---|---|
 RecordReader<AvroWrapper<Pair<K,V>>,NullWritable> | 
SequenceFileInputFormat.getRecordReader(InputSplit split,
                JobConf job,
                Reporter reporter)
 | 
 Iterator<Pair<K,V>> | 
SequenceFileReader.iterator()
 | 
| Methods in org.apache.avro.mapred with parameters of type Pair | |
|---|---|
 int | 
Pair.compareTo(Pair that)
 | 
 Pair<K,V> | 
SequenceFileReader.next(Pair<K,V> reuse)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||