Class DataViewSpec
java.lang.Object
org.apache.flink.table.runtime.dataview.DataViewSpec
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ListViewSpec,MapViewSpec
Information about a
DataView stored in state.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.table.types.DataTypeint
-
Method Details
-
getStateId
-
getFieldIndex
public int getFieldIndex() -
getDataType
public org.apache.flink.table.types.DataType getDataType()
-