Package | Description |
---|---|
org.apache.flink.streaming.api.windowing.assigners |
Modifier and Type | Method and Description |
---|---|
static TumblingTimeWindows |
TumblingTimeWindows.of(Time size)
Deprecated.
Please use
TumblingEventTimeWindows.of(Time) . |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.