public class SplitDatasetRecord
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Constructor and Description |
|---|
SplitDatasetRecord() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getInputEprParm()
Gets the input epr parm.
|
String |
getOutputEprParm()
Gets the output epr parm.
|
eu.dnetlib.enabling.resultset.client.ResultSetClientFactory |
getResultSetClientFactory()
Gets the result set client factory.
|
void |
setInputEprParm(String inputEprParm)
Sets the input epr parm.
|
void |
setOutputEprParm(String outputEprParm)
Sets the output epr parm.
|
void |
setResultSetClientFactory(eu.dnetlib.enabling.resultset.client.ResultSetClientFactory resultSetClientFactory)
Sets the result set client factory.
|
beforeCompleted, beforeFailed, beforeStart, executegetBeanName, getEnvParams, getParams, getPropertyFetcher, getSysParams, parseJsonParameters, setBeanName, setEnvParams, setParams, setSysParamsbacktrack, clone, getAdaptor, getDefiningGraph, getExternal, getExternalEnv, getGraph, getGuard, getId, getJoinParam, getJoinStrategy, getJoinType, getName, getOriginatingExternalNode, getType, guard, initId, isBacktrackable, isImportedFromExternal, isStart, setDefiningGraph, setExternal, setGraph, setGuard, setJoinParam, setJoinType, setName, setOriginatingExternalNode, setStart, setTypeprotected String execute(com.googlecode.sarasvati.NodeToken token) throws Exception
execute in class eu.dnetlib.msro.workflows.nodes.SimpleJobNodeExceptionpublic String getInputEprParm()
public void setInputEprParm(String inputEprParm)
inputEprParm - the inputEprParm to setpublic eu.dnetlib.enabling.resultset.client.ResultSetClientFactory getResultSetClientFactory()
public void setResultSetClientFactory(eu.dnetlib.enabling.resultset.client.ResultSetClientFactory resultSetClientFactory)
resultSetClientFactory - the resultSetClientFactory to setpublic String getOutputEprParm()
public void setOutputEprParm(String outputEprParm)
outputEprParm - the new output epr parmCopyright © 2025. All rights reserved.