|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FOperatingSystem | |
|---|---|
| com.friendshipsystems.fsshresourcemanager.config | |
| Uses of FOperatingSystem in com.friendshipsystems.fsshresourcemanager.config |
|---|
| Methods in com.friendshipsystems.fsshresourcemanager.config that return FOperatingSystem | |
|---|---|
static FOperatingSystem |
FOperatingSystem.getOperatingSystem(int id)
|
FOperatingSystem |
FHost.getOs()
|
| Methods in com.friendshipsystems.fsshresourcemanager.config that return types with arguments of type FOperatingSystem | |
|---|---|
static java.util.List<FOperatingSystem> |
FOperatingSystem.getOperatingSystems()
|
| Methods in com.friendshipsystems.fsshresourcemanager.config with parameters of type FOperatingSystem | |
|---|---|
static java.util.List<FHost> |
FHost.getHostsByOs(FOperatingSystem os)
|
void |
FHost.setOs(FOperatingSystem os)
|
| Constructors in com.friendshipsystems.fsshresourcemanager.config with parameters of type FOperatingSystem | |
|---|---|
FHost(java.lang.String name,
int port,
int numberOfCPUs,
int mbMemory,
FOperatingSystem os,
java.lang.String tempDir,
java.lang.String sftpRoot,
java.lang.Boolean isActive,
java.lang.Boolean supportsX)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||