Package org.apache.solr.util.stats
Interface InstrumentedHttpListenerFactory.NameStrategy
-
- Enclosing class:
- InstrumentedHttpListenerFactory
public static interface InstrumentedHttpListenerFactory.NameStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getNameFor(String scope, org.eclipse.jetty.client.api.Request request)
-