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.Child
Gauge.Timer. child
Methods in io.prometheus.client that return Gauge.Child Modifier and Type Method Description protected Gauge.Child
Gauge. newChild()
Constructors in io.prometheus.client with parameters of type Gauge.Child Constructor Description Timer(Gauge.Child child)
-