|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IWorkerNodeFigure
Interface for a Worker Node Figure.
| Method Summary | |
|---|---|
void |
setFQDN(java.lang.String name)
Sets the name of the Worker Node. |
void |
setState(IWorkerNodeInfo.WorkerNodeState state,
int numJobs)
|
| Method Detail |
|---|
void setFQDN(java.lang.String name)
name - The name of the Worker Node.
void setState(IWorkerNodeInfo.WorkerNodeState state,
int numJobs)
state - The current operating state.numJobs - How many jobs are currently executing on this wn
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||