| Package | Description |
|---|---|
| org.apache.flink.api.common.functions | |
| org.apache.flink.api.common.operators.base |
| Modifier and Type | Class and Description |
|---|---|
class |
RichReduceFunction<T>
Rich variant of the
ReduceFunction. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReduceOperatorBase<T,FT extends ReduceFunction<T>>
Base data flow operator for Reduce user-defined functions.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.