org.gcube.dataanalysis.ecoengine.interfaces
Interface Generator

All Superinterfaces:
ComputationalAgent
All Known Implementing Classes:
LocalSimpleSplitGenerator, LocalSplitGenerator

public interface Generator
extends ComputationalAgent


Method Summary
 GenericAlgorithm getAlgorithm()
           
 String getLoad()
           
 ALG_PROPS[] getSupportedAlgorithms()
           
 
Methods inherited from interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent
compute, getDescription, getInfrastructure, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, init, setConfiguration, shutdown
 

Method Detail

getSupportedAlgorithms

ALG_PROPS[] getSupportedAlgorithms()

getAlgorithm

GenericAlgorithm getAlgorithm()

getLoad

String getLoad()


Copyright © 2012. All Rights Reserved.