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

C

calcJobLimit(long, float) - Method in class org.gridbus.broker.farming.common.ComputeServer
Calculates the number of jobs that can be allocated to this server.
changeDir(String) - Method in class org.gridbus.broker.farming.globus.GridFTPUtil
Change to the specified directory.
CHECKING_REQUIREMENTS - Static variable in class org.gridbus.broker.farming.common.ComputeServer
Status used when the ComputeServer is checking requirements...
checkPing() - Method in class org.gridbus.broker.farming.globus.GlobusComputeServer
Checks if the compute server is up
checkPing() - Method in class org.gridbus.broker.farming.globus.gt4.GT4ComputeServer
Checks if the compute server is up
ClassInterpreter - Interface in org.gridbus.broker.xgrl
This is the abstract class for resource description interpreters
ClassInterpreter - Interface in org.gridbus.broker.xpml
This is the abstract class for task file interpreters
cleanup() - Method in class org.gridbus.broker.farming.globus.GridFTPUtil
Cleans up after a job has finished execution on the grid node.
clear(boolean) - Method in class org.gridbus.broker.farming.common.JobBuffer
Clears the queue buffer
clear() - Method in class org.gridbus.broker.farming.common.JobBuffer
Clears the queue buffer
clearCommands() - Method in class org.gridbus.broker.runfile.Task
Clears the current set of commands for this task.
clearFilePaths() - Method in class org.gridbus.broker.farming.common.data.DataHost
Clears all the file paths associated with this datahost
clearVariables() - Method in class org.gridbus.broker.farming.common.Job
Clear the variable list for this job
close() - Method in class org.gridbus.broker.farming.globus.GridFTPUtil
 
close() - Method in class org.gridbus.broker.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.gridbus.broker.util.SSHSession
Closes session
closeConnection() - Method in class org.gridbus.broker.persistence.db.DBConnection
 
closeParameterXmlTag() - Method in class org.gridbus.broker.xpml.Plan2XML
Write an end tag for the parameter xml tag
closeTaskXmlTag() - Method in class org.gridbus.broker.xpml.Plan2XML
Write an end tag for Task
closexmlwriter() - Method in class org.gridbus.broker.xpml.Plan2XML
Closes the root tag.
CombinationGenerator - Class in org.gridbus.broker.xpml
This class generates the different combinations for the jobs.
CombinationGenerator() - Constructor for class org.gridbus.broker.xpml.CombinationGenerator
 
combinePath(String[]) - Static method in class org.gridbus.broker.util.BrokerUtil
combine list of paths
combinePath(String, String) - Static method in class org.gridbus.broker.util.BrokerUtil
Combines the two input strings to produce a valid path.
combinePath(String, String, String) - Static method in class org.gridbus.broker.util.BrokerUtil
 
ComboGen(Hashtable, int) - Method in class org.gridbus.broker.xpml.CombinationGenerator
Generates different combinations for the jobs
commentTag(String) - Method in class org.gridbus.broker.xpml.Plan2XML
Write a comment xml tag
compare(Object, Object) - Method in class org.gridbus.broker.farming.common.data.LinkBWComparator
Compares two data-compute pair objects on the basis of their cost
compare(Object, Object) - Method in class org.gridbus.broker.farming.common.data.LinkCostComparator
Compares two data-compute pair objects on the basis of their cost
compare(Object, Object) - Method in class org.gridbus.broker.scheduler.CostComparator
Compares two data-compute pair objects on the basis of their cost
compare(Object, Object) - Method in class org.gridbus.broker.scheduler.TimeComparator
Compares two DataCompute pairs with respect to their total time estimate.
COMPLETED - Static variable in class org.gridbus.broker.farming.common.GridbusFarmingEngine
 
COMPOSITE - Static variable in class org.gridbus.broker.farming.common.security.UserCredential
Composite credential consisting of other credentials
ComputeProcessor - Class in org.gridbus.broker.xgrl
This class has methods to parse resources from the xml file which specifies the resource-description
ComputeProcessor(Object) - Constructor for class org.gridbus.broker.xgrl.ComputeProcessor
 
