| Modifier and Type | Method and Description |
|---|---|
List<LineageMapping> |
LineageMappingsEvent.getLineageMappings()
Return the lineage mappings
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineageMappingsEvent.setLineageMappings(List<LineageMapping> lineageMappings)
Set up the lineage mappings
|
| Modifier and Type | Method and Description |
|---|---|
List<LineageMapping> |
Process.getLineageMappings()
Gets lineage mappings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Process.setLineageMappings(List<LineageMapping> lineageMappings)
Sets lineage mappings.
|
| Modifier and Type | Method and Description |
|---|---|
List<LineageMapping> |
LineageMappingsRequestBody.getLineageMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineageMappingsRequestBody.setLineageMappings(List<LineageMapping> lineageMappings) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.