public interface LongGauge extends Metric
Metric
where a particular long value is read instantaneous. E.g. the current size of the
pending operations queue.
DoubleGauge
long read()
Math.round(double)
.
If no probe is available, or there are problems obtaining a value from the probe, 0 is returned.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.