Class HttpChannelTaskHandler

java.lang.Object
org.elasticsearch.rest.action.search.HttpChannelTaskHandler

public final class HttpChannelTaskHandler
extends java.lang.Object
This class executes a request and associates the corresponding Task with the HttpChannel that it was originated from, so that the tasks associated with a certain channel get cancelled when the underlying connection gets closed.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static HttpChannelTaskHandler INSTANCE  
  • Method Summary

    Modifier and Type Method Description
    int getNumChannels()  

    Methods inherited from class java.lang.Object

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