Uses of Interface
org.apache.solr.metrics.MetricSuppliers.NoOpMetric
-
Packages that use MetricSuppliers.NoOpMetric Package Description org.apache.solr.metrics TheSolrCoreMetricManageris responsible for collecting metrics fromSolrMetricProducer's and exposing metrics toSolrMetricReporter's. -
-
Uses of MetricSuppliers.NoOpMetric in org.apache.solr.metrics
Classes in org.apache.solr.metrics that implement MetricSuppliers.NoOpMetric Modifier and Type Class Description static classMetricSuppliers.NoOpGaugeNo-op implementation ofGauge.
-