| Package | Description |
|---|---|
| org.apache.flink.streaming.api.windowing.assigners |
| Modifier and Type | Method and Description |
|---|---|
static TumblingProcessingTimeWindows |
TumblingProcessingTimeWindows.of(Time size)
Creates a new
TumblingProcessingTimeWindows WindowAssigner that assigns
elements to time windows based on the element timestamp. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.