| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.window |
| 限定符和类型 | 类和说明 |
|---|---|
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. |
| 限定符和类型 | 方法和说明 |
|---|---|
WindowOperator |
WindowOperatorBuilder.TableAggregateWindowOperatorBuilder.build() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.