| 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.
|
class |
ParallelMerge<OUT>
Class that encapsulates the functionality necessary to merge windows created
in parallel.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.