Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Packages that use OpenLineageRunFacets Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageRunFacets in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageRunFacets Modifier and Type Method Description OpenLineageRunFacetsOpenLineageRun. getFacets()Return the map of facets describing the run of the job.Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageRunFacets Modifier and Type Method Description voidOpenLineageRun. setFacets(OpenLineageRunFacets facets)Set up the map of facets describing the run of the job.
-