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

P

ParameterProcessor - class org.gridbus.broker.xpml.ParameterProcessor.
This class will extract all the information regarding Parameters from the XML file.
ParameterProcessor() - Constructor for class org.gridbus.broker.xpml.ParameterProcessor
Default constructor for this class
ParameterProcessor(Element) - Constructor for class org.gridbus.broker.xpml.ParameterProcessor
Sets up the parameter processor with the input element object
parseParameter(String) - Method in class org.gridbus.broker.xpml.Plan2XML
Parses the parameter string and generates appropriate parameter tags in XML
parsePlan(String) - Static method in class org.gridbus.broker.xpml.InputReader
This function converts a plan file into an XML and parses it, to create job and requirement objects
parserunfile() - Method in class org.gridbus.broker.farming.alchemi.AlchemiTask
Parses the run file
parseRunFile(String) - Method in class org.gridbus.broker.runfile.RunFile
Parses the specified run file.
parseTask(String) - Method in class org.gridbus.broker.xpml.Plan2XML
Parse a task string and create appropriate command tags for the task
parseXGRL(String) - Static method in class org.gridbus.broker.xgrl.XGRLReader
Loads a document from a file specified, and parses it to a collection of jobs and requirement objects.
parseXML(String) - Static method in class org.gridbus.broker.xpml.XPMLReader
Loads a document from a file specified, and parses it to a collection of jobs and requirement objects.
PBS - Static variable in class org.gridbus.broker.farming.common.ComputeServer
Default PBS version supported
PBSComputeServer - class org.gridbus.broker.farming.pbs.PBSComputeServer.
This class represents a compute server running PBS
PBSComputeServer() - Constructor for class org.gridbus.broker.farming.pbs.PBSComputeServer
Default Constructor
PBSComputeServer(String) - Constructor for class org.gridbus.broker.farming.pbs.PBSComputeServer
 
PBSComputeServer(String, Vector) - Constructor for class org.gridbus.broker.farming.pbs.PBSComputeServer
 
PBSComputeServer(Vector) - Constructor for class org.gridbus.broker.farming.pbs.PBSComputeServer
 
PBSJobWrapper - class org.gridbus.broker.farming.pbs.PBSJobWrapper.
This class interacts with the local host.
PBSJobWrapper() - Constructor for class org.gridbus.broker.farming.pbs.PBSJobWrapper
Constructor
PENDING - Static variable in class org.gridbus.broker.farming.common.Job
Job is submitted, but waiting on the remote node.
PersistenceFactory - class org.gridbus.broker.persistence.PersistenceFactory.
 
PersistenceFactory() - Constructor for class org.gridbus.broker.persistence.PersistenceFactory
 
persistenceType(int) - Static method in class org.gridbus.broker.persistence.PersistenceFactory
Returns the string representation of the int type given.
persistenceType(String) - Static method in class org.gridbus.broker.persistence.PersistenceFactory
Returns the int representation of the string type given.
ping() - Method in class org.gridbus.broker.farming.alchemi.CrossPlatformManagerSoapStub
 
ping() - Method in interface org.gridbus.broker.farming.alchemi.CrossPlatformManagerSoap
Pings the server to check network connectivity
Plan2XML - class org.gridbus.broker.xpml.Plan2XML.
 
Plan2XML() - Constructor for class org.gridbus.broker.xpml.Plan2XML
 
pop() - Method in class org.gridbus.broker.util.TokenStack
Returns a string popped off the top of the stack
prepareJob(Job) - Method in class org.gridbus.broker.farming.condor.CondorComputeServer
 
prepareJob(Job) - Method in class org.gridbus.broker.farming.alchemi.AlchemiComputeServer
Prepares job
prepareJob(Job) - Method in class org.gridbus.broker.farming.globus.GlobusComputeServer
 
prepareJob(Job) - Method in class org.gridbus.broker.farming.unicore.UnicoreComputeServer
 
prepareJob(Job) - Method in class org.gridbus.broker.farming.fork.ForkComputeServer
 
prepareJob(Job) - Method in class org.gridbus.broker.farming.pbs.PBSComputeServer
 
