| Modifier and Type | Method and Description |
|---|---|
DataSetRefs |
NiFiProvenanceEventAnalyzer.analyze(AnalysisContext context,
ProvenanceEventRecord event) |
protected DataSetRefs |
AbstractNiFiProvenanceEventAnalyzer.singleDataSetRef(String componentId,
ProvenanceEventType eventType,
org.apache.atlas.v1.model.instance.Referenceable ref) |
| Modifier and Type | Method and Description |
|---|---|
private void |
Hive2JDBC.addRefs(DataSetRefs refs,
boolean isInput,
String namespace,
Set<Tuple<String,String>> tableNames) |
| Modifier and Type | Method and Description |
|---|---|
DataSetRefs |
UnknownOutput.analyze(AnalysisContext context,
ProvenanceEventRecord event) |
DataSetRefs |
Create.analyze(AnalysisContext context,
ProvenanceEventRecord event) |
DataSetRefs |
UnknownInput.analyze(AnalysisContext context,
ProvenanceEventRecord event) |
| Modifier and Type | Field and Description |
|---|---|
private DataSetRefs |
LineagePath.refs |
| Modifier and Type | Method and Description |
|---|---|
protected DataSetRefs |
AbstractLineageStrategy.executeAnalyzer(AnalysisContext analysisContext,
ProvenanceEventRecord event) |
DataSetRefs |
LineagePath.getRefs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLineageStrategy.addDataSetRefs(DataSetRefs dataSetRefs,
org.apache.atlas.v1.model.instance.Referenceable flowPathRef) |
protected void |
AbstractLineageStrategy.addDataSetRefs(NiFiFlow nifiFlow,
DataSetRefs refs) |
protected void |
AbstractLineageStrategy.addDataSetRefs(NiFiFlow nifiFlow,
Set<NiFiFlowPath> flowPaths,
DataSetRefs refs) |
private void |
SimpleFlowPathLineage.processRemotePortEvent(AnalysisContext analysisContext,
NiFiFlow nifiFlow,
ProvenanceEventRecord event,
DataSetRefs analyzedRefs)
Create a flow_path entity corresponding to the target RemoteGroupPort when a SEND/RECEIVE event are received.
|
void |
LineagePath.setRefs(DataSetRefs refs) |
| Modifier and Type | Method and Description |
|---|---|
private void |
CompleteFlowPathLineage.createCompleteFlowPath(NiFiFlow nifiFlow,
LineagePath lineagePath,
List<Tuple<NiFiFlowPath,DataSetRefs>> createdFlowPaths)
Create a new FlowPath from a LineagePath.
|
Copyright © 2024 Apache NiFi Project. All rights reserved.