类 AbstractCollector
java.lang.Object
io.prometheus.client.Collector
org.apache.seatunnel.engine.server.telemetry.metrics.AbstractCollector
public abstract class AbstractCollector
extends io.prometheus.client.Collector
-
嵌套类概要
从类继承的嵌套类/接口 io.prometheus.client.Collector
io.prometheus.client.Collector.Describable, io.prometheus.client.Collector.MetricFamilySamples, io.prometheus.client.Collector.Type -
字段概要
字段修饰符和类型字段说明protected static Stringprotected static Stringprotected com.hazelcast.instance.impl.Node从类继承的字段 io.prometheus.client.Collector
MILLISECONDS_PER_SECOND, NANOSECONDS_PER_SECOND -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明clusterLabelNames(String... labels) protected Stringprotected com.hazelcast.internal.cluster.ClusterServiceprotected CoordinatorServiceprotected com.hazelcast.cluster.impl.MemberImplprotected com.hazelcast.logging.ILoggerprotected com.hazelcast.internal.jmx.ManagementServiceprotected com.hazelcast.instance.impl.NodegetNode()protected SeaTunnelServerprotected voidprotected booleanisMaster()labelValues(String... values) protected Stringprotected voidlongMetric(io.prometheus.client.GaugeMetricFamily metricFamily, long count, List<String> labelValues) protected String从类继承的方法 io.prometheus.client.Collector
checkMetricLabelName, checkMetricName, collect, collect, doubleToGoString, register, register, sanitizeMetricName
-
字段详细资料
-
CLUSTER
-
ADDRESS
-
node
protected com.hazelcast.instance.impl.Node node
-
-
构造器详细资料
-
AbstractCollector
public AbstractCollector(com.hazelcast.instance.impl.Node node)
-
-
方法详细资料
-
getNode
protected com.hazelcast.instance.impl.Node getNode() -
getLogger
-
isMaster
protected boolean isMaster() -
getLocalMember
protected com.hazelcast.cluster.impl.MemberImpl getLocalMember() -
getServer
-
getCoordinatorService
-
getManagementService
protected com.hazelcast.internal.jmx.ManagementService getManagementService() -
getClusterService
protected com.hazelcast.internal.cluster.ClusterService getClusterService() -
localAddress
-
masterAddress
-
getClusterName
-
labelValues
-
clusterLabelNames
-
longMetric
-
intMetric
-