| Package | Description |
|---|---|
| org.apache.flink.table.api |
| Modifier and Type | Method and Description |
|---|---|
OverWindowPartitionedOrdered |
OverWindowPartitioned.orderBy(org.apache.flink.table.expressions.Expression orderBy)
Specifies the time attribute on which rows are ordered.
|
static OverWindowPartitionedOrdered |
Over.orderBy(org.apache.flink.table.expressions.Expression orderBy)
Specifies the time attribute on which rows are ordered.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.