org.gcube.dataanalysis.ecoengine.transducers.simplequeryexecutors
Class MarinePresencePoints

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.transducers.QueryExecutor
      extended by org.gcube.dataanalysis.ecoengine.transducers.simplequeryexecutors.MarinePresencePoints
All Implemented Interfaces:
ComputationalAgent, Transducerer

public class MarinePresencePoints
extends QueryExecutor


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.ecoengine.transducers.QueryExecutor
config, finalTable, finalTableLabel, finalTableLabel$, finalTableName, query, status
 
Constructor Summary
MarinePresencePoints()
           
 
Method Summary
 String getDescription()
           
 List<StatisticalType> getInputParameters()
           
 StatisticalType getOutput()
           
 void init()
           
 
Methods inherited from class org.gcube.dataanalysis.ecoengine.transducers.QueryExecutor
compute, getInfrastructure, getResourceLoad, getResources, getStatus, setConfiguration, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarinePresencePoints

public MarinePresencePoints()
Method Detail

init

public void init()
          throws Exception
Specified by:
init in interface ComputationalAgent
Overrides:
init in class QueryExecutor
Throws:
Exception

getInputParameters

public List<StatisticalType> getInputParameters()
Specified by:
getInputParameters in interface ComputationalAgent
Overrides:
getInputParameters in class QueryExecutor

getOutput

public StatisticalType getOutput()
Specified by:
getOutput in interface ComputationalAgent
Overrides:
getOutput in class QueryExecutor

getDescription

public String getDescription()
Specified by:
getDescription in interface ComputationalAgent
Overrides:
getDescription in class QueryExecutor


Copyright © 2013. All Rights Reserved.