Uses of Interface
io.prometheus.client.Metrics.GaugeOrBuilder
-
Packages that use Metrics.GaugeOrBuilder Package Description io.prometheus.client -
-
Uses of Metrics.GaugeOrBuilder in io.prometheus.client
Classes in io.prometheus.client that implement Metrics.GaugeOrBuilder Modifier and Type Class Description static classMetrics.GaugeProtobuf typeio.prometheus.client.Gaugestatic classMetrics.Gauge.BuilderProtobuf typeio.prometheus.client.GaugeMethods in io.prometheus.client that return Metrics.GaugeOrBuilder Modifier and Type Method Description Metrics.GaugeOrBuilderMetrics.Metric.Builder. getGaugeOrBuilder()optional .io.prometheus.client.Gauge gauge = 2;Metrics.GaugeOrBuilderMetrics.Metric. getGaugeOrBuilder()optional .io.prometheus.client.Gauge gauge = 2;Metrics.GaugeOrBuilderMetrics.MetricOrBuilder. getGaugeOrBuilder()optional .io.prometheus.client.Gauge gauge = 2;
-