A B C D E F G H I J L M N O P Q R S T U V W X _

T

Task - class org.gridbus.broker.runfile.Task.
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 name.
TaskCommand - class org.gridbus.broker.runfile.TaskCommand.
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 org.gridbus.broker.plan.TaskProcessor.
This class has methods to parse tasks from the xml file which specifies the plan
TaskProcessor() - Constructor for class org.gridbus.broker.plan.TaskProcessor
Default constructor
TaskProcessor(Element) - Constructor for class org.gridbus.broker.plan.TaskProcessor
Sets up the taskprocessor class with the element object passed in
Task_Output - Static variable in class org.gridbus.broker.farming.alchemi.AlchemiJob
 
TimeComparator - class org.gridbus.broker.scheduler.TimeComparator.
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
 
TokenStack - class org.gridbus.broker.util.TokenStack.
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.
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.dummy.DummyJobWrapper
 
terminate() - Method in class org.gridbus.broker.farming.globus.GlobusJobWrapper
 
terminateJob(String) - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
Terminates the job, whose identifier has been passed, if it is running
timeout - Static variable in class org.gridbus.broker.util.LdapReplicaAccessUtil
 
toRSL() - Method in class org.gridbus.broker.runfile.Task
Produces the rsl representation of this task.
toRSL() - Method in class org.gridbus.broker.util.RSLUtil
Returns a string representation for the Job RSL description
toString() - Method in class org.gridbus.broker.farming.common.BadCommandException
* @see java.lang.Throwable#toString()
transfer(Task) - Method in class org.gridbus.broker.initializer.Initialization
To be implemented in the future
transfer(Task) - Method in class org.gridbus.broker.util.GridFTPUtil
Transfers the files related to the task to a remote grid node

A B C D E F G H I J L M N O P Q R S T U V W X _