public class CoalesceStatsEvent extends Object implements SimpleTimer.TimedEvent
| 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.
|
public CoalesceStatsEvent(RouterContext ctx)
ctx - the router context for accessing statistics managerpublic void timeReached()
timeReached in interface SimpleTimer.TimedEvent