Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Packages that use OpenLineageJob Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageJob in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageJob Modifier and Type Method Description OpenLineageJobOpenLineageRunEvent. getJob()Return the description of the job.Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageJob Modifier and Type Method Description voidOpenLineageRunEvent. setJob(OpenLineageJob job)Set up the description of the job.
-