|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.farming.common.Server
org.gridbus.broker.farming.common.ComputeServer
org.gridbus.broker.farming.unicore.UnicoreComputeServer
public class 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, BUSY, CHECKING_REQUIREMENTS, CONDOR, CONDOR_6_6_9, CONDOR_SHAREDFS, FORK, GLOBUS, GLOBUS_2_4, GLOBUS_3_2, GLOBUS_4_0, NORDUGRID, PBS, READY, SGE, STATUS_ANY, UNICORE, UNICORE_4_1, UNKNOWN, XGRID |
| Constructor Summary | |
|---|---|
UnicoreComputeServer(java.lang.String hostname,
java.lang.Object o)
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 |
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 |
| Methods inherited from class org.gridbus.broker.farming.common.Server |
|---|
getHostname, getServerID, setHostname, setServerID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnicoreComputeServer(java.lang.String hostname,
java.lang.Object o)
hostname - o - | 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 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 | |||||||||