public class ESRIGRIDExtraction extends XYExtraction
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.dataanalysis.ecoengine.utils.ResourceFactory |
resourceManager |
BBxLL, BBxUR, BByLL, BByUR, inputs, layerNameValue, outputParameters, tableLabelValue, tableNameValue, time, xResValue, yResValue, zValue| Constructor and Description |
|---|
ESRIGRIDExtraction() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute() |
String |
getDescription() |
org.gcube.dataanalysis.ecoengine.configuration.INFRASTRUCTURE |
getInfrastructure() |
List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> |
getInputParameters() |
org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType |
getOutput() |
String |
getResourceLoad() |
String |
getResources() |
float |
getStatus() |
void |
setConfiguration(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config) |
void |
shutdown() |
getParameters, initprotected org.gcube.dataanalysis.ecoengine.utils.ResourceFactory resourceManager
public List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> getInputParameters()
getInputParameters in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetInputParameters in class XYExtractionpublic String getDescription()
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetDescription in class XYExtractionpublic void compute()
throws Exception
compute in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentcompute in class XYExtractionExceptionpublic void shutdown()
shutdown in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentshutdown in class XYExtractionpublic org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType getOutput()
getOutput in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetOutput in class XYExtractionpublic float getStatus()
getStatus in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentgetStatus in class XYExtractionpublic org.gcube.dataanalysis.ecoengine.configuration.INFRASTRUCTURE getInfrastructure()
getInfrastructure in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentgetInfrastructure in class XYExtractionpublic void setConfiguration(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config)
setConfiguration in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentsetConfiguration in class XYExtractionpublic String getResourceLoad()
getResourceLoad in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentgetResourceLoad in class XYExtractionpublic String getResources()
getResources in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentgetResources in class XYExtractionCopyright © 2018. All Rights Reserved.