Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Packages that use OpenLineageParentRunFacetRun Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageParentRunFacetRun in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageParentRunFacetRun Modifier and Type Method Description OpenLineageParentRunFacetRunOpenLineageParentRunFacet. getRun()Return details of the parent process's run.Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageParentRunFacetRun Modifier and Type Method Description voidOpenLineageParentRunFacet. setRun(OpenLineageParentRunFacetRun run)Set up details of the parent process's run.
-