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