| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators.windowing |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowFolder<IN,OUT>
This operator is used to apply foldWindow transformations on
WindowedDataStreams. |
class |
WindowMapper<IN,OUT>
This operator is used to apply mapWindow transformations on
WindowedDataStreams. |
class |
WindowReducer<IN>
This operator is used to apply reduceWindow transformations on
WindowedDataStreams. |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.