|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobExecutionException | |
|---|---|
| org.apache.oodt.cas.resource.batchmgr | |
| org.apache.oodt.cas.resource.system | |
| org.apache.oodt.cas.resource.tools | |
| Uses of JobExecutionException in org.apache.oodt.cas.resource.batchmgr |
|---|
| Methods in org.apache.oodt.cas.resource.batchmgr that throw JobExecutionException | |
|---|---|
boolean |
XmlRpcBatchMgr.executeRemotely(JobSpec jobSpec,
ResourceNode resNode)
|
boolean |
Batchmgr.executeRemotely(JobSpec job,
ResourceNode resNode)
Executes a job remotely on the specified remoteHost. |
| Uses of JobExecutionException in org.apache.oodt.cas.resource.system |
|---|
| Methods in org.apache.oodt.cas.resource.system that throw JobExecutionException | |
|---|---|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
boolean jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
byte[] jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
Date jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
double jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
Hashtable jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
int jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
String jobIn,
String urlStr)
|
boolean |
XmlRpcResourceManager.handleJob(Hashtable jobHash,
Vector jobIn,
String urlStr)
|
String |
XmlRpcResourceManagerClient.submitJob(Job exec,
JobInput in)
|
boolean |
XmlRpcResourceManagerClient.submitJob(Job exec,
JobInput in,
URL hostUrl)
|
| Uses of JobExecutionException in org.apache.oodt.cas.resource.tools |
|---|
| Methods in org.apache.oodt.cas.resource.tools that throw JobExecutionException | |
|---|---|
String |
JobSubmitter.submitJobFile(File jobFile)
|
String |
JobSubmitter.submitJobFile(String jobFilePath)
|
void |
RunDirJobSubmitter.submitRunDirJobFile(String jobFname,
String inputFname)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||