SimpleTimer.TimedEventpublic class CoalesceStatsEvent extends Object implements SimpleTimer.TimedEvent
| Constructor | Description |
|---|---|
CoalesceStatsEvent(RouterContext ctx) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
timeReached() |
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
|
public CoalesceStatsEvent(RouterContext ctx)
public void timeReached()
SimpleTimer.TimedEventtimeReached in interface SimpleTimer.TimedEvent