public interface SGAServerOperations
| Modifier and Type | Method and Description |
|---|---|
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) |
boolean isCluster()
boolean isAlive()
boolean meetsRequirement(String requirement)
SGANetCapacity execNetBench()
boolean isEnabled()
String[] getNodeNames()
String getHostName()
Address getCSFSAddress()
String getCSFSRootDir()
SGACommand executeCommand(String command, String cmdid, String hostName, String execpath, String outputpath, String[] sandboxes)
void kill(int status)
Copyright © 2021. All rights reserved.