Uses of Interface
org.apache.flink.table.api.GroupedTable
Packages that use GroupedTable
-
Uses of GroupedTable in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return GroupedTableModifier and TypeMethodDescriptionTable.groupBy(Expression... fields) Groups the elements on some grouping keys.