Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Packages that use OpenLineageInputDataSet Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageInputDataSet in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return types with arguments of type OpenLineageInputDataSet Modifier and Type Method Description List<OpenLineageInputDataSet>OpenLineageRunEvent. getInputs()Return the set of input data sets.Method parameters in org.odpi.openmetadata.integrationservices.lineage.properties with type arguments of type OpenLineageInputDataSet Modifier and Type Method Description voidOpenLineageRunEvent. setInputs(List<OpenLineageInputDataSet> inputs)Set up the set of output data sets.
-