| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.window.tvf.unslicing |
| Modifier and Type | Method and Description |
|---|---|
static UnsliceAssigners.SessionUnsliceAssigner |
UnsliceAssigners.session(int rowtimeIndex,
ZoneId shiftTimeZone,
Duration gap)
Creates a session window
UnsliceAssigner that assigns elements to windows based on
the timestamp. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.