|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.oodt.cas.workflow.engine.NonBlockingShepardThread
public class NonBlockingShepardThread
Field Summary |
---|
Fields inherited from interface org.apache.oodt.cas.workflow.structs.WorkflowStatus |
---|
CREATED, ERROR, FINISHED, METADATA_MISSING, PAUSED, QUEUED, RESMGR_SUBMIT, STARTED |
Fields inherited from interface org.apache.oodt.cas.workflow.metadata.CoreMetKeys |
---|
JOB_ID, PROCESSING_NODE, QUEUE_NAME, TASK_ID, WORKFLOW_INST_ID, WORKFLOW_MANAGER_URL |
Constructor Summary | |
---|---|
NonBlockingShepardThread(NonBlockingThreadPoolWorkflowEngine engine)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NonBlockingShepardThread(NonBlockingThreadPoolWorkflowEngine engine)
Method Detail |
---|
public void run()
run
in interface Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |