| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.window.tvf.unslicing |
| Modifier and Type | Method and Description |
|---|---|
static UnsliceAssigners.WindowedUnsliceAssigner |
UnsliceAssigners.windowed(int windowStartIndex,
int windowEndIndex,
UnsliceAssigner<TimeWindow> innerAssigner)
Creates a
UnsliceAssigner that assigns elements which has been attached window start
and window end timestamp to windows. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.