A B C D E F G H I L N P R S T U V W

S

save() - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
save(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FKeyPair
 
saveToFile(String, String, String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FKeyPair
 
selectNextJobToRun(List<List<FJob>>, Map<String, Date>) - Method in interface com.friendshipsystems.fsshresourcemanager.FIScheduler
This method is called to determine the next FJob that should be run depending on the available resources and the scheduling algorithm.
selectNextJobToRun(List<List<FJob>>, Map<String, Date>) - Method in class com.friendshipsystems.fsshresourcemanager.FScheduler
 
sendMail(String, String, String) - Method in class com.friendshipsystems.fsshresourcemanager.FMailer
Sends a mail
sendNoExecutorsLeftMail(String, FJob, int, int, int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FHostManager
Sends a mail to the configured address informing that there are no active hosts left to execute a job.
sendNotificationEmail(FSshConnectionError, String, boolean) - Method in class com.friendshipsystems.fsshresourcemanager.FHostManager
Sends a notification email to the configured address informing that a host's active state has been changed automatically
setApp(FApplication) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
setAppDescription(int, String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppDescription(int, String) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppFloatingLicense(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppFloatingLicense(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppHardLicsOnHost(int, int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppHardLicsOnHost(int, int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppName(int, String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppName(int, String) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppNeedsX(int, Boolean) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppNeedsX(int, Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppPathOnHost(int, int, String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppPathOnHost(int, int, String) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppPrioOnHost(int, int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppPrioOnHost(int, int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppRL(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppRL(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppRP(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppRP(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setAppXHost(int, int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setAppXHost(int, int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setCancelerClassName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FOperatingSystem
 
setChdirCommand(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FOperatingSystem
 
setClassName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FCancelerCode
 
setCode(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FCancelerCode
 
setDescription(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setEmail(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FUser
 
setFloat(FFloatingLicense) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setHost(FHost) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
setHostActive(int, Boolean) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostActive(int, Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostCredentials(int, String, String, Boolean) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostCredentials(int, String, String, Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostLockedCpus(List<String>, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
Sets the number of locked CPUs for a given host
setHostLockedCpus(List<String>, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostManager(FHostManager) - Method in interface com.friendshipsystems.fsshresourcemanager.FIScheduler
The FHostManager handles the automatic host management of the SshResourceManager.
setHostManager(FHostManager) - Method in class com.friendshipsystems.fsshresourcemanager.FScheduler
 
setHostMem(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostMem(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setHostNP(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostNP(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostOS(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostOS(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostPort(int, int) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostPort(int, int) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostSftpRootDir(int, String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostSftpRootDir(int, String) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostSupportsX(int, Boolean) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostSupportsX(int, Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostTempDir(int, String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostTempDir(int, String) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostX(FHost) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setHostXPort(int, String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
setHostXPort(int, String) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
setHostXPortIndex(Integer) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setIsActive(Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setKnownHost(Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setMbMemory(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setMinMem(Integer) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FFloatingLicense
 
setName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FGeneralSetting
 
setName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FOperatingSystem
 
setName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FUser
 
setNeedsX(Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setNumber(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FFloatingLicense
 
setNumberOfHardLics(Integer) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
setNumberOfLockedProcessors(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setNumberOfProcessors(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setNumberOfUsedHardLics(Integer) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
setNumberOfUsedProcessors(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setOs(FOperatingSystem) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setParentId(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FOperatingSystem
 
setPassword(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setPassword(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FUser
 
setPath(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
setPathDelimiter(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FOperatingSystem
 
setPort(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setPortX(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setPriority(Integer) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
setRequiredLicenses(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setRequiredProcessors(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplication
 
setRole(int) - Method in class com.friendshipsystems.fsshresourcemanager.config.FUser
 
setSchedulerDebug(boolean) - Method in interface com.friendshipsystems.fsshresourcemanager.FIScheduler
This method allows to enable and disable scheduler debug during the test phase
setSchedulerDebug(boolean) - Method in class com.friendshipsystems.fsshresourcemanager.FScheduler
 
setSchedulerHint(String) - Method in interface com.friendshipsystems.fsshresourcemanager.FIScheduler
This method allows the admin to pass a scheduling hint to the scheduler using the properties file.
setSchedulerHint(String) - Method in class com.friendshipsystems.fsshresourcemanager.FScheduler
 
setSftpRoot(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setSupportsX(Boolean) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setTempDir(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setUsedLicsWithCheck(Integer) - Method in class com.friendshipsystems.fsshresourcemanager.config.FFloatingLicense
 
setUserName(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FHost
 
setValue(String) - Method in class com.friendshipsystems.fsshresourcemanager.config.FGeneralSetting
 
showMessage(String) - Method in class com.friendshipsystems.fsshresourcemanager.FJob
 
start() - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 
startJob(Map<String, Object>) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
Starts the job marshalled in the given map
startJob(Map<String, Object>) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
startJobv2(Map<String, Object>) - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
Starts the job marshalled in the given map
startJobv2(Map<String, Object>) - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
startTransaction() - Method in class com.friendshipsystems.fsshresourcemanager.FHibernateUtil
 
startTransaction() - Method in interface com.friendshipsystems.fsshresourcemanager.FIResourceManager
 
startTransaction() - Method in class com.friendshipsystems.fsshresourcemanager.FSshResourceManager
 
stop() - Method in class com.friendshipsystems.fsshresourcemanager.config.FApplicationInfo
 

A B C D E F G H I L N P R S T U V W