OpenSearch/modules/reindex/src
Tim Brooks 5b1fbe5e6c Decouple BulkProcessor from client implementation (#23373)
This commit modifies the BulkProcessor to be decoupled from the
client implementation. Instead it just takes a
BiConsumer<BulkRequest, ActionListener<BulkResponse>> that executes
the BulkRequest.
2017-04-05 12:12:43 -05:00
..
main Decouple BulkProcessor from client implementation (#23373) 2017-04-05 12:12:43 -05:00
test Decouple BulkProcessor from client implementation (#23373) 2017-04-05 12:12:43 -05:00