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

I

Initialization - class org.gridbus.broker.initializer.Initialization.
This class handles initialization of variables for the Broker
Initialization() - Constructor for class org.gridbus.broker.initializer.Initialization
Constructor initialises the internal data structures for the broker properties, gatekeeper, datafiles and datahosts
InputReader - class org.gridbus.broker.plan.InputReader.
This class has methods to convert a plan file into an xml file, and return jobs by parsing the xml.
InputReader() - Constructor for class org.gridbus.broker.plan.InputReader
 
i - Static variable in class org.gridbus.broker.farming.alchemi.AlchemiJobMonitor
 
incAllocatedJobs() - Method in class org.gridbus.broker.farming.common.ComputeServer
Increments the number of jobs allocated to this server
incExecutingJobs() - Method in class org.gridbus.broker.farming.common.ComputeServer
Increments the number of jobs executing on this server
incFailedJobs() - Method in class org.gridbus.broker.farming.common.ComputeServer
Increments the number of jobs failed on this server
incJobsCompletedCurrentPoll() - Method in class org.gridbus.broker.farming.common.ComputeServer
Increments the number of jobs that have finished on this server
incTotalFinishedJobs() - Method in class org.gridbus.broker.farming.common.ComputeServer
Increments the totalFinishedJobs.
init() - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
This method performs initialisation tasks for the farming engine.
initial_context_factory - Static variable in class org.gridbus.broker.util.LdapReplicaAccessUtil
 
input(String, String) - Method in class org.gridbus.broker.farming.alchemi.AlchemiJobCreator
Sets the input for this job
intToBytes(int) - Static method in class org.gridbus.broker.farming.alchemi.Conversion
Converts a integer to a byte array representation.
intializeinputxmltag() - Method in class org.gridbus.broker.farming.alchemi.AlchemiXmljobwrapper
Creates the input start tag
intializeouputxmltag() - Method in class org.gridbus.broker.farming.alchemi.AlchemiXmljobwrapper
Creates the output start tag
intializexmlwriter() - Method in class org.gridbus.broker.farming.alchemi.AlchemiXmljobwrapper
Initialises the Alchemi xml job writer and creates the job start tag
intializexmlwriter() - Method in class org.gridbus.broker.plan.Plan2XML
Creates the root tag.
isAlive() - Method in class org.gridbus.broker.farming.common.ComputeServer
Checks if this server is alive or not, that is whether it is reachable and responding to queries
isClassValid() - Method in class org.gridbus.broker.scheduler.DBDataScheduler
Returns if the class is valid or not.
isClassValid() - Method in class org.gridbus.broker.scheduler.Scheduler
Returns if the current class is a valid one.
isDestinationRemote() - Method in class org.gridbus.broker.runfile.CopyCommand
Checks whether the destination location is remote.
isDestinationRemote() - Method in class org.gridbus.broker.runfile.MCopyCommand
Checks whether the destination location is remote.
isEmpty() - Method in class org.gridbus.broker.util.TokenStack
Returns whether the stack is empty or not
isFailed() - Method in class org.gridbus.broker.scheduler.Scheduler
 
isFeasible() - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
Returns whether the current schedule is feasible or not, depending on the given budget,deadline constraints
isFilePresent(String) - Method in class org.gridbus.broker.farming.common.DataHost
Returns whether the file specified by the filename exists on this host or not
isFinished() - Method in class org.gridbus.broker.scheduler.Scheduler
Returns whether the scheduling is finished.
isInputDataFilePresent() - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
True / False based on whether the input data file is present
isInputDataFilePresent() - Method in class org.gridbus.broker.initializer.Initialization
True / False based on whether the input data file is present
isOutputDataFilePresent() - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
To be implemented in future versions.
isOutputDataFilePresent() - Method in class org.gridbus.broker.initializer.Initialization
To be implemented
isRemote() - Method in class org.gridbus.broker.runfile.ExecuteCommand
Checks whether the executable is remote.
isRunning() - Method in class org.gridbus.broker.farming.globus.GlobusJobMonitor
Returns if the monitor is still running
isSchedulingFailed() - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
Returns if the scheduler has failed due to some reason
isSchedulingFinished() - Method in class org.gridbus.broker.farming.common.GridbusFarmingEngine
Returns if all the jobs have been executed on the grid
isSecure() - Method in class org.gridbus.broker.util.MDSUtil
Checks whether secure connections are being used.
isSourceRemote() - Method in class org.gridbus.broker.runfile.CopyCommand
Checks whether the source location is remote.

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