Uses of Class
org.apache.flink.table.runtime.dataview.DataViewSpec
-
Packages that use DataViewSpec Package Description org.apache.flink.table.runtime.dataview -
-
Uses of DataViewSpec in org.apache.flink.table.runtime.dataview
Subclasses of DataViewSpec in org.apache.flink.table.runtime.dataview Modifier and Type Class Description class
ListViewSpec
Specification for aListView
.class
MapViewSpec
Specification for aMapView
.
-