Package org.apache.dubbo.metrics.model
Class ServiceKeyMetric
java.lang.Object
org.apache.dubbo.metrics.model.ApplicationMetric
org.apache.dubbo.metrics.model.ServiceKeyMetric
- All Implemented Interfaces:
Metric
- Direct Known Subclasses:
MethodMetric
Metric class for service.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.metrics.model.ApplicationMetric
getApplicationModel, getApplicationName, getExtraInfo, setExtraInfo
-
Constructor Details
-
ServiceKeyMetric
-
-
Method Details
-
getTags
- Specified by:
getTagsin interfaceMetric- Overrides:
getTagsin classApplicationMetric
-
getServiceKey
-
equals
- Overrides:
equalsin classApplicationMetric
-
hashCode
public int hashCode()- Overrides:
hashCodein classApplicationMetric
-
toString
-