public interface ExecutorClient
| 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 |
createLayer(org.gcube.data.streams.Stream<String> keys,
org.gcube.data.spd.model.service.types.MetadataDetails metadata) |
String |
getErrorLink(String jobId) |
String |
getResultLink(String jobId) |
org.gcube.data.spd.model.service.types.CompleteJobStatus |
getStatus(String jobId) |
void |
removeJob(String jobId) |
String createDwCAByChildren(String taxonKey) throws Exception
ExceptionString getResultLink(String jobId) throws org.gcube.data.spd.model.service.exceptions.InvalidIdentifierException
org.gcube.data.spd.model.service.exceptions.InvalidIdentifierExceptionString getErrorLink(String jobId) throws org.gcube.data.spd.model.service.exceptions.InvalidIdentifierException
org.gcube.data.spd.model.service.exceptions.InvalidIdentifierExceptionorg.gcube.data.spd.model.service.types.CompleteJobStatus getStatus(String jobId) throws org.gcube.data.spd.model.service.exceptions.InvalidIdentifierException
org.gcube.data.spd.model.service.exceptions.InvalidIdentifierExceptionvoid removeJob(String jobId) throws org.gcube.data.spd.model.service.exceptions.InvalidIdentifierException
org.gcube.data.spd.model.service.exceptions.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
ExceptionString createDarwincoreFromOccurrenceKeys(org.gcube.data.streams.Stream<String> ids) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.