@Deprecated public abstract class PrepareIISParams extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Modifier and Type | Field and Description |
|---|---|
protected eu.dnetlib.data.hadoop.config.ConfigurationEnumerator |
configurationEnumerator
Deprecated.
|
| Constructor and Description |
|---|
PrepareIISParams()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
asCSV(List<String> list)
Deprecated.
|
protected List<String> |
asList(String csv)
Deprecated.
|
protected List<String> |
filter(List<String> list,
List<String> filter)
Deprecated.
|
String |
getClusterName()
Deprecated.
|
String |
getClusterParam()
Deprecated.
|
protected String |
getFilteredObjectStoreCSV(String xquery)
Deprecated.
|
String |
getImportProjectConceptsContextId()
Deprecated.
|
String |
getImportProjectConceptsContextIdParam()
Deprecated.
|
String |
getIslookupLocationParam()
Deprecated.
|
String |
getMdStoreDatasetParam()
Deprecated.
|
String |
getMdStoreStoreLocationParam()
Deprecated.
|
String |
getObjectStoreBlacklistCSV()
Deprecated.
|
String |
getObjectStoreLocationParam()
Deprecated.
|
String |
getOozieWfAppPath()
Deprecated.
|
String |
getOozieWfAppPathParam()
Deprecated.
|
protected String |
getProfileId(String xquery)
Deprecated.
|
protected List<String> |
getProfileIds(String xquery)
Deprecated.
|
protected String |
getServiceEndpoint(String xquery)
Deprecated.
|
String |
getXqueryDatasetStore()
Deprecated.
|
String |
getXqueryIsLookupService()
Deprecated.
|
String |
getXqueryMdStoreService()
Deprecated.
|
String |
getXqueryObjectStoreService()
Deprecated.
|
String |
getZkPortParam()
Deprecated.
|
String |
getZkQuorumParam()
Deprecated.
|
protected void |
prepare(com.googlecode.sarasvati.NodeToken token)
Deprecated.
|
void |
setClusterName(String clusterName)
Deprecated.
|
void |
setClusterParam(String clusterParam)
Deprecated.
|
void |
setImportProjectConceptsContextId(String importProjectConceptsContextId)
Deprecated.
|
void |
setImportProjectConceptsContextIdParam(String importProjectConceptsContextIdParam)
Deprecated.
|
void |
setIslookupLocationParam(String islookupLocationParam)
Deprecated.
|
void |
setMdStoreDatasetParam(String mdStoreDatasetParam)
Deprecated.
|
void |
setMdStoreStoreLocationParam(String mdStoreStoreLocationParam)
Deprecated.
|
void |
setObjectStoreBlacklistCSV(String objectStoreBlacklistCSV)
Deprecated.
|
void |
setObjectStoreLocationParam(String objectStoreLocationParam)
Deprecated.
|
void |
setOozieWfAppPath(String oozieWfAppPath)
Deprecated.
|
void |
setOozieWfAppPathParam(String oozieWfAppPathParam)
Deprecated.
|
void |
setXqueryDatasetStore(String xqueryDatasetStore)
Deprecated.
|
void |
setXqueryIsLookupService(String xqueryIsLookupService)
Deprecated.
|
void |
setXqueryMdStoreService(String xqueryMdStoreService)
Deprecated.
|
void |
setXqueryObjectStoreService(String xqueryObjectStoreService)
Deprecated.
|
void |
setZkPortParam(String zkPortParam)
Deprecated.
|
void |
setZkQuorumParam(String zkQuorumParam)
Deprecated.
|
beforeCompleted, beforeFailed, beforeStart, execute, 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 eu.dnetlib.data.hadoop.config.ConfigurationEnumerator configurationEnumerator
protected void prepare(com.googlecode.sarasvati.NodeToken token)
throws Exception
Exceptionprotected String getServiceEndpoint(String xquery) throws eu.dnetlib.msro.rmi.MSROException
eu.dnetlib.msro.rmi.MSROExceptionprotected String getProfileId(String xquery) throws eu.dnetlib.msro.rmi.MSROException
eu.dnetlib.msro.rmi.MSROExceptionprotected List<String> getProfileIds(String xquery) throws eu.dnetlib.msro.rmi.MSROException
eu.dnetlib.msro.rmi.MSROExceptionprotected String getFilteredObjectStoreCSV(String xquery) throws eu.dnetlib.msro.rmi.MSROException
eu.dnetlib.msro.rmi.MSROExceptionpublic void setXqueryMdStoreService(String xqueryMdStoreService)
public String getXqueryMdStoreService()
public String getMdStoreStoreLocationParam()
public void setMdStoreStoreLocationParam(String mdStoreStoreLocationParam)
public String getClusterName()
public void setClusterName(String clusterName)
public String getZkQuorumParam()
public void setZkQuorumParam(String zkQuorumParam)
public String getZkPortParam()
public void setZkPortParam(String zkPortParam)
public String getClusterParam()
public void setClusterParam(String clusterParam)
public String getOozieWfAppPathParam()
public void setOozieWfAppPathParam(String oozieWfAppPathParam)
public String getOozieWfAppPath()
public void setOozieWfAppPath(String oozieWfAppPath)
public String getXqueryDatasetStore()
public void setXqueryDatasetStore(String xqueryDatasetStore)
public String getMdStoreDatasetParam()
public void setMdStoreDatasetParam(String mdStoreDatasetParam)
public String getXqueryObjectStoreService()
public void setXqueryObjectStoreService(String xqueryObjectStoreService)
public String getObjectStoreLocationParam()
public void setObjectStoreLocationParam(String objectStoreLocationParam)
public String getObjectStoreBlacklistCSV()
public void setObjectStoreBlacklistCSV(String objectStoreBlacklistCSV)
public String getXqueryIsLookupService()
public void setXqueryIsLookupService(String xqueryIsLookupService)
public String getIslookupLocationParam()
public void setIslookupLocationParam(String islookupLocationParam)
public String getImportProjectConceptsContextIdParam()
public void setImportProjectConceptsContextIdParam(String importProjectConceptsContextIdParam)
public String getImportProjectConceptsContextId()
public void setImportProjectConceptsContextId(String importProjectConceptsContextId)
Copyright © 2025. All rights reserved.