| Package | Description |
|---|---|
| org.apache.flink.api.common.functions | |
| org.apache.flink.api.common.operators.base |
| Modifier and Type | Class and Description |
|---|---|
class |
RichGroupCombineFunction<IN,OUT>
Rich variant of the
GroupCombineFunction. |
class |
RichGroupReduceFunction<IN,OUT>
Rich variant of the
GroupReduceFunction. |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupCombineOperatorBase<IN,OUT,FT extends GroupCombineFunction<IN,OUT>>
Base operator for the combineGroup transformation.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.