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

E

ENCODE - Static variable in class org.gridbus.broker.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.gridbus.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.gridbus.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.gridbus.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.gridbus.broker.util.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class org.gridbus.broker.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.gridbus.broker.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
ENV - Static variable in class org.gridbus.broker.farming.common.BrokerProperties
The environment under which the broker is running.
equals(Object) - Method in class org.gridbus.broker.server.UserExperimentKey
Objects are equal if user and experiment name match exactly.
EXECUTE_CMD - Static variable in class org.gridbus.broker.runfile.TaskCommand
 
executeAndGetResult(String) - Method in interface org.gridbus.broker.farming.common.dispatchers.Dispatcher
 
executeAndGetResult(String) - Method in class org.gridbus.broker.farming.common.dispatchers.LocalDispatcher
 
executeAndGetResult(String) - Method in class org.gridbus.broker.farming.common.dispatchers.SSHDispatcher
 
executeAndGetResult(String) - Method in class org.gridbus.broker.util.SSHSession
Execute a command on the remote node
executeCmd(String) - Method in interface org.gridbus.broker.farming.common.dispatchers.Dispatcher
 
executeCmd(String) - Method in class org.gridbus.broker.farming.common.dispatchers.LocalDispatcher
 
executeCmd(String) - Method in class org.gridbus.broker.farming.common.dispatchers.SSHDispatcher
 
executeCmd(String) - Method in class org.gridbus.broker.util.SSHSession
Execute a command on the remote node
executeCommand(String, String, String, String, String) - Method in class org.gridbus.broker.nws.NwsExtract
Executes a command against the Network weather service and returns a NwsResult
ExecuteCommand - Class in org.gridbus.broker.runfile
Represents the execute command of a run file.
ExecuteCommand() - Constructor for class org.gridbus.broker.runfile.ExecuteCommand
 
ExecuteCommand(String) - Constructor for class org.gridbus.broker.runfile.ExecuteCommand
Constructs an ExecuteCommand and sets its command type.
executeJob(Job) - Method in class org.gridbus.broker.farming.common.JobWrapper
The executeJob will call the protected execute(Job) method, on a seperate thread, to make sure that the execution returns properly.
executeWindowsJNI(String, String, String, String, Job, Vector, Logger) - Static method in class org.gridbus.broker.farming.fork.ForkWindowsDriver
 
extractApplicationService() - Method in class org.gridbus.broker.xgrl.ApplicationServiceProcessor
Returns a Service
extractCompute() - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns an Object representing a ComputeServer.
extractCredential() - Method in class org.gridbus.broker.xgrl.CredentialProcessor
 
extractFiles() - Method in class org.gridbus.broker.util.FileResolver
Extracts the physical locations of the files from the logical file names This method is to be implemented by different file-resolver subclass types
extractFiles(String) - Method in class org.gridbus.broker.util.FileResolver
Extracts the physical locations of the files from the logical file names This method is to be implemented by different file-resolver subclass types
extractFiles(String) - Method in class org.gridbus.broker.util.GsiftpFileResolver
Extracts physical file attributes for GSIFTP urls
extractFiles(String) - Method in class org.gridbus.broker.util.LfnFileResolver
 
extractFiles(String) - Method in class org.gridbus.broker.util.SrbFileResolver
 
extractGridfile() - Method in class org.gridbus.broker.xpml.GridfileProcessor
Extracts and returns the parameters in the xml file as objects This function is meant for Dynamic Parameters.
extractInformationService() - Method in class org.gridbus.broker.xgrl.InformationServiceProcessor
Returns a Service
extractInteger() - Method in class org.gridbus.broker.xpml.IntegerProcessor
Extracts and returns the parameters in the xml file as objects
extractParameter() - Method in class org.gridbus.broker.xpml.ParameterProcessor
Extracts and returns the parameters in the xml file as objects
extractRequirement() - Method in class org.gridbus.broker.xpml.RequirementProcessor
 
extractService() - Method in class org.gridbus.broker.xgrl.ServiceProcessor
Returns a Service
extractStorage() - Method in class org.gridbus.broker.xgrl.StorageProcessor
Returns a DataHost
extractString() - Method in class org.gridbus.broker.xpml.StringProcessor
Extracts and returns the parameters in the xml file as objects
extractTask() - Method in class org.gridbus.broker.xpml.TaskProcessor
Returns a collection of command objects parsed from the xml file
extractValue() - Method in class org.gridbus.broker.nws.NwsExtract
The result from the NWS command is parsed as returned as a NwsResult object

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