Uses of Package
org.apache.flink.table.api.dataview
Packages that use org.apache.flink.table.api.dataview
-
Classes in org.apache.flink.table.api.dataview used by org.apache.flink.table.api.dataviewClassDescriptionA
DataViewis a collection type that can be used in the accumulator of anImperativeAggregateFunction. -
Classes in org.apache.flink.table.api.dataview used by org.apache.flink.table.dataviewClassDescriptionA
DataViewthat providesList-like functionality in the accumulator of anAggregateFunctionorTableAggregateFunctionwhen large amounts of data are expected.ADataViewthat providesMap-like functionality in the accumulator of anAggregateFunctionorTableAggregateFunctionwhen large amounts of data are expected.