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
_
R
REMOTE_EXECUTE_CMD
- Static variable in class org.gridbus.broker.runfile.
TaskCommand
RSLUtil
- class org.gridbus.broker.util.
RSLUtil
.
This class has methods to work with RSL, which described jobs for Globus
RSLUtil()
- Constructor for class org.gridbus.broker.util.
RSLUtil
RemoteGassServerUtil
- class org.gridbus.broker.util.
RemoteGassServerUtil
.
This class contains methods to work with a remote Gass Server
RemoteGassServerUtil()
- Constructor for class org.gridbus.broker.util.
RemoteGassServerUtil
RemoteJobManager
- class org.gridbus.broker.farming.globus.
RemoteJobManager
.
This class represents the type of jobmanager on remote Globus-managed systems.
RemoteJobManager()
- Constructor for class org.gridbus.broker.farming.globus.
RemoteJobManager
Default constructor
RemoteJobManager
- class org.gridbus.broker.farming.unicore.
RemoteJobManager
.
This class represents the type of jobmanager on remote Unicore-managed systems.
RemoteJobManager()
- Constructor for class org.gridbus.broker.farming.unicore.
RemoteJobManager
RemoteJobManagerPBS
- class org.gridbus.broker.farming.globus.
RemoteJobManagerPBS
.
This is a job manager for handling PBS queueing systems on the remote host It has to check available slots before submitting a job to the remote host
RemoteJobManagerPBS()
- Constructor for class org.gridbus.broker.farming.globus.
RemoteJobManagerPBS
Default Constructor
ReplicaAccess
- interface org.gridbus.broker.util.
ReplicaAccess
.
This is the interface for the classes which implement Replica Catalog access.
RunFile
- class org.gridbus.broker.runfile.
RunFile
.
This class parses a run file and loads the information into appropriate data structures.
RunFile()
- Constructor for class org.gridbus.broker.runfile.
RunFile
raiseException()
- Static method in class org.gridbus.broker.farming.common.
BadCommandException
Raise an Exception of type BadCommandException
read()
- Method in class org.gridbus.broker.farming.alchemi.
Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int)
- Method in class org.gridbus.broker.farming.alchemi.
Base64.InputStream
Calls
Base64.InputStream.read()
repeatedly until the end of stream is reached or
len
bytes are read.
readPlan(String)
- Static method in class org.gridbus.broker.plan.
InputReader
This function converts a plan file into an XML and parses it, to return a collection of jobs from it.
readPlan()
- Method in class org.gridbus.broker.plan.
Plan2XML
This method reads the input plan file and parses it to produce an XML file representing the plan.
readinput(BufferedReader)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmljobwrapper
Creates the input xml nodes from the given input
readoutput(BufferedReader)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmljobwrapper
Creates the output xml nodes from the given input
readrun(BufferedReader)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmljobwrapper
Creates the work xml node from the given input
registerGassErrorStream(JobOutputStream)
- Method in class org.gridbus.broker.util.
GassServerUtil
Registers a GASS server error stream
registerGassOutputStream(JobOutputStream)
- Method in class org.gridbus.broker.util.
GassServerUtil
Registers a GASS server output stream
removeListener(AlchemiJobListener)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJob
Removes a job listener
removeListener(JobQueueListener)
- Method in class org.gridbus.broker.farming.common.
JobQueue
Removes/ deregisters the listener from the queue
removeVariable(SingleVariable)
- Method in class org.gridbus.broker.farming.common.
Job
Remove the variable name passed and its corresponding values from the list of variables
replaceParaminFile(String, String, String, String)
- Static method in class org.gridbus.broker.util.
FileOpsUtil
Replaces the complete line 'oldline' in the 'oldfile' with the 'newline' in the 'newfile' or null if the param is not found in the file
replaceParaminFile(String, String, String, String)
- Static method in class org.gridbus.broker.util.
FileOpsUtilWin
replaceString(String, String, String)
- Static method in class org.gridbus.broker.util.
FileOpsUtil
Replaces the string pattern in an input string with another string
replaceString(String, String, String)
- Static method in class org.gridbus.broker.util.
FileOpsUtilWin
reset()
- Method in interface org.gridbus.broker.farming.common.
JobOut
Resets the job output
reset()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobError
reset()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobOutput
resetSearchControls()
- Method in class org.gridbus.broker.util.
MDSUtil
Resets the current search controls.
response(String)
- Method in class org.gridbus.broker.protocol.
Connect
Returns a response to the client on this connection
response(String)
- Method in class org.gridbus.broker.protocol.
ProtocolMethod
Returns a response to the client
resumeEncoding()
- Method in class org.gridbus.broker.farming.alchemi.
Base64.OutputStream
Resumes encoding of the stream.
returnBudget()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Returns the budget for the jobs currently scheduled / being scheduled
returnDeadline()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Returns the deadline for the jobs currently scheduled / being scheduled
returnWallClockTimeTaken()
- Method in class org.gridbus.broker.farming.common.
Job
This function returns the difference between the job completed timestamp and the job submitted timestamp It throws exception if the timestamps cannot be parsed or if they are null.
rslOutputSubst(boolean)
- Method in class org.gridbus.broker.util.
RSLUtil
Generates the RSL.
run(String)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJobCreator
Sets the executable for this job
run()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJobrun
This method submits the job to an Alchemi manager node, and executes on a seperate thread.
run()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiOutputThread
This method retrieves the output of this Alchemi Job, and executes on a seperate thread.
run()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobMonitor
The run method allows the GlobusJobMonitor to run as a seperate thread.
run()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreJobMonitor
run()
- Method in class org.gridbus.broker.protocol.
Connect
This is the main run method of the connection, which intitiates ProtocolMethods for the commands from the client
run()
- Method in class org.gridbus.broker.protocol.
MonitorEngine
This method starts the monitoring engine, which listens for clients on the specified port
run()
- Method in class org.gridbus.broker.scheduler.
DBDataScheduler
The run method lets the scheduler run as a seperate thread, and calls the 'schedule()' method
run()
- Method in class org.gridbus.broker.scheduler.
Scheduler
The run method enables the scheduler to run as a seperate thread, and calls the 'schedule()' method.
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
_