public class _SGAServerStub extends org.omg.CORBA.portable.ObjectImpl implements SGAServer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class |
_opsClass |
| Constructor and Description |
|---|
_SGAServerStub() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
_ids() |
SGANetCapacity |
execNetBench() |
SGACommand |
executeCommand(java.lang.String command,
java.lang.String cmdid,
java.lang.String hostName,
java.lang.String execpath,
java.lang.String outputpath,
java.lang.String[] sandboxes) |
Address |
getCSFSAddress() |
java.lang.String |
getCSFSRootDir() |
java.lang.String |
getHostName() |
java.lang.String[] |
getNodeNames() |
SGAPath |
getPath(java.lang.String path) |
SGAPath[] |
getPaths(java.lang.String root) |
boolean |
isAlive() |
boolean |
isCluster() |
boolean |
isEnabled() |
void |
kill(int status) |
boolean |
meetsRequirement(java.lang.String requirement) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImplpublic SGAPath[] getPaths(java.lang.String root)
getPaths in interface SGAServerOperationspublic void kill(int status)
kill in interface SGAServerOperationspublic SGACommand executeCommand(java.lang.String command, java.lang.String cmdid, java.lang.String hostName, java.lang.String execpath, java.lang.String outputpath, java.lang.String[] sandboxes)
executeCommand in interface SGAServerOperationspublic boolean meetsRequirement(java.lang.String requirement)
meetsRequirement in interface SGAServerOperationspublic java.lang.String[] getNodeNames()
getNodeNames in interface SGAServerOperationspublic boolean isAlive()
isAlive in interface SGAServerOperationspublic SGANetCapacity execNetBench()
execNetBench in interface SGAServerOperationspublic boolean isCluster()
isCluster in interface SGAServerOperationspublic Address getCSFSAddress()
getCSFSAddress in interface SGAServerOperationspublic java.lang.String getCSFSRootDir()
getCSFSRootDir in interface SGAServerOperationspublic java.lang.String getHostName()
getHostName in interface SGAServerOperationspublic boolean isEnabled()
isEnabled in interface SGAServerOperationspublic SGAPath getPath(java.lang.String path)
getPath in interface SGAServerOperationsCopyright © 2015. All Rights Reserved.