Class SearchExecutionStatsCollector

    • Method Summary

      Modifier and Type Method Description
      static java.util.function.BiFunction<Transport.Connection,​org.elasticsearch.action.search.SearchActionListener,​ActionListener> makeWrapper​(ResponseCollectorService service)  
      void onFailure​(java.lang.Exception e)
      A failure caused by an exception at some phase of the task.
      void onResponse​(SearchPhaseResult response)
      Handle action response.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait