Package | Description |
---|---|
org.apache.flink.table.runtime.operators.window |
Modifier and Type | Method and Description |
---|---|
WindowOperatorBuilder.TableAggregateWindowOperatorBuilder |
WindowOperatorBuilder.aggregate(GeneratedNamespaceTableAggsHandleFunction<?> generatedTableAggregateFunction,
LogicalType[] accumulatorTypes,
LogicalType[] aggResultTypes,
LogicalType[] windowPropertyTypes) |
WindowOperatorBuilder.TableAggregateWindowOperatorBuilder |
WindowOperatorBuilder.aggregate(NamespaceTableAggsHandleFunction<?> tableAggregateFunction,
LogicalType[] accumulatorTypes,
LogicalType[] aggResultTypes,
LogicalType[] windowPropertyTypes) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.