public static final class PlanUnwrappingReduceOperator.ReduceWrapper<T,K> extends WrappingFunction<ReduceFunction<T>> implements 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, setRuntimeContextgetIterationRuntimeContext, getRuntimeContextCopyright © 2015 The Apache Software Foundation. All rights reserved.