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