public final class MetricMetaData extends Object
Constructor and Description |
---|
MetricMetaData(MetricType metricType,
String metricName,
String host,
List<String> tags,
Clock clock) |
Modifier and Type | Method and Description |
---|---|
Clock |
getClock() |
String |
getHost() |
String |
getMetricName() |
List<String> |
getTags() |
MetricType |
getType() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.