public class BatchGenerator extends Object implements BatchGeneratorI
| Constructor and Description |
|---|
BatchGenerator(BatchGeneratorObjectFactory.BatchPoolType type) |
BatchGenerator(String path,
DBDescriptor credentials) |
| 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) |
void |
generateTable(TableGenerationConfiguration configuration) |
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem |
getReport(boolean getResourceInfo) |
int |
getReportId() |
BatchGeneratorObjectFactory.BatchPoolType |
getType() |
void |
setConfiguration(String path,
DBDescriptor credentials) |
public BatchGenerator(String path, DBDescriptor credentials)
public BatchGenerator(BatchGeneratorObjectFactory.BatchPoolType type)
public String generateHSPECTable(String hcaf, String hspen, String filteredHSPEN, org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types.AlgorithmType type, Boolean iscloud, String endpoint) throws Exception
generateHSPECTable in interface BatchGeneratorIExceptionpublic void setConfiguration(String path, DBDescriptor credentials)
setConfiguration in interface BatchGeneratorIpublic BatchGeneratorObjectFactory.BatchPoolType getType()
getType in interface BatchGeneratorIpublic org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem getReport(boolean getResourceInfo)
getReport in interface BatchGeneratorIpublic int getReportId()
getReportId in interface BatchGeneratorIpublic void generateTable(TableGenerationConfiguration configuration) throws Exception
generateTable in interface BatchGeneratorIExceptionCopyright © 2016. All Rights Reserved.