| Package | Description |
|---|---|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
| org.apache.solr.util.stats |
Utilities for collecting statistics
|
| Class and Description |
|---|
| InstrumentedHttpRequestExecutor
Sub-class of HttpRequestExecutor which tracks metrics interesting to solr
Inspired and partially copied from dropwizard httpclient library
|
| InstrumentedPoolingHttpClientConnectionManager
Sub-class of PoolingHttpClientConnectionManager which tracks metrics interesting to Solr.
|
| Class and Description |
|---|
| HttpClientMetricNameStrategy
Strategy for creating metric names for HttpClient
Copied from metrics-httpclient library
|
| MetricUtils.PropertyFilter
This filter can limit what properties of a metric are returned.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.