|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.tupleflow.execution.LocalStageExecutor.SequentialExecutionContext
public static class LocalStageExecutor.SequentialExecutionContext
| Method Summary | |
|---|---|
int |
getBlockedInstances()
|
int |
getCompletedInstances()
|
java.util.List<java.lang.Exception> |
getExceptions()
|
java.lang.String |
getName()
|
int |
getQueuedInstances()
|
int |
getRunningInstances()
|
boolean |
isDone()
|
void |
markDone()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void markDone()
public void run()
run in interface java.lang.Runnablepublic java.lang.String getName()
getName in interface StageExecutionStatuspublic int getBlockedInstances()
getBlockedInstances in interface StageExecutionStatuspublic int getQueuedInstances()
getQueuedInstances in interface StageExecutionStatuspublic int getRunningInstances()
getRunningInstances in interface StageExecutionStatuspublic int getCompletedInstances()
getCompletedInstances in interface StageExecutionStatuspublic boolean isDone()
isDone in interface StageExecutionStatuspublic java.util.List<java.lang.Exception> getExceptions()
getExceptions in interface StageExecutionStatus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||