public static class SingleLevelPlot.NoPartitionPlot
extends MapReduceBase
| Constructor and Description |
|---|
SingleLevelPlot.NoPartitionPlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(JobConf job) |
void |
map(Rectangle partitionMBR,
java.lang.Iterable<? extends Shape> shapes,
|
void |
reduce(IntWritable key,
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.IOExceptionpublic void reduce(IntWritable key,
java.util.Iterator<RasterLayer> intermediateLayers,
output,
Reporter reporter)
throws java.io.IOException
java.io.IOException