Class RemoteSlotManager.RemoteSlotPinger
java.lang.Object
java.util.TimerTask
net.sf.basedb.clients.jobagent.slotmanager.RemoteSlotManager.RemoteSlotPinger
- All Implemented Interfaces:
Runnable
- Enclosing class:
- RemoteSlotManager
Task that is scheduled at regular intervals to send ping commands
to the remote host.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
Field Details
-
master
-
-
Constructor Details
-
RemoteSlotPinger
RemoteSlotPinger(RemoteSlotManager master)
-
-
Method Details