| Package | Description |
|---|---|
| org.apache.flink.table.api.dataview | |
| org.apache.flink.table.dataview |
| Class and Description |
|---|
| DataView
A
DataView is a collection type that can be used in the accumulator of an
AggregateFunction. |
| Class and Description |
|---|
| ListView
A
ListView provides List functionality for accumulators used by user-defined aggregate
functions AggregateFunction. |
| MapView
A
MapView provides Map functionality for accumulators used by user-defined aggregate
functions [[AggregateFunction]]. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.