Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacet
-
Packages that use OpenLineageInputDataSetInputFacet Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageInputDataSetInputFacet in org.odpi.openmetadata.integrationservices.lineage.properties
Subclasses of OpenLineageInputDataSetInputFacet in org.odpi.openmetadata.integrationservices.lineage.properties Modifier and Type Class Description classOpenLineageDataQualityAssertionsInputDataSetFacetThis class represents the data quality assertions facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.classOpenLineageDataQualityMetricsInputDataSetFacetThis class represents the data quality metrics facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return types with arguments of type OpenLineageInputDataSetInputFacet Modifier and Type Method Description Map<String,OpenLineageInputDataSetInputFacet>OpenLineageInputDataSetInputFacets. getAdditionalProperties()Return a map of additional input facets.Method parameters in org.odpi.openmetadata.integrationservices.lineage.properties with type arguments of type OpenLineageInputDataSetInputFacet Modifier and Type Method Description voidOpenLineageInputDataSetInputFacets. setAdditionalProperties(Map<String,OpenLineageInputDataSetInputFacet> additionalProperties)Set up a map of additional input facets.
-