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
_
E
ENCODE
- Static variable in class org.gridbus.broker.farming.alchemi.
Base64
Specify encoding.
encode(File)
- Method in class org.gridbus.broker.farming.alchemi.
Alchemi_Job_Encode_Decode
Encodes a file f, and returns it in a string of Base64 format
encodeBytes(byte[])
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int)
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int)
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int)
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable)
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int)
- Static method in class org.gridbus.broker.farming.alchemi.
Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
equals(Object)
- Method in class org.gridbus.broker.farming.alchemi.
_ListLiveAppsResponse_ListLiveAppsResult
EXECUTE_CMD
- Static variable in class org.gridbus.broker.runfile.
TaskCommand
execute(Job)
- Method in interface org.gridbus.broker.farming.common.
JobWrapper
This method actually starts the job process to the middleware.
execute(Job)
- Method in class org.gridbus.broker.farming.condor.
CondorJobWrapper
execute(Job)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJobWrapper
execute(Job)
- Method in class org.gridbus.broker.farming.globus.
GlobusJobWrapper
execute(Job)
- Method in class org.gridbus.broker.farming.unicore.
UnicoreJobWrapper
execute(Job)
- Method in class org.gridbus.broker.farming.fork.
ForkJobWrapper
execute(Job)
- Method in class org.gridbus.broker.farming.pbs.
PBSJobWrapper
ExecuteCommand
- class org.gridbus.broker.runfile.
ExecuteCommand
.
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.
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
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, String)
- Method in class org.gridbus.broker.util.
SrbFileResolver
extractFiles(String, String)
- Method in class org.gridbus.broker.util.
LfnFileResolver
extractFiles(String, String)
- Method in class org.gridbus.broker.util.
GsiftpFileResolver
Extracts physical file attributes for GSIFTP urls
extractFiles(String, 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
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
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
_