public class SingleMetric extends Object
Constructor and Description |
---|
SingleMetric(String metricName,
double value,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
String |
getMetricName() |
long |
getTimestamp() |
double |
getValue() |
Copyright © 2022 Apache Software Foundation. All rights reserved.