|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArmMetricCounter64
Implements a 64-bit integer counter.
It is the same as ARM 2.0 metric type=2 (ARM_Counter64).
ArmMetricFactory.newArmMetricCounter64(org.opengroup.arm40.metric.ArmMetricCounter64Definition).
| Method Summary | |
|---|---|
long |
get()
Gets the counter value. |
int |
set(long value)
Sets the counter 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 counter value.
ArmInterface).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||