Uses of Interface
org.apache.flink.streaming.api.lineage.DatasetSchemaField
-
Packages that use DatasetSchemaField Package Description org.apache.flink.streaming.api.lineage -
-
Uses of DatasetSchemaField in org.apache.flink.streaming.api.lineage
Methods in org.apache.flink.streaming.api.lineage that return types with arguments of type DatasetSchemaField Modifier and Type Method Description <T> Map<String,DatasetSchemaField<T>>
DatasetSchemaFacet. fields()
-