public static class SingleLevelPlot.RepartitionPlot
extends MapReduceBase
| Constructor and Description |
|---|
SingleLevelPlot.RepartitionPlot() |
public void configure(JobConf job)
public void map(Rectangle dummy, java.lang.Iterable<? extends Shape> shapes,output, Reporter reporter) throws java.io.IOException
java.io.IOExceptionpublic void reduce(IntWritable partitionID,
java.util.Iterator<Shape> shapes,
output,
Reporter reporter)
throws java.io.IOException
java.io.IOException