|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ArmMetricCounter32
Implements a 32-bit integer counter.
It is the same as ARM 2.0 metric type=1 (ARM_Counter32).
ArmMetricFactory.newArmMetricCounter32(org.opengroup.arm40.metric.ArmMetricCounter32Definition).
| Method Summary | |
|---|---|
int |
get()
Gets the counter value. |
int |
set(int 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 |
|---|
int get()
int set(int value)
value - new counter value.
ArmInterface).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||