Uses of Package
org.apache.flink.table.api.dataview
-
Packages that use org.apache.flink.table.api.dataview Package Description org.apache.flink.table.api.dataview org.apache.flink.table.dataview -
Classes in org.apache.flink.table.api.dataview used by org.apache.flink.table.api.dataview Class Description DataView ADataViewis 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.dataview Class Description ListView ADataViewthat providesList-like functionality in the accumulator of anAggregateFunctionorTableAggregateFunctionwhen large amounts of data are expected.MapView ADataViewthat providesMap-like functionality in the accumulator of anAggregateFunctionorTableAggregateFunctionwhen large amounts of data are expected.