Uses of Class
io.prometheus.client.DoubleAdder
Packages that use DoubleAdder
-
Uses of DoubleAdder in io.prometheus.client
Fields in io.prometheus.client declared as DoubleAdderModifier and TypeFieldDescriptionprivate final DoubleAdder
Summary.Child.count
private final DoubleAdder[]
Histogram.Child.cumulativeCounts
private final DoubleAdder
Histogram.Child.sum
private final DoubleAdder
Summary.Child.sum
private final DoubleAdder
Counter.Child.value
private final DoubleAdder
Gauge.Child.value