ComputeProcessor(Element, Object) - Constructor for class org.gridbus.broker.xgrl.ComputeProcessor
Sets up the ComputeProcessor class with the element object passed in
ComputeServer - Class in org.gridbus.broker.farming.common
This class describes a general computational server and provides the methods for accessing and manipulating the information contained.
ComputeServer(String, String, Object) - Constructor for class org.gridbus.broker.farming.common.ComputeServer
This constructor allows for passing of an Object which may be used to configure this object.
ComputeServer(String, String, Object, Dispatcher) - Constructor for class org.gridbus.broker.farming.common.ComputeServer
Constructor using the dispatcher
ComputeServerManager - Class in org.gridbus.broker.farming.common
 
ComputeServerManager(ComputeServer) - Constructor for class org.gridbus.broker.farming.common.ComputeServerManager
 
ComputeServerManager(ComputeServer, String) - Constructor for class org.gridbus.broker.farming.common.ComputeServerManager
 
CONDOR - Static variable in class org.gridbus.broker.farming.common.ComputeServer
Default Condor Version supported (v.6.6.9)
CONDOR_6_6_9 - Static variable in class org.gridbus.broker.farming.common.ComputeServer
 
CONDOR_SHAREDFS - Static variable in class org.gridbus.broker.farming.common.ComputeServer
Condor server with a shared-file-system
CondorComputeServer - Class in org.gridbus.broker.farming.condor
This class represents a compute server running Condor
CondorComputeServer() - Constructor for class org.gridbus.broker.farming.condor.CondorComputeServer
Default Constructor
CondorComputeServer(Object) - Constructor for class org.gridbus.broker.farming.condor.CondorComputeServer
 
CondorComputeServer(String) - Constructor for class org.gridbus.broker.farming.condor.CondorComputeServer
 
CondorComputeServer(String, boolean) - Constructor for class org.gridbus.broker.farming.condor.CondorComputeServer
 
CondorComputeServer(String, boolean, Object) - Constructor for class org.gridbus.broker.farming.condor.CondorComputeServer
 
CondorJobWrapper - Class in org.gridbus.broker.farming.condor
This class interacts with the local host.
CondorJobWrapper() - Constructor for class org.gridbus.broker.farming.condor.CondorJobWrapper
Constructor
CondorJobWrapper(boolean) - Constructor for class org.gridbus.broker.farming.condor.CondorJobWrapper
 
CondorJobWrapper(Object) - Constructor for class org.gridbus.broker.farming.condor.CondorJobWrapper
 
connect() - Method in class org.gridbus.broker.persistence.db.DBReader
Sets up the database connection
connect() - Method in class org.gridbus.broker.persistence.db.DBWriter
Sets up the database connection, if it is not already set up.
connect() - Method in interface org.gridbus.broker.persistence.Reader
 
connect() - Method in interface org.gridbus.broker.persistence.Writer
 
connect() - Method in class org.gridbus.broker.util.LdapReplicaAccessUtil
Connect to the LDAP server
connect() - Method in class org.gridbus.broker.util.SSHSession
initializes the SSH session
Conversion - Class in org.gridbus.broker.util
This class contains some methods for conversion of byte arrays, hex values etc.
Conversion() - Constructor for class org.gridbus.broker.util.Conversion
 
COPY_CMD - Static variable in class org.gridbus.broker.runfile.TaskCommand
 
CopyCommand - Class in org.gridbus.broker.runfile
Represents the copy command of a run file.
CopyCommand() - Constructor for class org.gridbus.broker.runfile.CopyCommand
Constructs a CopyCommand and sets its command type.
copyFile(String, String, boolean) - Static method in class org.gridbus.broker.util.FileOpsUtil
 
CostComparator - Class in org.gridbus.broker.scheduler
This is a class to compare two data compute pairs on the basis of time taken
CostComparator() - Constructor for class org.gridbus.broker.scheduler.CostComparator
 
countCommands() - Method in class org.gridbus.broker.runfile.Task
Counts the current number of commands for this task.
CredentialProcessor - Class in org.gridbus.broker.xgrl
 
CredentialProcessor() - Constructor for class org.gridbus.broker.xgrl.CredentialProcessor
 
CredentialProcessor(Element) - Constructor for class org.gridbus.broker.xgrl.CredentialProcessor
 

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