Uses of Interface
org.apache.solr.util.stats.InstrumentedHttpListenerFactory.NameStrategy
-
Packages that use InstrumentedHttpListenerFactory.NameStrategy Package Description org.apache.solr.util.stats Utilities for collecting statistics -
-
Uses of InstrumentedHttpListenerFactory.NameStrategy in org.apache.solr.util.stats
Fields in org.apache.solr.util.stats declared as InstrumentedHttpListenerFactory.NameStrategy Modifier and Type Field Description protected InstrumentedHttpListenerFactory.NameStrategyInstrumentedHttpListenerFactory. nameStrategyFields in org.apache.solr.util.stats with type parameters of type InstrumentedHttpListenerFactory.NameStrategy Modifier and Type Field Description static Map<String,InstrumentedHttpListenerFactory.NameStrategy>InstrumentedHttpListenerFactory. KNOWN_METRIC_NAME_STRATEGIESConstructors in org.apache.solr.util.stats with parameters of type InstrumentedHttpListenerFactory.NameStrategy Constructor Description InstrumentedHttpListenerFactory(InstrumentedHttpListenerFactory.NameStrategy nameStrategy)
-