public class SequenceFileFeeder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected eu.dnetlib.data.hadoop.config.ConfigurationEnumerator |
configurationEnumerator |
protected eu.dnetlib.data.hadoop.hdfs.SequenceFileWriterFactory |
sequenceFileWriterFactory |
| Constructor and Description |
|---|
SequenceFileFeeder() |
| Modifier and Type | Method and Description |
|---|---|
int |
feed(String epr,
eu.dnetlib.data.hadoop.config.ClusterName clusterName,
String path) |
protected org.apache.hadoop.conf.Configuration |
getConf(eu.dnetlib.data.hadoop.config.ClusterName clusterName) |
eu.dnetlib.enabling.resultset.client.ResultSetClientFactory |
getResultSetClientFactory() |
void |
setResultSetClientFactory(eu.dnetlib.enabling.resultset.client.ResultSetClientFactory resultSetClientFactory) |
@Autowired protected eu.dnetlib.data.hadoop.config.ConfigurationEnumerator configurationEnumerator
@Autowired protected eu.dnetlib.data.hadoop.hdfs.SequenceFileWriterFactory sequenceFileWriterFactory
public int feed(String epr, eu.dnetlib.data.hadoop.config.ClusterName clusterName, String path) throws IOException
IOExceptionprotected org.apache.hadoop.conf.Configuration getConf(eu.dnetlib.data.hadoop.config.ClusterName clusterName)
public eu.dnetlib.enabling.resultset.client.ResultSetClientFactory getResultSetClientFactory()
public void setResultSetClientFactory(eu.dnetlib.enabling.resultset.client.ResultSetClientFactory resultSetClientFactory)
Copyright © 2018. All rights reserved.