| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.aggregate |
| 构造器和说明 |
|---|
GroupTableAggFunction(long minRetentionTime,
long maxRetentionTime,
GeneratedTableAggsHandleFunction genAggsHandler,
org.apache.flink.table.types.logical.LogicalType[] accTypes,
int indexOfCountStar,
boolean generateUpdateBefore)
Creates a
GroupTableAggFunction. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.