Class MasterSlotManager.RemoteSlotTimeoutChecker
java.lang.Object
java.util.TimerTask
net.sf.basedb.clients.jobagent.slotmanager.MasterSlotManager.RemoteSlotTimeoutChecker
- All Implemented Interfaces:
Runnable
- Enclosing class:
- MasterSlotManager
Task that is scheduled at regular intervals to check for
timed out slots.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
Field Details
-
master
-
-
Constructor Details
-
RemoteSlotTimeoutChecker
RemoteSlotTimeoutChecker(MasterSlotManager master)
-
-
Method Details