com.netflix.eventbus.impl
Class EventConsumerStats

java.lang.Object
  extended by com.netflix.eventbus.impl.EventConsumerStats

public class EventConsumerStats
extends java.lang.Object


Constructor Summary
EventConsumerStats(java.lang.String consumerName, long collectionDurationInMillis)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventConsumerStats

public EventConsumerStats(java.lang.String consumerName,
                          long collectionDurationInMillis)