Interface DataQualityMetric

  • All Superinterfaces:
    Entity, Resource, Serializable

    @Deprecated
    public interface DataQualityMetric
    extends Resource
    Deprecated.
    This interface will be removed in the future. This feature is being dropped, so no replacement will be available.
    Represents single data quality metric that is assigned to a data quality rule
    • Method Detail

      • getCountOperation

        @Deprecated
        DataQualityCountOperation getCountOperation()
        Deprecated.
        This method will be removed in the future. This feature is being dropped, so no replacement will be available.
        Returns the operation that should be performed when aggregating the quality results.
        Returns:
        the operation that should be performed when aggregating the quality results
      • getAttributeType

        @Deprecated
        NamedDescribedResourceReference getAttributeType()
        Deprecated.
        This method will be removed in the future. This feature is being dropped, so no replacement will be available.
        Returns the attribute type that defines the value that is used as the data quality metric.
        Returns:
        the attribute type that defines the value that is used as the data quality metric