class JobCallable extends Object implements Callable<Integer>
Stage of the job would change.
This boils down to iterating the Job.| Constructor and Description |
|---|
JobCallable(Job j,
Cloud cloud,
ChainedLogger l,
int node) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
call() |
(package private) Job |
getJob() |
protected void |
init()
Init will wait until the associated source node does actually exist.
|
String |
toString() |
(package private) void |
waitForNode() |
public JobCallable(Job j, Cloud cloud, ChainedLogger l, int node)
Job getJob()
protected void init()
void waitForNode()
throws InterruptedException
InterruptedExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}