public class PrepareMDStoreImportJobNode
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Constructor and Description |
|---|
PrepareMDStoreImportJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getHdfsPath() |
String |
getHdfsPathParam() |
String |
getMapping() |
String |
getMappingParam() |
void |
setHdfsPath(String hdfsPath) |
void |
setHdfsPathParam(String hdfsPathParam) |
void |
setMapping(String mapping) |
void |
setMappingParam(String mappingParam) |
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 getHdfsPathParam()
public void setHdfsPathParam(String hdfsPathParam)
public String getHdfsPath()
public void setHdfsPath(String hdfsPath)
public String getMapping()
public void setMapping(String mapping)
public String getMappingParam()
public void setMappingParam(String mappingParam)
Copyright © 2018. All rights reserved.