Package | Description |
---|---|
org.apache.flink.table.api | |
org.apache.flink.table.api.internal |
Modifier and Type | Method and Description |
---|---|
GroupWindowedTable |
Table.window(GroupWindow groupWindow)
Groups the records of a table by assigning them to windows defined by a time or row interval.
|
Modifier and Type | Method and Description |
---|---|
GroupWindowedTable |
TableImpl.window(GroupWindow groupWindow) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.