public class CoalesceStatsEvent extends SimpleTimer2.TimedEvent
_state, DEFAULT_FUZZ| Constructor and Description |
|---|
CoalesceStatsEvent(RouterContext ctx)Create a new stats coalescence event. |
| Modifier and Type | Method and Description |
|---|---|
void | timeReached()Collect and coalesce router statistics. |
cancel, forceReschedule, reschedule, reschedule, run, schedule, setFuzz, setPool, toStringpublic CoalesceStatsEvent(RouterContext ctx)
ctx - the router context for accessing statistics managerpublic void timeReached()
timeReached in class SimpleTimer2.TimedEvent