Class ConfigCenterMetric

java.lang.Object
org.apache.dubbo.metrics.model.ConfigCenterMetric
All Implemented Interfaces:
Metric

public class ConfigCenterMetric extends Object implements Metric
  • Constructor Details

    • ConfigCenterMetric

      public ConfigCenterMetric()
    • ConfigCenterMetric

      public ConfigCenterMetric(String applicationName, String key, String group, String configCenter, String changeType)
  • Method Details