Package | Description |
---|---|
org.apache.flink.table.runtime.operators.window.groupwindow.operator |
Modifier and Type | Class and Description |
---|---|
class |
AggregateWindowOperator<K,W extends Window>
A
WindowOperator for grouped window aggregates. |
class |
TableAggregateWindowOperator<K,W extends Window>
A
WindowOperator for grouped and windowed table aggregates. |
Modifier and Type | Method and Description |
---|---|
WindowOperator |
WindowOperatorBuilder.TableAggregateWindowOperatorBuilder.build() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.