Class InstrumentedHttpListenerFactory

  • All Implemented Interfaces:
    AutoCloseable, org.apache.solr.client.solrj.impl.HttpListenerFactory, SolrMetricProducer

    public class InstrumentedHttpListenerFactory
    extends Object
    implements SolrMetricProducer, org.apache.solr.client.solrj.impl.HttpListenerFactory
    A HttpListenerFactory tracks metrics interesting to solr Inspired and partially copied from dropwizard httpclient library