Interface BatchConsumer
- All Known Implementing Classes:
AbstractBatchCommitter,AmazonCloudSearchCommitter,ApacheKafkaCommitter,AzureSearchCommitter,ElasticsearchCommitter,GoogleCloudSearchCommitter,IdolCommitter,Neo4jCommitter,SolrCommitter,SqlCommitter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface for processing requests in batch (for committers
supporting it).
-
Method Summary
-
Method Details
-
consume
- Throws:
CommitterException
-