|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hazelcast.impl.monitor.LockOperationsCounter
public class LockOperationsCounter
| Constructor Summary | |
|---|---|
LockOperationsCounter()
|
|
LockOperationsCounter(long interval)
|
|
| Method Summary | |
|---|---|
T |
getPublishedStats()
|
void |
incrementFailedLocks()
|
void |
incrementLocks()
|
void |
incrementUnlocks()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LockOperationsCounter()
public LockOperationsCounter(long interval)
| Method Detail |
|---|
public void incrementLocks()
public void incrementUnlocks()
public void incrementFailedLocks()
public final T getPublishedStats()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||