Uses of Package
org.apache.flink.table.runtime.dataview
-
Packages that use org.apache.flink.table.runtime.dataview Package Description org.apache.flink.table.runtime.dataview org.apache.flink.table.runtime.generated -
Classes in org.apache.flink.table.runtime.dataview used by org.apache.flink.table.runtime.dataview Class Description DataViewSpec Information about aDataView
stored in state.NullAwareMapIterator.NullMapEntry A Map Entry that the entry key is always null.StateDataView ADataView
which is implemented using state backend.StateDataViewStore This interface contains methods for registeringStateDataView
with a managed store.StateListView StateListView
is aListView
which is implemented using state backends.StateMapView MapView
which is implemented using state backends. -
Classes in org.apache.flink.table.runtime.dataview used by org.apache.flink.table.runtime.generated Class Description StateDataViewStore This interface contains methods for registeringStateDataView
with a managed store.