Interface TypeDatasetFacet
- All Superinterfaces:
org.apache.flink.streaming.api.lineage.LineageDatasetFacet
- All Known Implementing Classes:
DefaultTypeDatasetFacet
@PublicEvolving
public interface TypeDatasetFacet
extends org.apache.flink.streaming.api.lineage.LineageDatasetFacet
Facet definition to contain type information of source and sink.
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.api.common.typeinfo.TypeInformationMethods inherited from interface org.apache.flink.streaming.api.lineage.LineageDatasetFacet
name
-
Method Details
-
getTypeInformation
org.apache.flink.api.common.typeinfo.TypeInformation getTypeInformation()
-