org.gcube.dataanalysis.executor.plugin
Class GenericWorkerPlugin1
java.lang.Object
org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.vremanagement.executor.state.TaskRuntime>
org.gcube.dataanalysis.executor.plugin.GenericWorkerPlugin1
- All Implemented Interfaces:
- org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.vremanagement.executor.state.TaskRuntime>, org.gcube.common.core.utils.handlers.lifetime.Lifetime<org.gcube.vremanagement.executor.state.TaskRuntime>, org.gcube.vremanagement.executor.plugin.ExecutorTask
public class GenericWorkerPlugin1
- extends org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.vremanagement.executor.state.TaskRuntime>
- implements org.gcube.vremanagement.executor.plugin.ExecutorTask
| Fields inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
handled, logger, producer |
| Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler |
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribe |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.gcube.common.core.utils.handlers.lifetime.Lifetime |
getState |
| Methods inherited from interface org.gcube.common.core.utils.handlers.GCUBEIHandler |
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, subscribe, undo, unsubscribe |
activeTs
public static Hashtable<String,Consumer> activeTs
activePs
public static Hashtable<String,Producer> activePs
qWatchers
public static Hashtable<String,QueueWatcher> qWatchers
qBlackList
public static Hashtable<String,String> qBlackList
processing
public static Boolean processing
GenericWorkerPlugin1
public GenericWorkerPlugin1()
stop
public void stop()
throws UnsupportedOperationException,
Exception
- Specified by:
stop in interface org.gcube.vremanagement.executor.plugin.ExecutorTask
- Throws:
UnsupportedOperationException
Exception
setProcessing
public static void setProcessing(boolean state)
run
public void run()
throws Exception
- Specified by:
run in interface org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.vremanagement.executor.state.TaskRuntime>- Specified by:
run in class org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.vremanagement.executor.state.TaskRuntime>
- Throws:
Exception
eraseTopic
public static void eraseTopic(String topicName)
throws Exception
- Throws:
Exception
getProcessing
public static boolean getProcessing()
Copyright © 2013. All Rights Reserved.