|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.mygrid.ui.gui.SimpleReplicaEntry
public class SimpleReplicaEntry
Constructor Summary | |
---|---|
SimpleReplicaEntry(ReplicaEntry replicaEntry)
|
Method Summary | |
---|---|
GumID |
getGumID()
|
int |
getJobID()
|
int |
getReplicaID()
|
ExecutionStatus |
getReplicaState()
|
ReplicaExecutorResult |
getResult()
|
TaskSpec |
getSpec()
|
int |
getTaskID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleReplicaEntry(ReplicaEntry replicaEntry)
Method Detail |
---|
public int getJobID()
public int getReplicaID()
public ExecutionStatus getReplicaState()
public TaskSpec getSpec()
public int getTaskID()
public GumID getGumID()
public ReplicaExecutorResult getResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |