public static class MultilevelPlot.FlatPartition
extends MapReduceBase
Constructor and Description |
---|
MultilevelPlot.FlatPartition() |
Modifier and Type | Method and Description |
---|---|
void |
configure(JobConf job) |
void |
map(Rectangle partitionMBR,
java.lang.Iterable<? extends Shape> shapes,
|
void |
reduce(TileIndex tileID,
java.util.Iterator<RasterLayer> intermediateLayers,
|
public void configure(JobConf job)
public void map(Rectangle partitionMBR, java.lang.Iterable<? extends Shape> shapes,output, Reporter reporter) throws java.io.IOException
java.io.IOException
public void reduce(TileIndex tileID, java.util.Iterator<RasterLayer> intermediateLayers,output, Reporter reporter) throws java.io.IOException
java.io.IOException