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
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.
EXECUTE_CMD
- Static variable in class org.gridbus.broker.runfile.
TaskCommand
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.
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(Job)
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiJobWrapper
execute(Job)
- Method in class 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.dummy.
DummyJobWrapper
execute(Job)
- Method in class org.gridbus.broker.farming.globus.
GlobusJobWrapper
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
extractFiles()
- Method in class org.gridbus.broker.plan.
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.plan.
GsiftpFileResolver
Extracts physical file attributes for GSIFTP urls
extractFiles(String, String)
- Method in class org.gridbus.broker.plan.
LfnFileResolver
extractFiles(String, String)
- Method in class org.gridbus.broker.plan.
SrbFileResolver
extractParameter()
- Method in class org.gridbus.broker.plan.
ParameterProcessor
Extracts and returns the parameters in the xml file as objects
extractTask()
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns a collection of tasks 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
L
M
N
O
P
Q
R
S
T
U
V
W
X
_