Interface BulkProcessor

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ElasticBulkProcessor, OpenSearchHighLevelRestClient

public interface BulkProcessor extends Closeable
Processor for "bulk" call to the Elastic REST Endpoint.