|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gridbus.broker.farming.common.Server
|
+--org.gridbus.broker.farming.common.ComputeServer
|
+--org.gridbus.broker.farming.unicore.UnicoreComputeServer
This class describes a UNICORE server and its properties and provides the methods to execute its functions and access its members.
| Field Summary |
| Fields inherited from class org.gridbus.broker.farming.common.ComputeServer |
ALCHEMI, ALCHEMI_0_8, CONDOR, CONDOR_6_6_9, CONDOR_SHAREDFS, FORK_LOCAL, GLOBUS, GLOBUS_2_4, GLOBUS_3_2, GLOBUS_4_0, NORDUGRID, PBS, UNICORE, UNICORE_4_1, UNKNOWN, XGRID |
| Fields inherited from class org.gridbus.broker.farming.common.Server |
BUSY, READY |
| Constructor Summary | |
UnicoreComputeServer()
Constructor for this class |
|
| Method Summary | |
boolean |
discoverProperties()
Discover the dynamic server properties |
com.fujitsu.arcon.servlet.Identity |
getIdentity()
Returns the identity for this server |
java.lang.String |
getKeystore()
Gets the keystore for this server |
com.fujitsu.arcon.servlet.Reference |
getReference()
Gets the refernce for this server |
com.fujitsu.arcon.servlet.VsiteTh |
getVsiteTh()
Sets the refernce for this server |
void |
prepareJob(Job j)
|
void |
setIdentity(com.fujitsu.arcon.servlet.Identity identity)
Sets the identity for this server |
void |
setReference(com.fujitsu.arcon.servlet.Reference reference)
Sets the reference for this server |
void |
setValues()
Checks if the compute server is up, and sets all its attributes |
void |
setVsiteTh(com.fujitsu.arcon.servlet.VsiteTh vsite)
Gets the Vsite for this server |
void |
updateStatus()
Updates the status of this server. |
| Methods inherited from class org.gridbus.broker.farming.common.Server |
getHostname, getServerID, getServerStatus, getStatus, setHostname, setServerStatus, setStatus, statusInt, statusString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnicoreComputeServer()
| Method Detail |
public void setValues()
throws java.lang.Exception
java.lang.Exceptionpublic void setIdentity(com.fujitsu.arcon.servlet.Identity identity)
identity - public com.fujitsu.arcon.servlet.Identity getIdentity()
public void setReference(com.fujitsu.arcon.servlet.Reference reference)
reference - public com.fujitsu.arcon.servlet.Reference getReference()
public void setVsiteTh(com.fujitsu.arcon.servlet.VsiteTh vsite)
vsite - public com.fujitsu.arcon.servlet.VsiteTh getVsiteTh()
public java.lang.String getKeystore()
public void updateStatus()
ComputeServer
updateStatus in class ComputeServerUpdates the status of the compute serverpublic void prepareJob(Job j)
prepareJob in class ComputeServerj - Prepares job
public boolean discoverProperties()
throws java.lang.Exception
ComputeServer
discoverProperties in class ComputeServerjava.lang.ExceptionComputeServer.discoverProperties()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||