org.gcube.dataanalysis.executor.job.management
Class QueueJobManager.ComputationTimerWatcher

java.lang.Object
  extended by java.util.TimerTask
      extended by org.gcube.dataanalysis.executor.job.management.QueueJobManager.ComputationTimerWatcher
All Implemented Interfaces:
Runnable
Enclosing class:
QueueJobManager

public class QueueJobManager.ComputationTimerWatcher
extends TimerTask


Constructor Summary
QueueJobManager.ComputationTimerWatcher(long maxtime)
           
 
Method Summary
 void reset()
           
 void run()
           
 void setmaxTime(long maxTime)
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueJobManager.ComputationTimerWatcher

public QueueJobManager.ComputationTimerWatcher(long maxtime)
Method Detail

reset

public void reset()

setmaxTime

public void setmaxTime(long maxTime)

run

public void run()
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask


Copyright © 2013. All Rights Reserved.