| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.python.aggregate |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractPythonStreamGroupAggregateOperator
Base class for
PythonStreamGroupAggregateOperator and PythonStreamGroupTableAggregateOperator. |
class |
PythonStreamGroupAggregateOperator
The Python AggregateFunction operator.
|
class |
PythonStreamGroupTableAggregateOperator
The Python TableAggregateFunction operator.
|
class |
PythonStreamGroupWindowAggregateOperator<K,W extends org.apache.flink.table.runtime.operators.window.Window>
The Python Group Window AggregateFunction operator.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.