| Constructor and Description |
|---|
DefaultExecutor(org.gcube.common.clients.delegates.ProxyDelegate<ExecutorStub> delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
createCSV(org.gcube.data.streams.Stream<String> keys) |
String |
createCSVforOM(org.gcube.data.streams.Stream<String> keys) |
String |
createDarwincoreFromOccurrenceKeys(org.gcube.data.streams.Stream<String> keys) |
String |
createDwCAByChildren(String taxonKey) |
String |
createDwCAByIds(org.gcube.data.streams.Stream<String> ids) |
String |
getErrorLink(String jobId) |
String |
getResultLink(String jobId) |
Status |
getStatus(String jobId) |
void |
removeJob(String jobId) |
public DefaultExecutor(org.gcube.common.clients.delegates.ProxyDelegate<ExecutorStub> delegate)
public String createDwCAByChildren(String taxonKey) throws Exception
createDwCAByChildren in interface ExecutorExceptionpublic String createDwCAByIds(org.gcube.data.streams.Stream<String> ids) throws Exception
createDwCAByIds in interface ExecutorExceptionpublic String createCSVforOM(org.gcube.data.streams.Stream<String> keys) throws Exception
createCSVforOM in interface ExecutorExceptionpublic String createDarwincoreFromOccurrenceKeys(org.gcube.data.streams.Stream<String> keys) throws Exception
createDarwincoreFromOccurrenceKeys in interface ExecutorExceptionpublic String getResultLink(String jobId) throws InvalidIdentifierException
getResultLink in interface ExecutorInvalidIdentifierExceptionpublic Status getStatus(String jobId) throws InvalidIdentifierException
getStatus in interface ExecutorInvalidIdentifierExceptionpublic void removeJob(String jobId) throws InvalidIdentifierException
removeJob in interface ExecutorInvalidIdentifierExceptionpublic String getErrorLink(String jobId) throws InvalidIdentifierException
getErrorLink in interface ExecutorInvalidIdentifierExceptionCopyright © 2015. All Rights Reserved.