public static class DistSum.ReduceSide.PartitionMapper extends Mapper<NullWritable,SummationWritable,IntWritable,SummationWritable>
Mapper.Context| Constructor and Description |
|---|
DistSum.ReduceSide.PartitionMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(NullWritable nw,
SummationWritable sigma,
Mapper.Context context)
Partitions sigma into parts
|
protected void map(NullWritable nw, SummationWritable sigma, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<NullWritable,SummationWritable,IntWritable,SummationWritable>IOExceptionInterruptedExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.