Package | Description |
---|---|
com.hazelcast.internal.metrics |
Contains the Hazelcast Metrics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DoubleGauge
A DoubleGauge is {link Metric} where a particular double value is read instantaneous.
|
interface |
LongGauge
A LongGauge is
Metric where a particular long value is read instantaneous. |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.