| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators.windowing |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelGroupedMerge<OUT>
The version of the ParallelMerge CoFlatMap that does not reduce the incoming
elements only appends them to the current window.
|
| Constructor and Description |
|---|
ParallelMergeOperator(ParallelMerge<OUT> parallelMerge) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.