public class SGAServerPOATie extends SGAServerPOA
| Constructor and Description |
|---|
SGAServerPOATie(SGAServerOperations delegate) |
SGAServerPOATie(SGAServerOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SGAServerOperations |
_delegate() |
void |
_delegate(SGAServerOperations delegate) |
SGAServer |
_this() |
SGAServer |
_this(ORB orb) |
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) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SGAServerPOATie(SGAServerOperations delegate)
public SGAServerPOATie(SGAServerOperations delegate, POA poa)
public SGAServer _this()
_this in class SGAServerPOApublic SGAServer _this(ORB orb)
_this in class SGAServerPOApublic SGAServerOperations _delegate()
public void _delegate(SGAServerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void kill(int status)
public SGACommand executeCommand(String command, String cmdid, String hostName, String execpath, String outputpath, String[] sandboxes)
public boolean meetsRequirement(String requirement)
public String[] getNodeNames()
public boolean isAlive()
public SGANetCapacity execNetBench()
public boolean isCluster()
public Address getCSFSAddress()
public String getCSFSRootDir()
public String getHostName()
public boolean isEnabled()
Copyright © 2019. All rights reserved.