Uses of Interface
org.apache.flink.table.api.WindowGroupedTable
Packages that use WindowGroupedTable
-
Uses of WindowGroupedTable in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return WindowGroupedTableModifier and TypeMethodDescriptionGroupWindowedTable.groupBy(org.apache.flink.table.expressions.Expression... fields) Groups the elements by a mandatory window and one or more optional grouping attributes.