Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
G
GCOPY_CMD
- Static variable in class org.gridbus.broker.runfile.
TaskCommand
GCopyCommand
- class org.gridbus.broker.runfile.
GCopyCommand
.
This command is to allow third party nodes other than the broker or the compute resource to copy amongst themselves.
GCopyCommand()
- Constructor for class org.gridbus.broker.runfile.
GCopyCommand
GCopyCommand(String, String, String, String)
- Constructor for class org.gridbus.broker.runfile.
GCopyCommand
Sets up the GCopyCommand class members
GZIP
- Static variable in class org.gridbus.broker.farming.alchemi.
Base64
Specify that data should be gzip-compressed.
GassServerUtil
- class org.gridbus.broker.util.
GassServerUtil
.
This class has utility methods for working with GASS Servers.
GassServerUtil()
- Constructor for class org.gridbus.broker.util.
GassServerUtil
Gatekeeper
- class org.gridbus.broker.gatekeeper.
Gatekeeper
.
This class contains methods to generate compute server lists by discovering the server state
Gatekeeper()
- Constructor for class org.gridbus.broker.gatekeeper.
Gatekeeper
Constructor for the gatekeeper class
Gatekeeper(GridbusFarmingEngine)
- Constructor for class org.gridbus.broker.gatekeeper.
Gatekeeper
Constructor for the gatekeeper class
Getfilename(String)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmljobwrapper
Returns the file name from an absolute path
GetfinishedAlchemijobs(String)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJob
Gets the finished jobs from the Alchemi manager node
Getjobxml()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJobCreator
Returns the xml representing this job
Gettaskid(Document)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmlParser
Returns the task ID from the input xml document
Getuserhome()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmlParser
Gets the user home directory
GlobusComputeServer
- class org.gridbus.broker.farming.globus.
GlobusComputeServer
.
This class represents a compute server running Globus middleware
GlobusComputeServer()
- Constructor for class org.gridbus.broker.farming.globus.
GlobusComputeServer
Default Constructor
GlobusComputeServer(String)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusComputeServer
Constructor for this class.
GlobusJob
- class org.gridbus.broker.farming.globus.
GlobusJob
.
This class extends the default GramJob class supplied in the CoG Kit This is used to make the setStatus method public.
GlobusJob(String)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusJob
GlobusJob(GSSCredential, String)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusJob
GlobusJobError
- class org.gridbus.broker.farming.globus.
GlobusJobError
.
This class contains methods to work with the Globus job errors generated
GlobusJobError(Job)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusJobError
Constructor for this class.
GlobusJobMonitor
- class org.gridbus.broker.farming.globus.
GlobusJobMonitor
.
This class contains methods to monitor a job running on a Globus node
GlobusJobMonitor(Job)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusJobMonitor
GlobusJobOutput
- class org.gridbus.broker.farming.globus.
GlobusJobOutput
.
This class represents the output of a job running on a Globus node.
GlobusJobOutput(Job)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusJobOutput
GlobusJobWrapper
- class org.gridbus.broker.farming.globus.
GlobusJobWrapper
.
This class interacts with the Globus2.4.2 Gatekeeper at the remote host.
GlobusJobWrapper(GSSCredential)
- Constructor for class org.gridbus.broker.farming.globus.
GlobusJobWrapper
Constructor
GridBrokerException
- exception org.gridbus.broker.
GridBrokerException
.
Ideally the whole GridBroker system would throw only these, or derived classes.
GridBrokerException(String, Throwable)
- Constructor for class org.gridbus.broker.
GridBrokerException
Constructor for GridBrokerException
GridBrokerException(String)
- Constructor for class org.gridbus.broker.
GridBrokerException
Constructor for GridBrokerException
GridFTPUtil
- class org.gridbus.broker.util.
GridFTPUtil
.
This class contains utility methods for GridFTP
GridFTPUtil(String, int, String, String, String, String, String)
- Constructor for class org.gridbus.broker.util.
GridFTPUtil
Constructor for GridFTPUtil initialises the internal datastructures
GridFTPUtil(String, int, String, String, GridProxy)
- Constructor for class org.gridbus.broker.util.
GridFTPUtil
GridbusFarmingEngine
- class org.gridbus.broker.farming.common.
GridbusFarmingEngine
.
This class is a place holder for the jobs and the server objects and is the main interface to applications that talk to the Broker.
GridbusFarmingEngine()
- Constructor for class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Constructor - initializes GridbusFarmingEngine by looking at the DB.properties file If DB.properties is not found, then nothing is started.
GsiftpFileResolver
- class org.gridbus.broker.plan.
GsiftpFileResolver
.
This class contains methods to work with Gsftp files
GsiftpFileResolver(Element, Hashtable, Collection)
- Constructor for class org.gridbus.broker.plan.
GsiftpFileResolver
Implements methods for resolving GsiFTP file names
genProxy()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
To be implemented in a future version.
generateComputeServerList(Object)
- Method in class org.gridbus.broker.gatekeeper.
Gatekeeper
This class is a wrapper class which calls the appropriate method to generate the list of compute servers.
generateComputeServerList(String)
- Method in class org.gridbus.broker.gatekeeper.
Gatekeeper
Generates the compute server list from the gatekeeper file
generateComputeServerList(Collection)
- Method in class org.gridbus.broker.gatekeeper.
Gatekeeper
Generates a compute server list from the hostlist collection
get(boolean)
- Method in interface org.gridbus.broker.farming.common.
JobOut
This method gets the job output and retains it if needed.
get(boolean)
- Method in class org.gridbus.broker.farming.globus.
GlobusJobError
get(boolean)
- Method in class org.gridbus.broker.farming.globus.
GlobusJobOutput
getAllocatedJobs()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the number of jobs allocated to this server and not in execution
getArch()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the architecture of the compute server
getArch()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the architecture of the compute server
getArguments()
- Method in class org.gridbus.broker.runfile.
ExecuteCommand
Gets the list of arguments currently set for this executable.
getArguments()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the arguments of the job
getAttributeValues(NamingEnumeration, String[], Vector)
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Gets the attributes specified in the String[] param
getAvailableDNs(String)
- Method in class org.gridbus.broker.util.
MDSUtil
Gets the dns which are available for the given host.
getAvgJobComputationTime()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the average job completion time
getAvgRateofCompletion()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the rate of completion of jobs of this server averaged over the number of polling intervals
getBandwidth(String)
- Method in class org.gridbus.broker.farming.common.
DataHost
Returns the bandwidth that was last recorded between this data host and the hostname supplied as argument.
getBusytime()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the time interval for which the server was busy.
getCPU()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the processor in the compute server
getCPU()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the processor in the compute server
getCPUFree15min()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the processors which will be free in 15 minutes.
getCPUFree15min()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the processors which will be free in 15 minutes.
getCPUFree1min()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the processors which will be free in 1 minute.
getCPUFree1min()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the processors which will be free in 1 minute.
getCPUFree5min()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the processors which will be free in 5 minutes.
getCPUFree5min()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the processors which will be free in 5 minutes.
getCPUspeed()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the processor speed.
getCPUspeed()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the processor speed.
getCommands()
- Method in class org.gridbus.broker.runfile.
Task
Gets the current set of commands for this task.
getComputeCost()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the computeCost.
getComputeServer()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the ComputeServer in the pair
getComputeServerList()
- Method in class org.gridbus.broker.gatekeeper.
Gatekeeper
Returns the list of compute servers
getComputeServers()
- Method in class org.gridbus.broker.initializer.
Initialization
Returns the list of compute servers found
getConstVars()
- Method in class org.gridbus.broker.plan.
PlanInterpreter
Gets the list of constant variables defined in the parsed xml file.
getConstVars()
- Method in class org.gridbus.broker.runfile.
RunFile
Gets the list of constant variables defined in the parsed run file.
getContactString()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the server contact string.
getContactString()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the server contact string.
getCost(String)
- Method in class org.gridbus.broker.farming.common.
DataHost
Returns the cost for the network link between this data host and the hostname supplied as argument.
getCountLimit()
- Method in class org.gridbus.broker.util.
MDSUtil
Gets the current limit on the number of results to be returned.
getCredentials()
- Method in class org.gridbus.broker.util.
MDSUtil
Gets the credentials currently being used for authentication.
getCrossPlatformManagerSoap()
- Method in interface org.gridbus.broker.farming.alchemi.
CrossPlatformManager
Returns the CrossPlatFormManagerSoap object
getCrossPlatformManagerSoap(URL)
- Method in interface org.gridbus.broker.farming.alchemi.
CrossPlatformManager
Returns the CrossPlatFormManagerSoap object
getCrossPlatformManagerSoap()
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
getCrossPlatformManagerSoap(URL)
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
getCrossPlatformManagerSoapAddress()
- Method in interface org.gridbus.broker.farming.alchemi.
CrossPlatformManager
Returns the address of the remote Alchemi cross-platform manager server
getCrossPlatformManagerSoapAddress()
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
getCrossPlatformManagerSoapWSDDServiceName()
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
Returns the name of the Web service
getDBProperties()
- Method in class org.gridbus.broker.initializer.
Initialization
Returns the Broker properties object
getDataCost()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the dataCost.
getDataFileList()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Collection of Data Files
getDataFileList()
- Method in class org.gridbus.broker.initializer.
Initialization
Returns the datafiles table
getDataFileList()
- Method in class org.gridbus.broker.plan.
FileResolver
getDataFileList()
- Method in class org.gridbus.broker.plan.
ParameterProcessor
getDataHost()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the DataHost in the pair
getDataHostTable()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Collection of Data Hosts
getDataHostTable()
- Method in class org.gridbus.broker.plan.
FileResolver
Returns the dataHostTable.
getDataHostTable()
- Method in class org.gridbus.broker.plan.
ParameterProcessor
getDataTransferTime()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the time for transferring data from the data host to the compute server
getDatahosts()
- Method in class org.gridbus.broker.initializer.
Initialization
Returns the datahosts table
getDeserializer(String, Class, javax.xml.namespace.QName)
- Static method in class org.gridbus.broker.farming.alchemi.
_ListLiveAppsResponse_ListLiveAppsResult
Get Custom Deserializer
getDestination()
- Method in class org.gridbus.broker.runfile.
CopyCommand
Gets the destination location for this copy command.
getDestination()
- Method in class org.gridbus.broker.runfile.
MCopyCommand
Gets the destination location for this copy command.
getDestination()
- Method in class org.gridbus.broker.runfile.
SubstituteCommand
Returns the destination file
getDestinationFile()
- Method in class org.gridbus.broker.runfile.
GCopyCommand
Gets the destination file for this copy command.
getDestinationNode()
- Method in class org.gridbus.broker.runfile.
GCopyCommand
Gets the destination node for this copy command.
getDirectory()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the directory for the job
getDomain()
- Method in class org.gridbus.broker.farming.common.
SrbDataHost
getDonetime()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the time when the job was completed.
getEnv()
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Returns the env.
getExecutable()
- Method in class org.gridbus.broker.runfile.
ExecuteCommand
Gets the executable name.
getExecutable()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the name of the job executable
getExecutingJobs()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the number of jobs currently executing on the server.
getFailedJobs()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the number of failed jobs
getFile(String, String)
- Method in class org.gridbus.broker.util.
GridFTPUtil
Gets a file from the remote source
getFilePath(String)
- Method in class org.gridbus.broker.farming.common.
DataHost
Returns the path of the file on this host specified by the filename
getFilePath(String)
- Method in class org.gridbus.broker.farming.common.
SrbDataHost
Returns the path of the file on this host specified by the filename
getFilename()
- Method in class org.gridbus.broker.farming.common.
DataFile
Returns the filename.
getFiltered(boolean)
- Method in interface org.gridbus.broker.farming.common.
JobOut
Returns the filtered job output and retains if needed.
getFiltered(boolean)
- Method in class org.gridbus.broker.farming.globus.
GlobusJobError
Same as @see get(boolean)
getFiltered(boolean)
- Method in class org.gridbus.broker.farming.globus.
GlobusJobOutput
Gets the output of a job (given by get(...)) and strips DataBroker output, leaving only the job's output.
getFinishTask()
- Method in class org.gridbus.broker.plan.
PlanInterpreter
Gets the "rootfinish" task and associated commands defined in the parsed xml file.
getFinishTask()
- Method in class org.gridbus.broker.runfile.
RunFile
Gets the "rootfinish" task and associated commands defined in the parsed run file.
getFinishedJobs(String, String, String)
- Method in interface org.gridbus.broker.farming.alchemi.
CrossPlatformManagerSoap
Returns the finished jobs
getFinishedJobs(String, String, String)
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerSoapStub
getGassServer()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobError
Returns the object representing the GassServer for this job
getGassServer()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobOutput
Returns the object representing the GASS server for this job
getGassServer()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobWrapper
Returns the gass server object
getGassServer()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the GassServerUtil object associated with the resource
getGatekeeperPort()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the remote gatekeeper port.
getGatekeeperPort()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the remote gatekeeper port.
getGkprList()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Returns an object which represents the Gatekeeper list, used to probe the compute servers
getHostListObject()
- Method in class org.gridbus.broker.initializer.
Initialization
Returns the hostlist object, which is a string (file name containing hosts) / collection of hosts
getHostname()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the hostname for this computational server
getHostname()
- Method in class org.gridbus.broker.farming.common.
DataHost
Returns the hostname.
getHosts()
- Method in class org.gridbus.broker.farming.common.
DataFile
Returns a vector containing the hosts on which thisfile is to be found.
getIdentity()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the identity for this server
getJob()
- Method in class org.gridbus.broker.farming.common.
JobQueue
Gets the job at the head of the job queue and removes it from the job queue Throws an exception if queue empty
getJobCompletedTimestamp()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the timestamp for job completion in the format "dd/MM/yyyy hh:mm:ss"
getJobError()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the job error
getJobHandle()
- Method in class org.gridbus.broker.farming.common.
Job
Get the unique handle for the job (middleware-dependent)
getJobID()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the Identification String for this job
getJobLimit()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the maximum number of jobs that can be allocated to this server.
getJobManager()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the remote job manager.
getJobManager()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the remote job manager.
getJobOutput()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the job output
getJobState(String, String, String, int)
- Method in interface org.gridbus.broker.farming.alchemi.
CrossPlatformManagerSoap
Returns the status of the specified job
getJobState(String, String, String, int)
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerSoapStub
getJobStatus()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the integer value of the job status.
getJobSubmittedTimestamp()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the timestamp for job submission in the format "dd/MM/yyyy hh:mm:ss"
getJobUrl()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobWrapper
Returns the job URL
getJobWrapper()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the Job Wrapper for this job.
getJobs()
- Method in class org.gridbus.broker.farming.common.
FarmingEngine
getJobs()
- Method in class org.gridbus.broker.initializer.
Initialization
Gets the jobs prepared from the XML file.
getJobs()
- Method in class org.gridbus.broker.plan.
PlanInterpreter
Gets the jobs defined in the parsed xml file.
getJobs()
- Method in class org.gridbus.broker.runfile.
RunFile
Gets the jobs defined in the parsed run file.
getJobsCompletedCurrentPoll()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the number of jobs finished since the last time the server information was updated
getKeystore()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Gets the keystore for this server
getLDAPUrl()
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Returns the lDAPUrl.
getLDAPtop()
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Returns the lDAPtop.
getLimit()
- Method in class org.gridbus.broker.plan.
SrbFileResolver
Returns the upper limit of the # of files returned by the SRB query
getListVars()
- Method in class org.gridbus.broker.plan.
PlanInterpreter
Gets the list of list type variables defined in the parsed xml file.
getListVars()
- Method in class org.gridbus.broker.runfile.
RunFile
Gets the list of list type variables defined in the parsed run file.
getLocalDir()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Returns the local directory the broker
getMaxCPUTime()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the maximum CPU time to specify in the RSL
getMaxMemory()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the maximum memory required to specify in the RSL
getMaxWallTime()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the maximum time allowed for executing the job.
getMemfree()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the free RAM available
getMemfree()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the free RAM available
getMemtotal()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns total physical memory (RAM) available
getMemtotal()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns total physical memory (RAM) available
getMinmemory()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the minimum memory required for the job.
getName()
- Method in class org.gridbus.broker.runfile.
Task
Gets the task name.
getName()
- Method in class org.gridbus.broker.runfile.
Variable
Gets the name of this variable.
getNumCPUs()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the number of processors.
getNumCPUs()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Returns the number of processors.
getNumprocs()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the number of processors required for the job.
getOS()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiComputeServer
Gets the operating system of this server
getOS()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the OS string
getObject(String)
- Static method in class org.gridbus.broker.farming.common.
CommonObjects
Returns an object previously stored with the key
getOutput()
- Method in class org.gridbus.broker.farming.globus.
OutputJobMonitor
Returns the output
getOutputBuffer()
- Method in class org.gridbus.broker.farming.common.
Job
The Output Buffer stores the console error and output at the remote node for the job This functions returns the output buffer.
getPassword()
- Method in class org.gridbus.broker.farming.common.
SrbDataHost
Returns the password used for the connection to the SRBServer
getPlanFile()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Returns the name of the plan file
getPlanFileName()
- Method in class org.gridbus.broker.initializer.
Initialization
Returns the plan file name
getPort(Class)
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
For the given interface, get the stub implementation.
getPort(javax.xml.namespace.QName, Class)
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
For the given interface, get the stub implementation.
getPort()
- Method in class org.gridbus.broker.protocol.
MonitorEngine
Returns the port on which the monitoring engine is listening for clients
getPorts()
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
getPrevtime()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the prevtime.
getPricePerCpuSec()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the cost of using the server per one second of CPU execution time
getPricePerJob()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the cost per each job executed on this computeserver
getProperty(String)
- Static method in class org.gridbus.broker.farming.common.
BrokerProperties
Returns a specified property or null if it doesn't exist.
getProperty(String, String)
- Static method in class org.gridbus.broker.farming.common.
BrokerProperties
Returns a single property value for the given "key"
getProxy()
- Static method in class org.gridbus.broker.farming.common.
BrokerProperties
Get the proxy of the broker
getProxy()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Get the credential to be using when executing jobs
getProxy()
- Method in class org.gridbus.broker.farming.globus.
GlobusComputeServer
Returns the proxy for this server.
getProxy()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobWrapper
Returns the GSSCredential proxy
getProxy()
- Method in class org.gridbus.broker.farming.globus.
RemoteJobManager
Returns the credential supplied to this job manager.
getProxy()
- Method in class org.gridbus.broker.util.
GassServerUtil
Returns the GSSCredential proxy
getProxy()
- Method in class org.gridbus.broker.util.
RemoteGassServerUtil
getQueue()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the queue for this resource
getRankedservers()
- Method in class org.gridbus.broker.farming.common.
DataHost
getReference()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Gets the refernce for this server
getRunFileObj()
- Method in class org.gridbus.broker.initializer.
Initialization
getSRBAccount()
- Method in class org.gridbus.broker.plan.
SrbFileResolver
Returns the SRB Account used by the SRBFileResolver
getSearchScope()
- Method in class org.gridbus.broker.util.
MDSUtil
Gets the current search scope for searches.
getSerializer(String, Class, javax.xml.namespace.QName)
- Static method in class org.gridbus.broker.farming.alchemi.
_ListLiveAppsResponse_ListLiveAppsResult
Get Custom Serializer
getServer()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the server to which the job is allocated
getServerID()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the Unique ID of this server.
getServers()
- Method in class org.gridbus.broker.farming.common.
FarmingEngine
getServiceName()
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerLocator
getSizeInBytes()
- Method in class org.gridbus.broker.farming.common.
DataFile
Returns the size of the file in bytes
getSource()
- Method in class org.gridbus.broker.runfile.
CopyCommand
Gets the source location for this copy command.
getSource()
- Method in class org.gridbus.broker.runfile.
MCopyCommand
Gets the source location for this copy command.
getSource()
- Method in class org.gridbus.broker.runfile.
SubstituteCommand
Returns the source file
getSourceFile()
- Method in class org.gridbus.broker.runfile.
GCopyCommand
Gets the source file for this copy command.
getSourceNode()
- Method in class org.gridbus.broker.runfile.
GCopyCommand
Gets the source node for this copy command.
getSrbHost()
- Method in class org.gridbus.broker.farming.common.
SrbDataHost
getSrbPort()
- Method in class org.gridbus.broker.farming.common.
SrbDataHost
getStartTask()
- Method in class org.gridbus.broker.plan.
PlanInterpreter
Gets the "nodestart" task and associated commands defined in the parsed xml file.
getStartTask()
- Method in class org.gridbus.broker.runfile.
RunFile
Gets the "nodestart" task and associated commands defined in the parsed run file.
getStatus()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
returns the Status of this compute Server
getStatusString()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the status in the form of a string.
getStderr()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the std err for the resource
getStderrLB()
- Method in class org.gridbus.broker.util.
GassServerUtil
Returns the path for the std err on the GASS server.
getStderrURL()
- Method in class org.gridbus.broker.util.
GassServerUtil
Returns the URL for the std err on the GASS server.
getStdout()
- Method in class org.gridbus.broker.util.
RSLUtil
Returns the std out for the resource
getStdoutLB()
- Method in class org.gridbus.broker.util.
GassServerUtil
Returns the path for the std out on the GASS server.
getStdoutURL()
- Method in class org.gridbus.broker.util.
GassServerUtil
Returns the URL for the std out on the GASS server.
getSubmitRecord()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the submit record object
getTask()
- Method in class org.gridbus.broker.farming.common.
Job
Task is the sequence of commands that describe what a job has to do.
getTimeLimit()
- Method in class org.gridbus.broker.util.
MDSUtil
Gets the current time limit (in ms) to wait for search results.
getTimeStamp()
- Method in class org.gridbus.broker.nws.
NwsResult
Returns the timestamp of the result
getTimeperjob()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the time taken per job
getTotalCost()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the totalCost.
getTotalFinishedJobs()
- Method in class org.gridbus.broker.farming.common.
ComputeServer
Returns the number of jobs that have been finished on this server so far.
getTotalTime()
- Method in class org.gridbus.broker.scheduler.
DataComputePair
Returns the totalTime estimate for this pair
getType()
- Method in class org.gridbus.broker.runfile.
TaskCommand
Gets which type of command this is.
getType()
- Method in class org.gridbus.broker.runfile.
Variable
getTypeDesc()
- Static method in class org.gridbus.broker.farming.alchemi.
_ListLiveAppsResponse_ListLiveAppsResult
Return type metadata object
getURL()
- Method in class org.gridbus.broker.util.
GassServerUtil
Returns the GASS server URL
getURL()
- Method in class org.gridbus.broker.util.
RemoteGassServerUtil
getUsername()
- Method in class org.gridbus.broker.farming.common.
SrbDataHost
getValue()
- Method in class org.gridbus.broker.nws.
NwsResult
Returns the bandwidth value in the result
getValue(int)
- Method in class org.gridbus.broker.runfile.
ListVariable
Gets the value of this variable at the specified index.
getValue()
- Method in class org.gridbus.broker.runfile.
SingleVariable
Gets the value assigned to this variable.
getValue(Attributes, String[], Vector)
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Gets the attribute value specified in the String[] param
getValues()
- Method in class org.gridbus.broker.runfile.
ListVariable
Gets the set of values for this variable.
getVariableTable()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the hashtable containing variables and their values for this job.
getVariableValue(String)
- Method in class org.gridbus.broker.farming.common.
Job
returns the value of the variable name passed.
getVariableValueTable()
- Method in class org.gridbus.broker.farming.common.
Job
Returns the table of variables(values)
getVsiteTh()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreComputeServer
Sets the refernce for this server
get_any()
- Method in class org.gridbus.broker.farming.alchemi.
_ListLiveAppsResponse_ListLiveAppsResult
getdonejobs()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns a list of jobs which are done
getexecjobs()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns a list of jobs which are executing
getfailjobs()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns a list of jobs which are failed
getfilename(String)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJob
Gets the file name part from the full absolute path
getjobinfo(String)
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the information about a specific job
getjoboutput(String)
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Get Job Output from the output file if it is generated
getjobs()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the complete list of jobs
getkeybudgetspent()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the budget spent so far in the scheduling process.
getkeydeadline()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the deadline for the current schedule in the following format: "OK"+ "{ 'minimise' : 'algorithm-here' , 'budget' : budget-here, 'deadline' : deadline-here}"+'\n' The deadline is a date in "long" format ( seconds ).
getkeyfeasibility()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the feasibility of the current schedule
getkeygridmonitorcurrenttime()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
getkeygridmonitordeltatime()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
getkeygridmonitorstarttime()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
getoutput()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiOutputThread
Returns the output of this job
getoutputsub()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiTask
Returns a list of the output files
getreadyjobs()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns a list of jobs which are ready
getserverinfo(String)
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the information about a specific server
getserverkey(String)
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns information requested in the 'key' about a server
getservers()
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns the complete list of servers
getserverstring()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiComputeServer
Returns the contact for this server
getstatus(String)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJob
Returns the status of this job
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_