| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.api.dataview | |
| org.apache.flink.table.dataview |
| 类和说明 |
|---|
| DataView
A
DataView is a collection type that can be used in the accumulator of an ImperativeAggregateFunction. |
| 类和说明 |
|---|
| ListView
A
DataView that provides List-like functionality in the accumulator of an AggregateFunction or TableAggregateFunction when large amounts of data are expected. |
| MapView
A
DataView that provides Map-like functionality in the accumulator of an AggregateFunction or TableAggregateFunction when large amounts of data are expected. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.