Interface DataQualityMetric
- All Superinterfaces:
Entity
,Resource
,Serializable
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 Summary
Modifier and TypeMethodDescriptionDeprecated.This method will be removed in the future.Deprecated.This method will be removed in the future.Methods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
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.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
-