org.gcube.dataanalysis.fin.taxamatch
Class TaxaMatchTransducer

java.lang.Object
  extended by org.gcube.dataanalysis.StandardLocalExternalAlgorithm
      extended by org.gcube.dataanalysis.fin.taxamatch.TaxaMatchTransducer
All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent, org.gcube.dataanalysis.ecoengine.interfaces.Transducerer

public class TaxaMatchTransducer
extends StandardLocalExternalAlgorithm


Nested Class Summary
static class TaxaMatchTransducer.operators
           
 
Field Summary
 
Fields inherited from class org.gcube.dataanalysis.StandardLocalExternalAlgorithm
config, inputs, outputParameters, resourceManager, status
 
Constructor Summary
TaxaMatchTransducer()
           
 
Method Summary
 String getDescription()
           
 void init()
           
protected  void process()
           
protected  void setInputParameters()
           
 void shutdown()
           
 
Methods inherited from class org.gcube.dataanalysis.StandardLocalExternalAlgorithm
addEnumerateInput, addOutputString, addRemoteDatabaseInput, addStringInput, compute, getInfrastructure, getInputParameter, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, log, setConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaxaMatchTransducer

public TaxaMatchTransducer()
Method Detail

getDescription

public String getDescription()
Specified by:
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent
Specified by:
getDescription in class StandardLocalExternalAlgorithm

init

public void init()
          throws Exception
Specified by:
init in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent
Specified by:
init in class StandardLocalExternalAlgorithm
Throws:
Exception

process

protected void process()
                throws Exception
Specified by:
process in class StandardLocalExternalAlgorithm
Throws:
Exception

shutdown

public void shutdown()
Specified by:
shutdown in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent
Specified by:
shutdown in class StandardLocalExternalAlgorithm

setInputParameters

protected void setInputParameters()
Specified by:
setInputParameters in class StandardLocalExternalAlgorithm


Copyright © 2014. All Rights Reserved.