public static final class ReflectiveAvroTypeExample.ConcatenatingReducer extends ReduceFunction implements Serializable
| Constructor and Description |
|---|
ReflectiveAvroTypeExample.ConcatenatingReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Iterator<eu.stratosphere.types.Record> records,
eu.stratosphere.util.Collector<eu.stratosphere.types.Record> out) |
combineclose, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextpublic ReflectiveAvroTypeExample.ConcatenatingReducer()
public void reduce(Iterator<eu.stratosphere.types.Record> records, eu.stratosphere.util.Collector<eu.stratosphere.types.Record> out) throws Exception
reduce in interface eu.stratosphere.api.common.functions.GenericGroupReduce<eu.stratosphere.types.Record,eu.stratosphere.types.Record>reduce in class ReduceFunctionExceptionCopyright © 2013–2014. All rights reserved.