Package | Description |
---|---|
org.apache.zookeeper.metrics | |
org.apache.zookeeper.metrics.impl |
Modifier and Type | Method and Description |
---|---|
void |
MetricsContext.registerGauge(String name,
Gauge gauge)
Registers an user provided
Gauge which will be called by the
MetricsProvider in order to sample an integer value. |
Modifier and Type | Method and Description |
---|---|
void |
NullMetricsProvider.NullMetricsContext.registerGauge(String name,
Gauge gauge) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.