public class PrepareIndexDataJobNode
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Constructor and Description |
|---|
PrepareIndexDataJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getHbaseTable() |
String |
getIndexBufferFlushTreshold() |
String |
getIndexSolrShutdownWait() |
String |
getIndexSolrUrlZk() |
String |
getLayoutToRecordStylesheet() |
String |
getOafSchemaLocationProperty() |
String |
getOutputRecordsPathParam() |
String |
getRottenRecordsPathParam() |
String |
isFeedingSimulationMode() |
protected String |
prepareXslt(String format,
String layout)
Transforms each OAF record into a index record.
|
void |
setHbaseTable(String hbaseTable) |
void |
setLayoutToRecordStylesheet(String layoutToRecordStylesheet) |
void |
setOafSchemaLocationProperty(String oafSchemaLocationProperty) |
void |
setOutputRecordsPathParam(String outputRecordsPathParam) |
void |
setRottenRecordsPathParam(String rottenRecordsPathParam) |
protected String |
tableName(com.googlecode.sarasvati.NodeToken token) |
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.SimpleJobNodeExceptionprotected String tableName(com.googlecode.sarasvati.NodeToken token)
public 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.ISLookUpExceptionprotected String prepareXslt(String format, String layout) throws eu.dnetlib.enabling.is.lookup.rmi.ISLookUpException, IOException, TransformerException
format - formatlayout - layouteu.dnetlib.enabling.is.lookup.rmi.ISLookUpException - could happenIOException - could happenTransformerException - could happenpublic String getLayoutToRecordStylesheet()
public void setLayoutToRecordStylesheet(String layoutToRecordStylesheet)
public String getHbaseTable()
public void setHbaseTable(String hbaseTable)
public String getOutputRecordsPathParam()
public void setOutputRecordsPathParam(String outputRecordsPathParam)
public String getRottenRecordsPathParam()
public void setRottenRecordsPathParam(String rottenRecordsPathParam)
public String getOafSchemaLocationProperty()
public void setOafSchemaLocationProperty(String oafSchemaLocationProperty)
Copyright © 2025. All rights reserved.