CoalesceStatsEvent, Connection.ConEvent, MarkLiveliness, NewsTimerTask, Republish, SessionIdleTimerpublic static interface SimpleTimer.TimedEvent
| 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)
|