public interface TimeoutObserver
Watchdog| Modifier and Type | Method and Description |
|---|---|
void |
timeoutOccured(Watchdog w)
Called when the watchdog times out.
|
void timeoutOccured(Watchdog w)
w - the watchdog that timed out.Copyright © 2014 The Apache Software Foundation. All rights reserved.