public class DocumentFeeder extends Object implements Callable<FeedResult>
| Constructor and Description |
|---|
DocumentFeeder(IndexCollection indexCollection,
Iterable<eu.dnetlib.functionality.index.model.document.IndexDocument> records)
Instantiates a new document feeder.
|
public DocumentFeeder(IndexCollection indexCollection, Iterable<eu.dnetlib.functionality.index.model.document.IndexDocument> records)
indexCollection - the index collectionrecords - the recordspublic FeedResult call() throws Exception
call in interface Callable<FeedResult>ExceptionCallable.call()Copyright © 2018. All rights reserved.