Class MetricKey
- java.lang.Object
-
- org.datadog.jenkins.plugins.datadog.metrics.MetricKey
-
public class MetricKey extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getHostname()
String
getMetricName()
Map<String,Set<String>>
getTags()
int
hashCode()
String
toString()
-