| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.over | |
| org.apache.flink.table.runtime.operators.over.frame |
| Class and Description |
|---|
| OverWindowFrame
A window frame calculates the results for those records belong to a window frame.
|
| Class and Description |
|---|
| OffsetOverFrame.CalcOffsetFunc
Calc offset from base row.
|
| OverWindowFrame
A window frame calculates the results for those records belong to a window frame.
|
| SlidingOverFrame
The sliding window frame.
|
| UnboundedFollowingOverFrame
The UnboundedFollowing window frame.
|
| UnboundedPrecedingOverFrame
The UnboundedPreceding window frame.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.