public static final class PlanUnwrappingReduceGroupOperator.TupleUnwrappingNonCombinableGroupReducer<IN,OUT,K> extends WrappingFunction<GroupReduceFunction<IN,OUT>> implements GroupReduceFunction<Tuple2<K,IN>,OUT>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Iterable<Tuple2<K,IN>> values,
Collector<OUT> out) |
String |
toString() |
close, getWrappedFunction, open, setRuntimeContextgetIterationRuntimeContext, getRuntimeContextCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.