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 |
---|---|
DoubleGauge |
MetricsRegistry.newDoubleGauge(String name)
Creates a DoubleProbe for a given metric name.
|
Modifier and Type | Method and Description |
---|---|
DoubleGauge |
MetricsRegistryImpl.newDoubleGauge(String name) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.