public interface BatchGeneratorI
| Modifier and Type | Method and Description |
|---|---|
String |
generateHSPECTable(String hcaf,
String hspen,
String filteredHSPEN,
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.AlgorithmType type,
Boolean isCloud,
String endpoint)
Deprecated.
|
void |
generateTable(TableGenerationConfiguration config) |
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem |
getReport(boolean getResourceInfo) |
int |
getReportId() |
BatchGeneratorObjectFactory.BatchPoolType |
getType() |
void |
setConfiguration(String path,
DBDescriptor credentials) |
@Deprecated String generateHSPECTable(String hcaf, String hspen, String filteredHSPEN, org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.AlgorithmType type, Boolean isCloud, String endpoint) throws Exception
Exceptionvoid setConfiguration(String path, DBDescriptor credentials)
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem getReport(boolean getResourceInfo)
int getReportId()
void generateTable(TableGenerationConfiguration config) throws Exception
ExceptionBatchGeneratorObjectFactory.BatchPoolType getType()
Copyright © 2016. All Rights Reserved.