| Package | Description |
|---|---|
| org.apache.flink.table.api | |
| org.apache.flink.table.api.internal |
| Modifier and Type | Method and Description |
|---|---|
OverWindowedTable |
Table.window(OverWindow... overWindows)
Defines over-windows on the records of a table.
|
| Modifier and Type | Method and Description |
|---|---|
OverWindowedTable |
TableImpl.window(OverWindow... overWindows) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.