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 booleanequals(Object o)StringgetHostname()StringgetMetricName()Map<String,Set<String>>getTags()inthashCode()StringtoString()
-