| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.aggregate | |
| org.apache.flink.table.runtime.operators.window.groupwindow.operator |
| Modifier and Type | Method and Description |
|---|---|
static RecordCounter |
RecordCounter.of(int indexOfCountStar)
Creates a
RecordCounter depends on the index of count(*). |
| Modifier and Type | Field and Description |
|---|---|
protected RecordCounter |
WindowOperator.recordCounter
Used to count the number of added and retracted input records.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.