Uses of Package
org.apache.flink.table.runtime.dataview
-
Classes in org.apache.flink.table.runtime.dataview used by org.apache.flink.python.util Class Description DataViewSpec Information about aDataView
stored in state. -
Classes in org.apache.flink.table.runtime.dataview used by org.apache.flink.table.planner.plan.nodes.exec.utils Class Description DataViewSpec Information about aDataView
stored in state. -
Classes in org.apache.flink.table.runtime.dataview used by org.apache.flink.table.planner.typeutils Class Description DataViewSpec Information about aDataView
stored in state.MapViewSpec Specification for aMapView
. -
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. -
Classes in org.apache.flink.table.runtime.dataview used by org.apache.flink.table.runtime.operators.python.aggregate Class Description DataViewSpec Information about aDataView
stored in state.