com.netflix.eventbus.impl
Class AbstractEventBusStats
java.lang.Object
com.netflix.eventbus.impl.AbstractEventBusStats
public abstract class AbstractEventBusStats
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static final org.slf4j.Logger LOGGER
collectionDurationInMillis
protected long collectionDurationInMillis
statsSweeper
protected static java.util.Timer statsSweeper
AbstractEventBusStats
public AbstractEventBusStats(long collectionDurationInMillis)
registerMonitors
protected void registerMonitors()
computeTimeIntervalStats
protected abstract void computeTimeIntervalStats()