| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.over.frame |
| Modifier and Type | Class and Description |
|---|---|
class |
RangeUnboundedFollowingOverFrame
The range unboundedFollowing window frame calculates frames with the following SQL form: ...
|
class |
RowUnboundedFollowingOverFrame
The row unboundedFollowing window frame calculates frames with the following SQL form: ...
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.