SolrMetricReporter
class.See: Description
Interface | Description |
---|---|
ReporterClientCache.ClientProvider<T> |
Provide an instance of service client.
|
Class | Description |
---|---|
JmxObjectNameFactory |
Factory to create MBean names for a given metric.
|
ReporterClientCache<T> |
Simple cache for reusable service clients used by some implementations of
SolrMetricReporter . |
SolrGangliaReporter | |
SolrGraphiteReporter |
Metrics reporter that wraps
GraphiteReporter . |
SolrJmxReporter |
A
SolrMetricReporter that finds (or creates) a MBeanServer from
the given configuration and registers metrics to it with JMX. |
SolrSlf4jReporter |
Metrics reporter that wraps
Slf4jReporter . |
SolrMetricReporter
class.Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.