Class 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 Detail

      • execute

        public void execute​(BulkRequest bulkRequest,
                            long executionId)