Uses of Class
org.apache.camel.component.docling.BatchProcessingResults
-
Uses of BatchProcessingResults in org.apache.camel.component.docling
Methods in org.apache.camel.component.docling that return BatchProcessingResultsModifier and TypeMethodDescriptionDoclingServeClient.convertDocumentsBatch(List<String> inputSources, String outputFormat, int batchSize, int parallelism, boolean failOnFirstError, boolean useAsync, long batchTimeout) Convert multiple documents in batch using parallel processing.