Uses of Interface
org.apache.flink.streaming.api.lineage.SourceLineageVertex
-
Packages that use SourceLineageVertex Package Description org.apache.flink.streaming.api.lineage -
-
Uses of SourceLineageVertex in org.apache.flink.streaming.api.lineage
Methods in org.apache.flink.streaming.api.lineage that return SourceLineageVertex Modifier and Type Method Description SourceLineageVertexLineageEdge. source()Methods in org.apache.flink.streaming.api.lineage that return types with arguments of type SourceLineageVertex Modifier and Type Method Description List<SourceLineageVertex>DefaultLineageGraph. sources()List<SourceLineageVertex>LineageGraph. sources()
-