Class Quantile
java.lang.Object
io.prometheus.metrics.model.snapshots.Quantile
Immutable representation of a Quantile.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Quantile
- Parameters:
quantile
- expecting 0.0 <= quantile <= 1.0, otherwise anIllegalArgumentException
will be thrown.value
-
-
-
Method Details
-
getQuantile
-
getValue
-