public static class ConvexHullMapReduce.ConvexHullReducer<T> extends GeoWaveWritableInputReducer<GeoWaveOutputKey,org.opengis.feature.simple.SimpleFeature>
LOGGER, serializationTool
Constructor and Description |
---|
ConvexHullReducer() |
Modifier and Type | Method and Description |
---|---|
protected void |
reduceNativeValues(GeoWaveInputKey key,
Iterable<Object> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void |
setup(org.apache.hadoop.mapreduce.Reducer.Context context) |
reduce, reduceWritableValues
protected void reduceNativeValues(GeoWaveInputKey key, Iterable<Object> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduceNativeValues
in class GeoWaveWritableInputReducer<GeoWaveOutputKey,org.opengis.feature.simple.SimpleFeature>
IOException
InterruptedException
protected void setup(org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
setup
in class GeoWaveWritableInputReducer<GeoWaveOutputKey,org.opengis.feature.simple.SimpleFeature>
IOException
InterruptedException
Copyright © 2013–2022. All rights reserved.