printAttrs(Attribute) - Method in class org.gridbus.broker.util.LdapReplicaAccessUtil
Prints the attribute lists passed in
printConfigInfo() - Static method in class org.gridbus.broker.initializer.StartRun
Prints the Startup parameters, configuration information.
printJobs() - Method in class org.gridbus.broker.runfile.RunFile
Prints the details of the jobs defined in the parsed run file.
printSearchEnumeration(NamingEnumeration) - Method in class org.gridbus.broker.util.LdapReplicaAccessUtil
Prints the result list passed in
process(Document) - Method in class org.gridbus.broker.xgrl.XGRLInterpreter
 
process(Document) - Method in class org.gridbus.broker.xpml.XpmlInterpreter
This method processes an xml app-description file: It iterates through each of the elements and invoke the appropriate method based on the element name (uses reflection).
process(Document) - Method in interface org.gridbus.broker.xpml.ClassInterpreter
Abstract method to process xml doc
process(Object) - Method in class org.gridbus.broker.xgrl.XGRLInterpreter
 
process(Object) - Method in interface org.gridbus.broker.xgrl.ClassInterpreter
Abstract method to process xml doc / file / other object
processAlchemi(Element) - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns a AlchemiComputeServer (representing a Alchemi manager)
processAuth(Element) - Method in class org.gridbus.broker.xgrl.CredentialProcessor
 
processCopy(Element) - Method in class org.gridbus.broker.xpml.TaskProcessor
Returns the copy command string from the element
processDatabase(Element) - Method in class org.gridbus.broker.xgrl.StorageProcessor
Returns a StorageServer that contains a database
processExecute(Element) - Method in class org.gridbus.broker.xpml.TaskProcessor
Returns the execute command string from the element
processGcopy(Element) - Method in class org.gridbus.broker.xpml.TaskProcessor
Returns the GCopy command string from the element
processGeneric(Element) - Method in class org.gridbus.broker.xgrl.StorageProcessor
Returns a StorageServer
processGlobus(Element) - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns a collection containing a GlobusComputeServer
processGMD(Element) - Method in class org.gridbus.broker.xgrl.InformationServiceProcessor
Not implemented yet.
processKeystore(Element) - Method in class org.gridbus.broker.xgrl.CredentialProcessor
 
processLocal(Element) - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns a ComputeServer representing the jobmanager on the localhost
processMcopy(Element) - Method in class org.gridbus.broker.xpml.TaskProcessor
Returns the MCopy command string from the element
processProxyCertificate(Element) - Method in class org.gridbus.broker.xgrl.CredentialProcessor
 
processQueue(Element) - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns a collection of queues.
processRange(Element, String, String) - Method in class org.gridbus.broker.xpml.IntegerProcessor
Processes a listvariable tag and returns a ListVariable object
processRemote(Element) - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns a ComputeServer
processReplicaCatalog(Element) - Method in class org.gridbus.broker.xgrl.InformationServiceProcessor
Returns a Replica catalog service
processSingle(Element, String, String) - Method in class org.gridbus.broker.xpml.StringProcessor
Processes a singlevariable tag and returns a SingleVariable object
processSingle(Element, String, String) - Method in class org.gridbus.broker.xpml.IntegerProcessor
Processes a singlevariable tag and returns a SingleVariable object
processSrbMCAT(Element) - Method in class org.gridbus.broker.xgrl.InformationServiceProcessor
Returns a SrbMCAT Service
processSubstitute(Element) - Method in class org.gridbus.broker.xpml.TaskProcessor
Returns the substitute command string from the element
processTest(Element) - Method in class org.gridbus.broker.xpml.RequirementProcessor
Not implemented yet.
processUnicore(Element) - Method in class org.gridbus.broker.xgrl.ComputeProcessor
Returns an object representing the Unicore gateway
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
PROXYCERT - Static variable in class org.gridbus.broker.farming.common.security.UserCredential
x.509 Proxy certificate
ProxyCredential - class org.gridbus.broker.farming.common.security.ProxyCredential.
 
ProxyCredential() - Constructor for class org.gridbus.broker.farming.common.security.ProxyCredential
Represents a credential that is a x.509 proxy certificates
push(String) - Method in class org.gridbus.broker.util.TokenStack
Pushes a string token onto the stack
put(Collection) - Method in class org.gridbus.broker.farming.common.JobBuffer
Put a group of jobs into the queue buffer
put(Job) - Method in class org.gridbus.broker.farming.common.JobBuffer
Puts a job into the queue buffer

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