| Package | Description |
|---|---|
| org.apache.nifi.provenance.lineage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProvenanceEventLineageNode |
| Modifier and Type | Method and Description |
|---|---|
LineageNode |
LineageEdge.getDestination() |
LineageNode |
LineageEdge.getSource() |
| Modifier and Type | Method and Description |
|---|---|
List<LineageNode> |
ComputeLineageResult.getNodes() |
List<LineageNode> |
Lineage.getNodes() |
Copyright © 2023 Apache NiFi Project. All rights reserved.