Package | Description |
---|---|
org.apache.flink.table.functions |
Modifier and Type | Method and Description |
---|---|
TableAggregateFunction<?,?> |
TableAggregateFunctionDefinition.getTableAggregateFunction() |
Constructor and Description |
---|
TableAggregateFunctionDefinition(String name,
TableAggregateFunction<?,?> aggregateFunction,
org.apache.flink.api.common.typeinfo.TypeInformation<?> resultTypeInfo,
org.apache.flink.api.common.typeinfo.TypeInformation<?> accTypeInfo) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.