Package org.apache.flink.streaming.api.lineage
package org.apache.flink.streaming.api.lineage
-
ClassDescriptionDefault implementation for
LineageDataset.Implementation of LineageEdge.Default implementation forLineageGraph.Build the default lineage graph fromLineageEdge.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.Utils for building lineage graph from transformations.Lineage vertex represents the connectors in lineage graph, including sourceSourceLineageVertexand sink.Create lineage vertex for source and sink in DataStream.Lineage vertex for source which hasBoundednessto indicate whether the data for the source is bounded.