public class CounterMetricSample<T extends Number> extends MetricSample
MetricSample.Type| 构造器和说明 |
|---|
CounterMetricSample(String name,
String description,
Map<String,String> tags,
MetricsCategory category,
String baseUnit,
T value) |
CounterMetricSample(String name,
String description,
Map<String,String> tags,
MetricsCategory category,
T value) |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
getValue() |
equals, getBaseUnit, getCategory, getDescription, getName, getTags, getType, hashCode, setBaseUnit, setCategory, setDescription, setName, setTags, setType, toStringCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.