public class PrepareDedupIndexJobNode
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Constructor and Description |
|---|
PrepareDedupIndexJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getDedupConfig() |
String |
getHbaseTable() |
String |
getIndexBufferFlushTreshold() |
String |
getIndexSolrShutdownWait() |
String |
getIndexSolrUrlZk() |
String |
getRottenRecordsPathParam() |
String |
isFeedingSimulationMode() |
void |
setDedupConfig(String dedupConfig) |
void |
setHbaseTable(String hbaseTable) |
void |
setRottenRecordsPathParam(String rottenRecordsPathParam) |
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 getIndexSolrUrlZk() throws eu.dnetlib.enabling.is.lookup.rmi.ISLookUpException
eu.dnetlib.enabling.is.lookup.rmi.ISLookUpExceptionpublic String getIndexSolrShutdownWait() throws eu.dnetlib.enabling.is.lookup.rmi.ISLookUpException
eu.dnetlib.enabling.is.lookup.rmi.ISLookUpExceptionpublic String getIndexBufferFlushTreshold() throws eu.dnetlib.enabling.is.lookup.rmi.ISLookUpException
eu.dnetlib.enabling.is.lookup.rmi.ISLookUpExceptionpublic String isFeedingSimulationMode() throws eu.dnetlib.enabling.is.lookup.rmi.ISLookUpException
eu.dnetlib.enabling.is.lookup.rmi.ISLookUpExceptionpublic String getHbaseTable()
public void setHbaseTable(String hbaseTable)
public String getRottenRecordsPathParam()
public void setRottenRecordsPathParam(String rottenRecordsPathParam)
public String getDedupConfig()
public void setDedupConfig(String dedupConfig)
Copyright © 2019. All rights reserved.