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