Class BulkRequestHandler

java.lang.Object
org.elasticsearch.action.bulk.BulkRequestHandler

public final class BulkRequestHandler
extends java.lang.Object
Implements the low-level details of bulk request handling
  • Method Summary

    Modifier and Type Method Description
    void execute​(BulkRequest bulkRequest, long executionId)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • execute

      public void execute​(BulkRequest bulkRequest, long executionId)