public static class UpdateCentroidCostMapReduce.UpdateCentroidCostMap extends GeoWaveWritableInputMapper<GroupIDText,CountofDoubleWritable>
Modifier and Type | Field and Description |
---|---|
protected AnalyticItemWrapperFactory<Object> |
itemWrapperFactory |
protected GroupIDText |
outputWritable |
LOGGER, serializationTool
Constructor and Description |
---|
UpdateCentroidCostMap() |
Modifier and Type | Method and Description |
---|---|
protected void |
mapNativeValue(GeoWaveInputKey key,
Object value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context) |
map, mapWritableValue, toWritableValue
protected final GroupIDText outputWritable
protected AnalyticItemWrapperFactory<Object> itemWrapperFactory
protected void mapNativeValue(GeoWaveInputKey key, Object value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
mapNativeValue
in class GeoWaveWritableInputMapper<GroupIDText,CountofDoubleWritable>
IOException
InterruptedException
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
setup
in class GeoWaveWritableInputMapper<GroupIDText,CountofDoubleWritable>
IOException
InterruptedException
Copyright © 2013–2020. All rights reserved.