|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Gauge | |
|---|---|
| com.hazelcast.internal.metrics | Contains the Hazelcast Metrics. |
| com.hazelcast.internal.metrics.impl | Contains the MetricsRegistry implementation. |
| Uses of Gauge in com.hazelcast.internal.metrics |
|---|
| Methods in com.hazelcast.internal.metrics that return Gauge | |
|---|---|
Gauge |
MetricsRegistry.getGauge(String name)
Gets the Gauge for a given name. |
| Uses of Gauge in com.hazelcast.internal.metrics.impl |
|---|
| Classes in com.hazelcast.internal.metrics.impl that implement Gauge | |
|---|---|
class |
GaugeImpl<S>
Default Metric implementation. |
| Methods in com.hazelcast.internal.metrics.impl that return Gauge | |
|---|---|
Gauge |
MetricsRegistryImpl.getGauge(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||