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