Package | Description |
---|---|
org.apache.oodt.cas.resource.mux | |
org.apache.oodt.cas.resource.structs | |
org.apache.oodt.cas.resource.system | |
org.apache.oodt.cas.resource.util |
Modifier and Type | Method and Description |
---|---|
List<Job> |
QueueMuxBatchManager.getJobsOnNode(String nodeId) |
Modifier and Type | Method and Description |
---|---|
Job |
JobSpec.getJob() |
Modifier and Type | Method and Description |
---|---|
void |
JobSpec.setJob(Job job) |
Constructor and Description |
---|
JobSpec(JobInput in,
Job job)
|
Modifier and Type | Method and Description |
---|---|
Job |
XmlRpcResourceManagerClient.getJobInfo(String jobId) |
Modifier and Type | Method and Description |
---|---|
String |
XmlRpcResourceManagerClient.submitJob(Job exec,
JobInput in) |
boolean |
XmlRpcResourceManagerClient.submitJob(Job exec,
JobInput in,
URL hostUrl) |
Modifier and Type | Method and Description |
---|---|
static Job |
XmlRpcStructFactory.getJobFromXmlRpc(Map jobHash) |
Modifier and Type | Method and Description |
---|---|
static Hashtable<String,Object> |
XmlRpcStructFactory.getXmlRpcJob(Job job) |
Copyright © 1999–2017 Apache OODT. All rights reserved.