SimpleTimer.TimedEvent
public class MarkLiveliness extends java.lang.Object implements SimpleTimer.TimedEvent
コンストラクタ | 説明 |
---|---|
MarkLiveliness(Router router,
java.io.File pingFile) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
void |
timeReached() |
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
|
public MarkLiveliness(Router router, java.io.File pingFile)
public void timeReached()
SimpleTimer.TimedEvent
timeReached
インタフェース内 SimpleTimer.TimedEvent