Uses of Class
org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Packages that use OpenLineageDataQualityAssertionsInputDataSetFacetAssertions Package Description org.odpi.openmetadata.integrationservices.lineage.properties -
-
Uses of OpenLineageDataQualityAssertionsInputDataSetFacetAssertions in org.odpi.openmetadata.integrationservices.lineage.properties
Methods in org.odpi.openmetadata.integrationservices.lineage.properties that return types with arguments of type OpenLineageDataQualityAssertionsInputDataSetFacetAssertions Modifier and Type Method Description List<OpenLineageDataQualityAssertionsInputDataSetFacetAssertions>OpenLineageDataQualityAssertionsInputDataSetFacet. getAssertions()Return the list of assertions that the data set has been tested against.Method parameters in org.odpi.openmetadata.integrationservices.lineage.properties with type arguments of type OpenLineageDataQualityAssertionsInputDataSetFacetAssertions Modifier and Type Method Description voidOpenLineageDataQualityAssertionsInputDataSetFacet. setAssertions(List<OpenLineageDataQualityAssertionsInputDataSetFacetAssertions> assertions)Set up the list of assertions that the data set has been tested against.
-