Class InstrumentedHttpRequestExecutor

  • All Implemented Interfaces:
    SolrMetricProducer

    public class InstrumentedHttpRequestExecutor
    extends org.apache.http.protocol.HttpRequestExecutor
    implements SolrMetricProducer
    Sub-class of HttpRequestExecutor which tracks metrics interesting to solr Inspired and partially copied from dropwizard httpclient library