public static class KMeansDistortionMapReduce.KMeansDistortionMapper extends GeoWaveWritableInputMapper<org.apache.hadoop.io.Text,CountofDoubleWritable>
LOGGER, serializationTool
Constructor and Description |
---|
KMeansDistortionMapper() |
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 void mapNativeValue(GeoWaveInputKey key, Object value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
mapNativeValue
in class GeoWaveWritableInputMapper<org.apache.hadoop.io.Text,CountofDoubleWritable>
IOException
InterruptedException
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
setup
in class GeoWaveWritableInputMapper<org.apache.hadoop.io.Text,CountofDoubleWritable>
IOException
InterruptedException
Copyright © 2013–2022. All rights reserved.