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
_
P
PENDING
- Static variable in class org.gridbus.broker.farming.common.
Job
POLLTIME
- Static variable in class org.gridbus.broker.scheduler.
Scheduler
Interval for polling job status
ParameterProcessor
- class org.gridbus.broker.plan.
ParameterProcessor
.
This class will extract all the information regarding Parameters from the XML file.
ParameterProcessor()
- Constructor for class org.gridbus.broker.plan.
ParameterProcessor
Default constructor for this class
ParameterProcessor(Element)
- Constructor for class org.gridbus.broker.plan.
ParameterProcessor
Sets up the parameter processor with the input element object
Plan2XML
- class org.gridbus.broker.plan.
Plan2XML
.
Plan2XML()
- Constructor for class org.gridbus.broker.plan.
Plan2XML
PlanInterpreter
- class org.gridbus.broker.plan.
PlanInterpreter
.
This is the interpreter for plan files (subclasses) ClassInterpreter
PlanInterpreter()
- Constructor for class org.gridbus.broker.plan.
PlanInterpreter
Planfilereader()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiXmljobwrapper
Reads a plan file and generates the input, work, output xml nodes, by calling the appropriate methods to generate the xml nodes.
ProtocolMethod
- class org.gridbus.broker.protocol.
ProtocolMethod
.
This class represents one instance of a method using the broker protocol
ProtocolMethod(GridbusFarmingEngine)
- Constructor for class org.gridbus.broker.protocol.
ProtocolMethod
Sets up a protocol method
parseParameter(String)
- Method in class org.gridbus.broker.plan.
Plan2XML
Parses the parameter string and generates appropriate parameter tags in XML
parseRunFile(String)
- Method in class org.gridbus.broker.runfile.
RunFile
Parses the specified run file.
parseTask(String)
- Method in class org.gridbus.broker.plan.
Plan2XML
Parse a task string and create appropriate command tags for the task
parseXML()
- Method in class org.gridbus.broker.plan.
XMLReader
Loads a document from a file specified, and parses it to return a collection of jobs
parserunfile()
- Method in class org.gridbus.broker.farming.alchemi.
AlchemiTask
Parses the run file
ping()
- Method in interface org.gridbus.broker.farming.alchemi.
CrossPlatformManagerSoap
Pings the server to check network connectivity
ping()
- Method in class org.gridbus.broker.farming.alchemi.
CrossPlatformManagerSoapStub
pointsInteger(String, String, String)
- Method in class org.gridbus.broker.plan.
ParameterProcessor
Returns a string listing out the job parameters in case of a range within an interval
pop()
- Method in class org.gridbus.broker.util.
TokenStack
Returns a string popped off the top of the stack
printAttrs(Attribute)
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Prints the attribute lists passed in
printJobs()
- Method in class org.gridbus.broker.plan.
PlanInterpreter
Prints the details of the jobs defined in the parsed xml file.
printJobs()
- Method in class org.gridbus.broker.runfile.
RunFile
Prints the details of the jobs defined in the parsed run file.
printResults(OutcomeTh)
- Static method in class org.gridbus.broker.farming.unicore.
UnicoreJobOutput
printSearchEnumeration(NamingEnumeration)
- Method in class org.gridbus.broker.util.
LdapReplicaAccessUtil
Prints the result list passed in
process(Document)
- Method in class org.gridbus.broker.plan.
ClassInterpreter
Abstract method to process xml doc
process(Document)
- Method in class org.gridbus.broker.plan.
PlanInterpreter
This method processes an xml plan file
processCopy(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the copy command string from the element
processExecute(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the execute command string from the element
processGcopy(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the GCopy command string from the element
processGridfile_list(Element, String, String)
- Method in class org.gridbus.broker.plan.
ParameterProcessor
This function is meant for Dynamic Parameters.
processMkdir(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the mkdir command string from the element
processOnerror(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the onerror string from the element
processOptions(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the options string from the element
processOutcome(Outcome)
- Static method in class org.gridbus.broker.farming.unicore.
UnicoreJobMonitor
Process the entire outcome of a job
processRange(Element, String, String)
- Method in class org.gridbus.broker.plan.
ParameterProcessor
Processes a listvariable tag and returns a ListVariable object
processSelect_anyof(Element, String, String)
- Method in class org.gridbus.broker.plan.
ParameterProcessor
Processes a 'any-of' tag and returns a ListVariable object
processSingle(Element, String, String)
- Method in class org.gridbus.broker.plan.
ParameterProcessor
Processes a singlevariable tag and returns a SingleVariable object
processSubstitute(Element)
- Method in class org.gridbus.broker.plan.
TaskProcessor
Returns the substitute command string from the element
push(String)
- Method in class org.gridbus.broker.util.
TokenStack
Pushes a string token onto the stack
putFile(String, String)
- Method in class org.gridbus.broker.util.
GridFTPUtil
Copies a file to the remote node
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
_