Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Packages that use OpenLineageInputDataSetInputFacets Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageInputDataSetInputFacets in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return OpenLineageInputDataSetInputFacets Modifier and Type Method Description OpenLineageInputDataSetInputFacetsOpenLineageInputDataSet. getInputFacets()Return the map of input facets (if any).Methods in org.odpi.openmetadata.integrationservices.lineage.properties with parameters of type OpenLineageInputDataSetInputFacets Modifier and Type Method Description voidOpenLineageInputDataSet. setInputFacets(OpenLineageInputDataSetInputFacets inputFacets)Set up the map of input facets (if any).
-