Package org.apache.solr.util.stats
Interface HttpClientMetricNameStrategy
-
public interface HttpClientMetricNameStrategy
Strategy for creating metric names for HttpClient Copied from metrics-httpclient library
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getNameFor(String scope, org.apache.http.HttpRequest request)
-