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