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.

@FunctionalInterface public interface BatchConsumer
Functional interface for processing requests in batch (for committers supporting it).