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