public class ServiceKeyMetric extends ApplicationMetric
| Constructor and Description |
|---|
ServiceKeyMetric(ApplicationModel applicationModel,
String serviceKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getServiceKey() |
Map<String,String> |
getTags() |
int |
hashCode() |
String |
toString() |
getApplicationModel, getApplicationName, getExtraInfo, gitTags, hostTags, setExtraInfopublic ServiceKeyMetric(ApplicationModel applicationModel, String serviceKey)
public Map<String,String> getTags()
getTags in interface MetricgetTags in class ApplicationMetricpublic String getServiceKey()
public boolean equals(Object o)
equals in class ApplicationMetricpublic int hashCode()
hashCode in class ApplicationMetricCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.