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