A C D G J L M S

L

listJobOutput(String) - Method in interface jlite.GridSession
Returns URIs of the job output files on the server.
The WMProxy service endpoint is determined by the default VO of the proxy certificate.
Throws GridAPIException if the job is not in DONE state.
listJobOutput(String, String) - Method in interface jlite.GridSession
Returns URIs of the job output files on the server.
Throws GridAPIException if the job is not in DONE state.
listJobOutput(String) - Method in class jlite.GridSessionImpl
 
listJobOutput(String, String) - Method in class jlite.GridSessionImpl
 
listMatchedCE(String) - Method in interface jlite.GridSession
Matches available grid resources (computing elements, CE) to requirements specified in the job description.
The WMProxy service endpoint is determined by the default VO of the proxy certificate.
Returns a list of matched CEs sorted in decreasing rank order.
listMatchedCE(String, String) - Method in interface jlite.GridSession
Matches available grid resources (computing elements) to requirements specified in the job description.
Returns a list of matched CEs sorted in decreasing rank order.
listMatchedCE(String) - Method in class jlite.GridSessionImpl
 
listMatchedCE(String, String) - Method in class jlite.GridSessionImpl
 

A C D G J L M S