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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
T
Task
- Class in
org.gridbus.broker.runfile
Represents the task element of a run file.
Task()
- Constructor for class org.gridbus.broker.runfile.
Task
Default constructor.
Task(String)
- Constructor for class org.gridbus.broker.runfile.
Task
Constructs a task with the given type.
TaskCommand
- Class in
org.gridbus.broker.runfile
Parent class for run file commands.
TaskCommand(String)
- Constructor for class org.gridbus.broker.runfile.
TaskCommand
Constructs a command of a given type.
TaskProcessor
- Class in
org.gridbus.broker.xpml
This class has methods to parse tasks from the xml file which specifies the app-description
TaskProcessor()
- Constructor for class org.gridbus.broker.xpml.
TaskProcessor
Default constructor
TaskProcessor(Element)
- Constructor for class org.gridbus.broker.xpml.
TaskProcessor
Sets up the taskprocessor class with the element object passed in
TEMP_DIR
- Static variable in class org.gridbus.broker.farming.common.
BrokerProperties
The temporary directory on the broker side, which is created at runtime.
terminate()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Terminates the execution by stopping all the running jobs
terminate()
- Method in class org.gridbus.broker.farming.common.
Job
Terminates this job
terminate()
- Method in class org.gridbus.broker.farming.common.
JobWrapper
This method terminates the process running on the remote host and initiates cleanup if required
terminate()
- Method in class org.gridbus.broker.farming.condor.
CondorJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.fork.
ForkJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.globus.
GlobusJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.globus.gt4.
GT4JobWrapper
terminate()
- Method in class org.gridbus.broker.farming.pbs.
PBSJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.sge.
SGEJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.unicore.
UnicoreJobWrapper
terminate()
- Method in class org.gridbus.broker.farming.xgrid.
XgridJobWrapper
terminateJob(String)
- Method in class org.gridbus.broker.farming.common.
GridbusFarmingEngine
Terminates the job, whose identifier has been passed, if it is running
TEST_CMD
- Static variable in class org.gridbus.broker.runfile.
TaskCommand
TimeComparator
- Class in
org.gridbus.broker.scheduler
This is a class to compare two data compute pairs on the basis of time taken
TimeComparator()
- Constructor for class org.gridbus.broker.scheduler.
TimeComparator
timeout
- Static variable in class org.gridbus.broker.util.
LdapReplicaAccessUtil
TINY_SLEEP
- Static variable in class org.gridbus.broker.util.
SleepUtil
TokenStack
- Class in
org.gridbus.broker.util
This class has utility methods for storing tokens of strings in a stack
TokenStack()
- Constructor for class org.gridbus.broker.util.
TokenStack
Constructor for TokenStack.
toRSL()
- Method in class org.gridbus.broker.farming.globus.
JobRSL
Returns a string representation for the Job RSL description
toString()
- Method in exception org.gridbus.broker.exceptions.
BadCommandException
* @see java.lang.Throwable#toString()
toString()
- Method in class org.gridbus.broker.farming.common.
BrokerProperties
toString()
- Method in class org.gridbus.broker.farming.common.
Job
toString()
- Method in class org.gridbus.broker.runfile.
CopyCommand
toString()
- Method in class org.gridbus.broker.runfile.
ExecuteCommand
toString()
- Method in class org.gridbus.broker.runfile.
SingleVariable
toString()
- Method in class org.gridbus.broker.runfile.
Task
toString()
- Method in class org.gridbus.broker.runfile.
TaskCommand
toString()
- Method in class org.gridbus.broker.server.
UserExperimentKey
toString()
- Method in class org.gridbus.broker.util.
RandomGUID
Convert to the standard format for GUID (Useful for SQL Server UniqueIdentifiers, etc.) Example: C2FEEEAC-CFCD-11D1-8B05-00600806D9B6
transfer(Task)
- Method in class org.gridbus.broker.farming.globus.
GridFTPUtil
Transfers the files related to the task to a remote grid node
TYPE_NORMAL
- Static variable in class org.gridbus.broker.farming.common.
Job
Used for all normal jobs
TYPE_SYSTEM
- Static variable in class org.gridbus.broker.farming.common.
Job
Used for probe jobs to discover queues,verify requirements on a server etc.
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X