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, toWritableValueprotected 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>IOExceptionInterruptedExceptionprotected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
setup in class GeoWaveWritableInputMapper<org.apache.hadoop.io.Text,CountofDoubleWritable>IOExceptionInterruptedExceptionCopyright © 2013–2022. All rights reserved.