Runnableprotected class TunnelGateway.DelayedFlush extends SimpleTimer2.TimedEvent
_state, DEFAULT_FUZZ| Constructor | Description |
|---|---|
DelayedFlush() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
timeReached() |
Simple interface for events to be queued up and notified on expiration
the time requested has been reached (this call should NOT block,
otherwise the whole SimpleTimer gets backed up)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, forceReschedule, reschedule, reschedule, run, schedule, setFuzzpublic void timeReached()
SimpleTimer2.TimedEventtimeReached in class SimpleTimer2.TimedEvent