Class NodeHealthWorkerWatchdog
java.lang.Object
dev.getelements.elements.rt.remote.watchdog.NodeHealthWorkerWatchdog
- All Implemented Interfaces:
WorkerWatchdog
-
Constructor Details
-
NodeHealthWorkerWatchdog
public NodeHealthWorkerWatchdog()
-
-
Method Details
-
watch
Description copied from interface:WorkerWatchdog
Executes the rules for thisWorkerWatchdog
- Specified by:
watch
in interfaceWorkerWatchdog
- Parameters:
worker
- theWorker
against which to operate
-