public static final class PlanUnwrappingSortedGroupCombineOperator.TupleUnwrappingGroupReducer<IN,OUT,K1,K2> extends WrappingFunction<org.apache.flink.api.common.functions.GroupCombineFunction<IN,OUT>> implements org.apache.flink.api.common.functions.GroupCombineFunction<Tuple3<K1,K2,IN>,OUT>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
combine(Iterable<Tuple3<K1,K2,IN>> values,
org.apache.flink.util.Collector<OUT> out) |
String |
toString() |
close, getWrappedFunction, open, setRuntimeContextCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.