org.gcube.dataanalysis.executor.job.management
Class QueueWorkerWatcher

java.lang.Object
  extended by org.gcube.dataanalysis.executor.job.management.QueueWorkerWatcher

public class QueueWorkerWatcher
extends Object


Field Summary
protected  int maxwaitingTime
           
 boolean resent
           
 
Constructor Summary
QueueWorkerWatcher(org.gcube.dataanalysis.executor.messagequeue.Producer producer, Map<String,Object> message, int order)
           
 
Method Summary
 void destroy()
           
 boolean hasResent()
           
 void resetTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

maxwaitingTime

protected int maxwaitingTime

resent

public boolean resent
Constructor Detail

QueueWorkerWatcher

public QueueWorkerWatcher(org.gcube.dataanalysis.executor.messagequeue.Producer producer,
                          Map<String,Object> message,
                          int order)
Method Detail

resetTime

public void resetTime()

destroy

public void destroy()

hasResent

public boolean hasResent()


Copyright © 2013. All Rights Reserved.