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