A E F G H K M P R S T U V

G

getArguments() - Method in class plgrid.GridJobSubmitInfo
Return arguments of the command
getBeginIndex() - Method in class plgrid.GridJobSubmitInfo
Returns the index associated to the first job
getBulkJobInfo(List<String>) - Method in class plgrid.PipelineGridPlugin
Returns bulk information of multiple jobs.
getCommand() - Method in class plgrid.GridJobSubmitInfo
Returns the command of the job
getComplexVariables() - Method in class plgrid.GridJobInfo
Returns list of complex Variables
getEndIndex() - Method in class plgrid.GridJobSubmitInfo
Returns the index associated to the last job
getEnvironmentProperties() - Method in class plgrid.GridJobSubmitInfo
Return job's environment properties
getError() - Method in class plgrid.event.GridEvent
 
getErrorPath() - Method in class plgrid.GridJobSubmitInfo
Returns Error Path of the job
getExitStatus() - Method in class plgrid.event.EventFinished
Returns Exit Status of the job
getExitStatus() - Method in class plgrid.GridJobInfo
Returns the exit status of the job
getFinishTime() - Method in class plgrid.event.EventFinished
Return the finish time of the job
getFinishTime() - Method in class plgrid.GridJobInfo
Returns finish time of the job
getJobId() - Method in class plgrid.event.GridEvent
Returns the job Id
getJobId() - Method in class plgrid.GridJobInfo
Returns the job Id
getJobInfo(String) - Method in class plgrid.PipelineGridPlugin
Returns information of the job with specified jobId.
getJobList(String) - Method in class plgrid.PipelineGridPlugin
Returns the list of all active jobs of grid manager.
getNativeSpecification() - Method in class plgrid.GridJobSubmitInfo
Returns job's native specification
getNumJobs() - Method in class plgrid.GridJobSubmitInfo
Returns number of jobs for this submission
getOutputPath() - Method in class plgrid.GridJobSubmitInfo
Return Output Path of the job
getPreferences() - Method in class plgrid.PipelineGridPlugin
 
getPrivilegeEscalation() - Method in class plgrid.GridJobSubmitInfo
Returns flag which indicates whether job will be submitted with sudo command or not
getQueuedTime() - Method in class plgrid.GridJobInfo
Returns queued time of the job
getStartTime() - Method in class plgrid.event.EventFinished
Return start time of the job
getStartTime() - Method in class plgrid.GridJobInfo
Returns start time of the job
getState() - Method in class plgrid.GridJobInfo
Returns state of the job
getSubmissionType() - Method in class plgrid.GridJobSubmitInfo
Returns the submission type
getTaskId() - Method in class plgrid.event.GridEvent
Returns the task Id
getType() - Method in class plgrid.GridJobArgument
 
getUsername() - Method in class plgrid.GridJobSubmitInfo
Returns job owner's username
getValue() - Method in class plgrid.GridJobArgument
 
GridEvent - Class in plgrid.event
This class is the parent of all event type classes.
GridEvent() - Constructor for class plgrid.event.GridEvent
Default constructor
GridEvent(String, String) - Constructor for class plgrid.event.GridEvent
Constructor with given job Id and task Id
GridEvent(String, String, String) - Constructor for class plgrid.event.GridEvent
Constructor with given job Id, task Id and error
GridEventListener - Interface in plgrid
This class is used by Pipeline
GridJobArgument - Class in plgrid
Holds information about command line arguments
GridJobArgument() - Constructor for class plgrid.GridJobArgument
 
GridJobArgument(String) - Constructor for class plgrid.GridJobArgument
 
GridJobArgument(String, String) - Constructor for class plgrid.GridJobArgument
 
GridJobInfo - Class in plgrid
Holds job information
GridJobInfo(String) - Constructor for class plgrid.GridJobInfo
 
GridJobSubmitInfo - Class in plgrid
Contains information needed for job submission
GridJobSubmitInfo() - Constructor for class plgrid.GridJobSubmitInfo
Constructor

A E F G H K M P R S T U V