public class MarkLiveliness extends SimpleTimer2.TimedEvent
_state, DEFAULT_FUZZ| Constructor and Description |
|---|
MarkLiveliness(Router router,
File pingFile,
long period)Create a new liveliness marker. |
| Modifier and Type | Method and Description |
|---|---|
void | timeReached()Update the ping file with current timestamp if router is alive. |
cancel, forceReschedule, reschedule, reschedule, run, schedule, setFuzz, setPool, toStringpublic void timeReached()
timeReached in class SimpleTimer2.TimedEvent