| Package | Description |
|---|---|
| org.apache.flink.table.api |
| Modifier and Type | Method and Description |
|---|---|
static TumbleWithSize |
Tumble.over(org.apache.flink.table.expressions.Expression size)
Creates a tumbling window.
|
static TumbleWithSize |
Tumble.over(String size)
Creates a tumbling window.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.