public class CSquaresCreator
extends org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalInfraAlgorithm
| Constructor and Description |
|---|
CSquaresCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCodeColumToTable(String table) |
String |
getDescription() |
org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType |
getOutput() |
void |
init() |
protected void |
process() |
String |
rowToCode(Object[] rowArray) |
String |
selectInformationForTransformation(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config,
String table,
int limit,
int offset) |
protected void |
setInputParameters() |
void |
shutdown() |
sendNotificationaddBooleanInput, addDoubleInput, addEnumerateInput, addFileInput, addIntegerInput, addOutputString, addRemoteDatabaseInput, addStringInput, compute, getInfrastructure, getInputParameter, getInputParameters, getResourceLoad, getResources, getStatus, log, setConfigurationprotected void setInputParameters()
setInputParameters in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithmpublic org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType getOutput()
getOutput in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetOutput in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithmpublic void init()
throws Exception
init in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentinit in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithmExceptionpublic String getDescription()
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetDescription in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithmprotected void process()
throws Exception
process in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithmExceptionpublic String selectInformationForTransformation(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config, String table, int limit, int offset)
public void addCodeColumToTable(String table) throws Exception
Exceptionpublic void shutdown()
shutdown in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentshutdown in class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithmCopyright © 2021. All Rights Reserved.