Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Packages that use OpenLineageRun Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageRun in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageRun Modifier and Type Method Description OpenLineageRunOpenLineageRunEvent. getRun()Return the details of the job run.Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageRun Modifier and Type Method Description voidOpenLineageRunEvent. setRun(OpenLineageRun run)Set up details of the run.
-