Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Packages that use OpenLineageParentRunFacet Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageParentRunFacet in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageParentRunFacet Modifier and Type Method Description OpenLineageParentRunFacetOpenLineageRunFacets. getParent()Return details of the parent process.Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageParentRunFacet Modifier and Type Method Description voidOpenLineageRunFacets. setParent(OpenLineageParentRunFacet parent)Set up details of the parent process.
-