java.lang.Object
io.prometheus.metrics.model.snapshots.Quantiles
Immutable list of quantiles.
-
Field Details
-
EMPTY
-
-
Method Details
-
of
Create a new Quantiles instance. You can either create Quantiles with one of the staticQuantiles.of(...)methods, or you can use thebuilder(). -
of
Create a new Quantiles instance. You can either create Quantiles with one of the staticQuantiles.of(...)methods, or you can use thebuilder(). -
size
public int size() -
get
-
iterator
-
builder
-