Class ResponseCollectorService

java.lang.Object
org.elasticsearch.node.ResponseCollectorService
All Implemented Interfaces:
ClusterStateListener

public final class ResponseCollectorService extends Object implements ClusterStateListener
Collects statistics about queue size, response time, and service time of tasks executed on each node, making the EWMA of the values available to the coordinating node.