public interface Executor
| Modifier and Type | Method and Description |
|---|---|
String |
createCSV(org.gcube.data.streams.Stream<String> ids) |
String |
createCSVforOM(org.gcube.data.streams.Stream<String> ids) |
String |
createDarwincoreFromOccurrenceKeys(org.gcube.data.streams.Stream<String> ids) |
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) |
String createDwCAByChildren(String taxonKey) throws Exception
ExceptionString getResultLink(String jobId) throws InvalidIdentifierException
InvalidIdentifierExceptionString getErrorLink(String jobId) throws InvalidIdentifierException
InvalidIdentifierExceptionStatus getStatus(String jobId) throws InvalidIdentifierException
InvalidIdentifierExceptionvoid removeJob(String jobId) throws InvalidIdentifierException
InvalidIdentifierExceptionString createDwCAByIds(org.gcube.data.streams.Stream<String> ids) throws Exception
ExceptionString createCSV(org.gcube.data.streams.Stream<String> ids) throws Exception
ExceptionString createCSVforOM(org.gcube.data.streams.Stream<String> ids) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.