ABORTED -
Static variable in class edg.workload.userinterface.jclient.JobStatus
Return Status Code: Aborted by system (at any stage)
ACCEPTED -
Static variable in class edg.workload.userinterface.jclient.Result
The requested operation has been accepted
ACL -
Static variable in class edg.workload.userinterface.jclient.JobStatus
JobStatus Attribute: Acl
Api - class edg.workload.userinterface.jclient.Api.
The Api class provides static native implementation of common C/C++ operation not generally allowed by the JVM
It also internally implements the methods used RB-LB c++ classes
Api() -
Constructor for class edg.workload.userinterface.jclient.Api
Attach the Job with the specified implemented listener
The port where to listen to is automatically determined: if possible it at appends to the first logged port
This method is equal to attach (Listener , 0 )
Returns a String Vector containing the names of all default Virtual Organisation groups present
in the proxy certificate extension if the proxy certificate is a VOMS proxy certificate.
Returns a String Vector containing the names of all voName groups present
in the proxy certificate extension if the proxy certificate is a VOMS proxy certificate.
getHost() -
Method in class edg.workload.userinterface.jclient.Url
Retrieve the host
getHost() -
Static method in class edg.workload.userinterface.jclient.Shadow
Retrieve the Name of the host
getId() -
Method in class edg.workload.userinterface.jclient.Result
Retrun the Id representing the Job (empty string if the job hasn't been submitted)
getJobAd() -
Method in class edg.workload.userinterface.jclient.Job
Get the JobAd instance
getJobId() -
Method in class edg.workload.userinterface.jclient.Shadow
Return the JobId instance linked to the Shadow
getJobId() -
Method in class edg.workload.userinterface.jclient.Job
Retrieve output files of a submitted job ( syncronous version )
getPid() -
Method in class edg.workload.userinterface.jclient.Shadow
Retrieve the process id corresponding to the shadow background process
getPid() -
Static method in class edg.workload.userinterface.jclient.Api
Static native System Info Method: retrieve the current process pid
getPipeIn() -
Method in class edg.workload.userinterface.jclient.Shadow
Retrieve the name of the pipe that listens for the standard input
getPipeOut() -
Method in class edg.workload.userinterface.jclient.Shadow
Retrieve the name of the pipe that listens for the standard output
getPort() -
Method in class edg.workload.userinterface.jclient.Url
Retrieve the port
getPort() -
Method in class edg.workload.userinterface.jclient.Shadow
retrieve the port where the shadow proces is listening to
getProtocol() -
Method in class edg.workload.userinterface.jclient.Url
Retrieve the protocol if present, null otherwise
getResult() -
Method in class edg.workload.userinterface.jclient.Result
The Object returned from the operation depending on the operation itself
The value of the Object is:
SUBMIT = null
CANCEL = null
OUTPUT = null
STATUS = the JobStatus of the Job
LOGINFO = the Vector of the job's Events
LISTMATCH = an HashMap listing the Computing Elements
getServer() -
Method in class edg.workload.userinterface.jclient.JobId
getSimpleHost() -
Method in class edg.workload.userinterface.jclient.Url
Retrieve the simple host name whithout any additiona info (protocol)
getState(int) -
Method in class edg.workload.userinterface.jclient.Job
Retrieve the specified checkpointable step from the LB server
Returns a Vector containing the names of all Virtual Organisations contained
in the proxy certificate extension if the proxy certificate is a VOMS proxy certificate.
Manage the exception raised while using a collection of jobs such as adding two jobs with the same jobId,
performing an action over an empty collection...
Manage the Exception raised when trying to perform an action not allowed for a job such as submitting a jobId-type job
or retrieving status information from a non-submitted job ... etc etc
Prints this exception's stack trace to a print writer.
PRIORITY -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute - common: message priority (yet 0 for asynchronous and 1 for synchronous transfers)
PURGED -
Static variable in class edg.workload.userinterface.jclient.JobStatus
Return Status Code: Status cannot be determined
Q
QUEUE -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute - DeQueued: queue name * EnQueued: destination queue
R
READY -
Static variable in class edg.workload.userinterface.jclient.JobStatus
Return Status Code: Matching resources found
REASON -
Static variable in class edg.workload.userinterface.jclient.JobStatus
JobStatus Attribute: Status Reason
REASON -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute - Abort: reason of abort
Cancel: detailed description
Clear: why the job was cleared
Done: reason for the change
EnQueued: detailed description of transfer, especially reason of failure
Pending: why matching CE cannot be found
Refused: reason of refusal
Resubmission: reason for the decision
Transfer: detailed description of transfer, especially reason of failure
Remove a specified Job from the collection
Delete the specified job from the collection (if the id has been set)
Delete the last occurrence of the job from the collection (if the ad has not been set)
RESUBMITTED -
Static variable in class edg.workload.userinterface.jclient.JobStatus
JobStatus Attribute: The job was resubmitted
Result - class edg.workload.userinterface.jclient.Result.
The Result Class is used to store information of a required operation
Depending on the operation type, the user will be able to check for possible error
or in case of success retrieve back the Job required information
RESULT -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute -
EnQueued: result of the attempt
Resubmission: result code
Transfer: result of the attempt
retrieveJobAd() -
Method in class edg.workload.userinterface.jclient.Job
Set the JobAd member attribute of the Job instance to the job description got from the LB
RETVAL -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute - HelperReturn: returned data
RSL -
Static variable in class edg.workload.userinterface.jclient.JobStatus
JobStatus Attribute: RSL to Globus
run() -
Method in class edg.workload.userinterface.jclient.Shadow
run() -
Method in class edg.workload.userinterface.jclient.JobCollection
SOURCE -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute - common: source (WMS component) which generated this event
SRC_INSTANCE -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute - common: instance of WMS component (e.g. service communication endpoint)
SRC_ROLE -
Static variable in class edg.workload.userinterface.jclient.Event
Event attribute
HelperCall: whether the logging component is called or calling one
HelperReturn: whether the logging component is called or calling one