public static final class PlanUnwrappingReduceOperator.ReduceWrapper<T,K> extends WrappingFunction<org.apache.flink.api.common.functions.ReduceFunction<T>> implements org.apache.flink.api.common.functions.ReduceFunction<Tuple2<K,T>>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
Tuple2<K,T> |
reduce(Tuple2<K,T> value1,
Tuple2<K,T> value2) |
close, getWrappedFunction, open, setRuntimeContextCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.