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