public interface BulkDocumentWorker extends DocumentWorker
| Modifier and Type | Method and Description |
|---|---|
void |
processDocuments(Documents documents)
Processes a batch of documents.
|
checkHealth, close, processDocumentvoid processDocuments(Documents documents) throws InterruptedException, DocumentWorkerTransientException
documents - the batch of documents to be processedInterruptedException - if any thread has interrupted the current threadDocumentWorkerTransientException - if the documents could not be processed due to a transient issueCopyright © 2016–2022 EntIT Software LLC, a Micro Focus company. All rights reserved.