public class ICCATVPA
extends org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
| Modifier and Type | Field and Description |
|---|---|
protected static String |
agePlusGroupInp |
protected static String |
CAAInp |
protected String |
CAAInpURL |
protected org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration |
config |
protected static String |
CPUEcutInp |
protected static String |
CPUEInp |
protected String |
CPUEInpURL |
protected static String |
effectInp |
protected static String |
nCPUEInp |
protected static String |
nRemoveYearInp |
protected static String |
packageURL |
protected static String |
PCAAInp |
protected String |
PCAAInpURL |
protected String |
processOutput |
protected static String |
processOutputParam |
protected static String |
PwaaInp |
protected String |
PwaaInpURL |
protected static String |
scriptName |
float |
status |
protected static String |
waaInp |
protected String |
waaInpURL |
protected static String |
YearEndInp |
protected static String |
YearStartInp |
| Constructor and Description |
|---|
ICCATVPA() |
| Modifier and Type | Method and Description |
|---|---|
int |
executeNode(int leftStartIndex,
int numberOfLeftElementsToProcess,
int rightStartIndex,
int numberOfRightElementsToProcess,
boolean duplicate,
String sandboxFolder,
String nodeConfigurationFileObject,
String logfileNameToProduce) |
String |
getDescription() |
List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> |
getInputParameters() |
float |
getInternalStatus() |
String |
getName() |
int |
getNumberOfLeftElements() |
int |
getNumberOfRightElements() |
org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType |
getOutput() |
org.gcube.dataanalysis.ecoengine.configuration.ALG_PROPS[] |
getProperties() |
void |
initSingleNode(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config) |
void |
postProcess(boolean manageDuplicates,
boolean manageFault) |
void |
setup(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config) |
void |
stop() |
protected static String YearStartInp
protected static String YearEndInp
protected static String CAAInp
protected static String PCAAInp
protected static String CPUEInp
protected static String PwaaInp
protected static String waaInp
protected String CAAInpURL
protected String PCAAInpURL
protected String CPUEInpURL
protected String PwaaInpURL
protected String waaInpURL
protected static String effectInp
protected static String nCPUEInp
protected static String CPUEcutInp
protected static String nRemoveYearInp
protected static String agePlusGroupInp
protected static String scriptName
protected static String packageURL
protected static String processOutputParam
protected String processOutput
protected org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config
public float status
public org.gcube.dataanalysis.ecoengine.configuration.ALG_PROPS[] getProperties()
public String getName()
public String getDescription()
public List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> getInputParameters()
public void setup(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config)
throws Exception
setup in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodeExceptionpublic org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType getOutput()
public void initSingleNode(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config)
initSingleNode in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodepublic float getInternalStatus()
getInternalStatus in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodepublic int executeNode(int leftStartIndex,
int numberOfLeftElementsToProcess,
int rightStartIndex,
int numberOfRightElementsToProcess,
boolean duplicate,
String sandboxFolder,
String nodeConfigurationFileObject,
String logfileNameToProduce)
executeNode in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodepublic int getNumberOfRightElements()
getNumberOfRightElements in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodepublic int getNumberOfLeftElements()
getNumberOfLeftElements in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodepublic void stop()
stop in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodepublic void postProcess(boolean manageDuplicates,
boolean manageFault)
postProcess in class org.gcube.dataanalysis.ecoengine.interfaces.ActorNodeCopyright © 2016. All Rights Reserved.