Uses of Class
io.prometheus.client.Gauge.Child
-
Packages that use Gauge.Child Package Description io.prometheus.client -
-
Uses of Gauge.Child in io.prometheus.client
Fields in io.prometheus.client declared as Gauge.Child Modifier and Type Field Description private Gauge.ChildGauge.Timer. childMethods in io.prometheus.client that return Gauge.Child Modifier and Type Method Description protected Gauge.ChildGauge. newChild()Constructors in io.prometheus.client with parameters of type Gauge.Child Constructor Description Timer(Gauge.Child child)
-