- Enclosing class:
- SingleLevelPlot
public static class SingleLevelPlot.NoPartitionPlotMap<S extends Shape>
extends
Visualizes a dataset using the existing partitioning of a file.
The mapper creates a partial raster layer for each partition while the reducer
merges the partial rasters together into the final raster layer.
The final raster layer is then written to the output.
- Author:
- Ahmed Eldawy