public class StoreCopyMapper extends GeoWaveWritableOutputMapper<GeoWaveInputKey,Object>
LOGGER, serializationTool
Constructor and Description |
---|
StoreCopyMapper() |
Modifier and Type | Method and Description |
---|---|
protected void |
mapNativeValue(GeoWaveInputKey key,
Object value,
org.apache.hadoop.mapreduce.MapContext<GeoWaveInputKey,Object,GeoWaveInputKey,Object> context) |
map, mapWritableValue, setup
protected void mapNativeValue(GeoWaveInputKey key, Object value, org.apache.hadoop.mapreduce.MapContext<GeoWaveInputKey,Object,GeoWaveInputKey,Object> context) throws IOException, InterruptedException
mapNativeValue
in class GeoWaveWritableOutputMapper<GeoWaveInputKey,Object>
IOException
InterruptedException
Copyright © 2013–2022. All rights reserved.