| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.aggregate.window | |
| org.apache.flink.table.runtime.operators.aggregate.window.buffers |
| Constructor and Description |
|---|
LocalSlicingWindowAggOperator(RowDataKeySelector keySelector,
SliceAssigner sliceAssigner,
WindowBuffer.LocalFactory windowBufferFactory,
ZoneId shiftTimezone) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RecordsWindowBuffer.LocalFactory
Factory to create
RecordsWindowBuffer with RecordsCombiner.LocalFactory. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.