| Constructor and Description |
|---|
Factory(PagedTypeSerializer<org.apache.flink.table.data.RowData> keySer,
AbstractRowDataSerializer<org.apache.flink.table.data.RowData> inputSer,
RecordsCombiner.Factory combinerFactory) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AggCombiner.Factory
Factory to create
AggCombiner. |
static class |
GlobalAggCombiner.Factory
Factory to create
GlobalAggCombiner. |
| Modifier and Type | Class and Description |
|---|---|
static class |
RowTimeDeduplicateRecordsCombiner.Factory
Factory to create
RowTimeDeduplicateRecordsCombiner. |
| Modifier and Type | Class and Description |
|---|---|
static class |
TopNRecordsCombiner.Factory
Factory to create
TopNRecordsCombiner. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.