| Package | Description |
|---|---|
| org.apache.flink.streaming.api.lineage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourceLineageVertex
Lineage vertex for source which has
Boundedness to indicate whether the data for the
source is bounded. |
| Modifier and Type | Method and Description |
|---|---|
LineageVertex |
LineageVertexProvider.getLineageVertex() |
LineageVertex |
LineageEdge.sink() |
| Modifier and Type | Method and Description |
|---|---|
List<LineageVertex> |
LineageGraph.sinks() |
List<LineageVertex> |
DefaultLineageGraph.sinks() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.