Uses of Class
org.apache.airavata.experiment.execution.HostSchedulingSettings

Uses of HostSchedulingSettings in org.apache.airavata.experiment.execution
 

Fields in org.apache.airavata.experiment.execution declared as HostSchedulingSettings
 HostSchedulingSettings NodeSettings.hostSchedulingSettings
           
 

Methods in org.apache.airavata.experiment.execution that return HostSchedulingSettings
 HostSchedulingSettings HostSchedulingSettings.deepCopy()
           
 HostSchedulingSettings NodeSettings.getHostSchedulingSettings()
           
 HostSchedulingSettings HostSchedulingSettings.setGatekeeperEPR(String gatekeeperEPR)
           
 HostSchedulingSettings HostSchedulingSettings.setHostID(String hostID)
           
 HostSchedulingSettings HostSchedulingSettings.setIsWSGramPreferred(boolean isWSGramPreferred)
           
 

Methods in org.apache.airavata.experiment.execution with parameters of type HostSchedulingSettings
 int HostSchedulingSettings.compareTo(HostSchedulingSettings other)
           
 boolean HostSchedulingSettings.equals(HostSchedulingSettings that)
           
 NodeSettings NodeSettings.setHostSchedulingSettings(HostSchedulingSettings hostSchedulingSettings)
           
 

Constructors in org.apache.airavata.experiment.execution with parameters of type HostSchedulingSettings
HostSchedulingSettings(HostSchedulingSettings other)
          Performs a deep copy on other.
 



Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.