CoalesceStatsEvent
, Connection.ConEvent
, MarkLiveliness
, NewsTimerTask
, Republish
, SessionIdleTimer
public static interface SimpleTimer.TimedEvent
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
timeReached() |
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
|