com.hazelcast.impl.monitor
Class LockOperationsCounter
java.lang.Object
  
com.hazelcast.impl.monitor.LockOperationsCounter
public class LockOperationsCounter
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LockOperationsCounter
public LockOperationsCounter()
LockOperationsCounter
public LockOperationsCounter(long interval)
incrementLocks
public void incrementLocks()
 
incrementUnlocks
public void incrementUnlocks()
 
incrementFailedLocks
public void incrementFailedLocks()
 
getPublishedStats
public final T getPublishedStats()
 
Copyright © 2008-2012 Hazelcast, Inc. All Rights Reserved.