public class MarkLiveliness extends Object implements SimpleTimer.TimedEvent
Constructor and Description |
---|
MarkLiveliness(Router router,
File pingFile) |
Modifier and Type | Method and Description |
---|---|
void |
timeReached()
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
|
public void timeReached()
SimpleTimer.TimedEvent
timeReached
in interface SimpleTimer.TimedEvent