public class BionymLocalTransducer extends Object implements org.gcube.dataanalysis.ecoengine.interfaces.Transducerer
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap<String,String> |
outputmap |
static String |
speciesName |
float |
status |
| Constructor and Description |
|---|
BionymLocalTransducer() |
| 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 |
init() |
void |
setConfiguration(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config) |
void |
shutdown() |
public float status
public static String speciesName
public LinkedHashMap<String,String> outputmap
public List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> getInputParameters()
getInputParameters in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic String getResourceLoad()
getResourceLoad in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic String getResources()
getResources in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic float getStatus()
getStatus in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic org.gcube.dataanalysis.ecoengine.configuration.INFRASTRUCTURE getInfrastructure()
getInfrastructure in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType getOutput()
getOutput in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic void init()
throws Exception
init in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentExceptionpublic void setConfiguration(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config)
setConfiguration in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic void shutdown()
shutdown in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentpublic String getDescription()
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentCopyright © 2016. All Rights Reserved.