|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArmMetricGauge64
Implements a 64-bit integer gauge.
It is the same as ARM 2.0 metric type=5 (ARM_Gauge64).
ArmMetricFactory.newArmMetricGauge64(org.opengroup.arm40.metric.ArmMetricGauge64Definition).
| Method Summary | |
|---|---|
long |
get()
Gets the gauge value. |
int |
set(long value)
Sets the gauge value. |
| Methods inherited from interface org.opengroup.arm40.metric.ArmMetric |
|---|
getDefinition |
| Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface |
|---|
getErrorCode, getErrorMessage, setErrorCode |
| Method Detail |
|---|
long get()
int set(long value)
value - new gauge value.
ArmInterface).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||