|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalAtomicNumberOperationStats
Method Summary | |
---|---|
long |
getNumberOfModifyOps()
Returns the number of operations that modified the stored atomic value. |
long |
getNumberOfNonModifyOps()
Returns the number of operations that did not modify the stored atomic value. |
Methods inherited from interface com.hazelcast.monitor.LocalInstanceOperationStats |
---|
getPeriodEnd, getPeriodStart |
Methods inherited from interface com.hazelcast.nio.DataSerializable |
---|
readData, writeData |
Method Detail |
---|
long getNumberOfModifyOps()
long getNumberOfNonModifyOps()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |