Package | Description |
---|---|
com.hazelcast.internal.metrics |
Contains the Hazelcast Metrics.
|
com.hazelcast.internal.metrics.impl |
Contains the
MetricsRegistry implementation. |
Modifier and Type | Method and Description |
---|---|
Gauge |
MetricsRegistry.getGauge(String name)
Gets the Gauge for a given name.
|
Modifier and Type | Class and Description |
---|---|
class |
GaugeImpl<S>
Default
Metric implementation. |
Modifier and Type | Method and Description |
---|---|
Gauge |
MetricsRegistryImpl.getGauge(String name) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.