Uses of Package
org.apache.flink.streaming.api.lineage
Packages that use org.apache.flink.streaming.api.lineage
Package
Description
-
Classes in org.apache.flink.streaming.api.lineage used by org.apache.flink.streaming.api.functions.source.legacyClassDescriptionLineage vertex represents the connectors in lineage graph, including source
SourceLineageVertexand sink.Create lineage vertex for source and sink in DataStream. -
Classes in org.apache.flink.streaming.api.lineage used by org.apache.flink.streaming.api.graphClassDescriptionJob lineage graph that users can get sources, sinks and relationships from lineage and manage the relationship between jobs and tables.
-
Classes in org.apache.flink.streaming.api.lineage used by org.apache.flink.streaming.api.lineageClassDescriptionBuild the default lineage graph from
LineageEdge.Lineage dataset represents the source or sink in the job.Facet interface for dataset.Lineage edge from source to sink.Job lineage graph that users can get sources, sinks and relationships from lineage and manage the relationship between jobs and tables.Lineage vertex represents the connectors in lineage graph, including sourceSourceLineageVertexand sink.Lineage vertex for source which hasBoundednessto indicate whether the data for the source is bounded. -
Classes in org.apache.flink.streaming.api.lineage used by org.apache.flink.streaming.api.transformationsClassDescriptionLineage vertex represents the connectors in lineage graph, including source
SourceLineageVertexand sink.