Uses of Package
org.apache.flink.streaming.api.lineage
-
Classes in org.apache.flink.streaming.api.lineage used by org.apache.flink.streaming.api.functions.source.legacy Class Description LineageVertex Lineage vertex represents the connectors in lineage graph, including sourceSourceLineageVertexand sink.LineageVertexProvider Create lineage vertex for source and sink in DataStream. -
Classes in org.apache.flink.streaming.api.lineage used by org.apache.flink.streaming.api.graph Class Description LineageGraph Job 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.lineage Class Description DefaultLineageGraph.LineageGraphBuilder Build the default lineage graph fromLineageEdge.LineageDataset Lineage dataset represents the source or sink in the job.LineageDatasetFacet Facet interface for dataset.LineageEdge Lineage edge from source to sink.LineageGraph Job lineage graph that users can get sources, sinks and relationships from lineage and manage the relationship between jobs and tables.LineageVertex Lineage vertex represents the connectors in lineage graph, including sourceSourceLineageVertexand sink.SourceLineageVertex 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.transformations Class Description LineageVertex Lineage vertex represents the connectors in lineage graph, including sourceSourceLineageVertexand sink.