Interface IMdmMetricSvc

All Known Implementing Classes:
BaseMdmMetricSvc

public interface IMdmMetricSvc
  • Method Details

    • generateMdmMetrics

      Generates metrics on MDM Links. Metrics include: * breakdowns of counts of MATCH_RESULT types by LINK_SOURCE types. * counts of resources of each type * a histogram of score 'buckets' with the appropriate counts.
      Parameters:
      theParameters - - Parameters defining resource type of interest, as well as MatchResult and LinkSource filters.
      Returns:
      The metrics in a JSON format.