public static final class ReflectiveAvroTypeExample.NumberExtractingMapper extends MapFunction implements Serializable
| Constructor and Description |
|---|
NumberExtractingMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(eu.stratosphere.types.Record record,
eu.stratosphere.util.Collector<eu.stratosphere.types.Record> out) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextpublic void map(eu.stratosphere.types.Record record,
eu.stratosphere.util.Collector<eu.stratosphere.types.Record> out)
throws Exception
map in interface eu.stratosphere.api.common.functions.GenericCollectorMap<eu.stratosphere.types.Record,eu.stratosphere.types.Record>map in class MapFunctionExceptionCopyright © 2013–2014. All rights reserved.