Uses of Package
org.elasticsearch.rest.action.search
-
Packages that use org.elasticsearch.rest.action.search Package Description org.elasticsearch.rest.action.search -
Classes in org.elasticsearch.rest.action.search used by org.elasticsearch.rest.action.search Class Description HttpChannelTaskHandler This class executes a request and associates the correspondingTaskwith theHttpChannelthat it was originated from, so that the tasks associated with a certain channel get cancelled when the underlying connection gets closed.