@Generated public class MetricValue extends Object
| Constructor and Description |
|---|
MetricValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getTimestamp() |
Double |
getValue() |
int |
hashCode() |
MetricValue |
setTimestamp(Long timestamp) |
MetricValue |
setValue(Double value) |
String |
toString() |
public MetricValue setTimestamp(Long timestamp)
public Long getTimestamp()
public MetricValue setValue(Double value)
public Double getValue()
Copyright © 2026. All rights reserved.