public class _SGAServerStub extends ObjectImpl implements SGAServer
| Constructor and Description |
|---|
_SGAServerStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
SGANetCapacity |
execNetBench() |
SGACommand |
executeCommand(String command,
String cmdid,
String hostName,
String execpath,
String outputpath,
String[] sandboxes) |
Address |
getCSFSAddress() |
String |
getCSFSRootDir() |
String |
getHostName() |
String[] |
getNodeNames() |
SGAPath |
getPath(String path) |
SGAPath[] |
getPaths(String root) |
boolean |
isAlive() |
boolean |
isCluster() |
boolean |
isEnabled() |
void |
kill(int status) |
boolean |
meetsRequirement(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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic SGAPath[] getPaths(String root)
getPaths in interface SGAServerOperationspublic void kill(int status)
kill in interface SGAServerOperationspublic SGACommand executeCommand(String command, String cmdid, String hostName, String execpath, String outputpath, String[] sandboxes)
executeCommand in interface SGAServerOperationspublic boolean meetsRequirement(String requirement)
meetsRequirement in interface SGAServerOperationspublic 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 String getCSFSRootDir()
getCSFSRootDir in interface SGAServerOperationspublic String getHostName()
getHostName in interface SGAServerOperationspublic boolean isEnabled()
isEnabled in interface SGAServerOperationspublic SGAPath getPath(String path)
getPath in interface SGAServerOperationsCopyright © 2019. All rights reserved.