Package | Description |
---|---|
org.apache.oodt.cas.resource.structs.exceptions | |
org.apache.oodt.cas.resource.system.extern |
Modifier and Type | Class and Description |
---|---|
class |
JobExecutionException |
class |
JobInputException |
Modifier and Type | Method and Description |
---|---|
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
boolean jobInput) |
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
byte[] jobInput) |
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
Date jobInput) |
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
double jobInput) |
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
int jobInput) |
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
Map jobInput) |
boolean |
XmlRpcBatchStub.executeJob(Map jobHash,
Vector jobInput) |
Copyright © 1999–2017 Apache OODT. All rights reserved.