public static class SecondarySort.MapClass extends org.apache.hadoop.mapreduce.Mapper<LongWritable,Text,SecondarySort.IntPair,IntWritable>
org.apache.hadoop.mapreduce.Mapper.Context| Constructor and Description |
|---|
MapClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(LongWritable inKey,
Text inValue,
org.apache.hadoop.mapreduce.Mapper.Context context) |
cleanup, run, setuppublic void map(LongWritable inKey, Text inValue, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<LongWritable,Text,SecondarySort.IntPair,IntWritable>IOExceptionInterruptedExceptionCopyright © 2018 CERN. All Rights Reserved.