org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions
Interface BatchGeneratorI

All Known Implementing Classes:
BatchGenerator

public interface BatchGeneratorI


Method Summary
 String generateHSPECTable(String hcaf, String hspen, String filteredHSPEN, org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.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, org.gcube.application.aquamaps.enabling.model.DBDescriptor credentials)
           
 

Method Detail

generateHSPECTable

@Deprecated
String generateHSPECTable(String hcaf,
                                     String hspen,
                                     String filteredHSPEN,
                                     org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.AlgorithmType type,
                                     Boolean isCloud,
                                     String endpoint)
                          throws Exception
Deprecated. 

Throws:
Exception

setConfiguration

void setConfiguration(String path,
                      org.gcube.application.aquamaps.enabling.model.DBDescriptor credentials)

getReport

org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.environments.EnvironmentalExecutionReportItem getReport(boolean getResourceInfo)

getReportId

int getReportId()

generateTable

void generateTable(TableGenerationConfiguration config)
                   throws Exception
Throws:
Exception

getType

BatchGeneratorObjectFactory.BatchPoolType getType()


Copyright © 2013. All Rights Reserved.