|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalLockOperationStats
Method Summary | |
---|---|
long |
getNumberOfFailedLocks()
Returns the number of failed lock operations. |
long |
getNumberOfLocks()
Returns the number of lock operations. |
long |
getNumberOfUnlocks()
Returns the number of unlock operations. |
long |
total()
Returns the number of total operations. |
Methods inherited from interface com.hazelcast.monitor.LocalInstanceOperationStats |
---|
getPeriodEnd, getPeriodStart |
Methods inherited from interface com.hazelcast.nio.DataSerializable |
---|
readData, writeData |
Method Detail |
---|
long getNumberOfLocks()
long getNumberOfUnlocks()
long getNumberOfFailedLocks()
long total()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |