public abstract class AbstractEventBusStats
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractEventBusStats.LatencyStats |
| Modifier and Type | Field and Description |
|---|---|
protected long |
collectionDurationInMillis |
protected static org.slf4j.Logger |
LOGGER |
protected static java.util.Timer |
statsSweeper |
| Constructor and Description |
|---|
AbstractEventBusStats(long collectionDurationInMillis) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
computeTimeIntervalStats() |
protected void |
registerMonitors() |