Uses of Class
org.apache.avro.mapred.Pair
Packages that use Pair
Package
Description
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 PairMethods in org.apache.avro.mapred that return types with arguments of type PairModifier and TypeMethodDescriptionSequenceFileInputFormat.getRecordReader
(InputSplit split, JobConf job, Reporter reporter) SequenceFileReader.iterator()
Methods in org.apache.avro.mapred with parameters of type Pair