public class GaugeFunc extends io.prometheus.client.SimpleCollector<GaugeFunc.Child> implements io.prometheus.client.Collector.Describable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GaugeFunc.Builder |
static class |
GaugeFunc.Child |
static interface |
GaugeFunc.GaugeFuncCallable |
| 限定符和类型 | 方法和说明 |
|---|---|
static GaugeFunc.Builder |
build() |
List<io.prometheus.client.Collector.MetricFamilySamples> |
collect() |
List<io.prometheus.client.Collector.MetricFamilySamples> |
describe() |
GaugeFunc |
func(GaugeFunc.GaugeFuncCallable c) |
protected GaugeFunc.Child |
newChild() |
clear, familySamplesList, initializeNoLabelsChild, labels, remove, setChildpublic List<io.prometheus.client.Collector.MetricFamilySamples> collect()
collect 在类中 io.prometheus.client.Collectorpublic List<io.prometheus.client.Collector.MetricFamilySamples> describe()
describe 在接口中 io.prometheus.client.Collector.Describableprotected GaugeFunc.Child newChild()
newChild 在类中 io.prometheus.client.SimpleCollector<GaugeFunc.Child>public static GaugeFunc.Builder build()
public GaugeFunc func(GaugeFunc.GaugeFuncCallable c)
Copyright © 2023 The Ant Financial. All rights reserved.