Package | Description |
---|---|
org.apache.flink.table.api |
Modifier and Type | Method and Description |
---|---|
WindowGroupedTable |
GroupWindowedTable.groupBy(Expression... fields)
Groups the elements by a mandatory window and one or more optional grouping attributes.
|
WindowGroupedTable |
GroupWindowedTable.groupBy(String fields)
Deprecated.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.