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.IOException
public void reduce(IntWritable partitionID, java.util.Iterator<Shape> shapes,output, Reporter reporter) throws java.io.IOException
java.io.IOException