public static final class MetricsEndpoint.Sample
extends java.lang.Object
statistic
and a value.Modifier and Type | Method and Description |
---|---|
io.micrometer.core.instrument.Statistic |
getStatistic()
Measurement name.
|
java.lang.Double |
getValue()
Measurement value.
|
java.lang.String |
toString() |
public io.micrometer.core.instrument.Statistic getStatistic()
public java.lang.Double getValue()
public java.lang.String toString()
toString
in class java.lang.Object