Uses of Package
org.apache.solr.metrics
-
Packages that use org.apache.solr.metrics Package Description org.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode.org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.handler Concrete implementations ofSolrRequestHandler
org.apache.solr.handler.admin SolrRequestHandler
implementations for powering he Solr Admin UIorg.apache.solr.handler.component SearchComponent
implementations for use inSearchHandler
org.apache.solr.handler.export Solr's Export Handler Functionalityorg.apache.solr.handler.tagger TheTaggerRequestHandler
and supporting classes.org.apache.solr.highlight SolrHighlighter
API and related implementations and utilitiesorg.apache.solr.metrics TheSolrCoreMetricManager
is responsible for collecting metrics fromSolrMetricProducer
's and exposing metrics toSolrMetricReporter
's.org.apache.solr.metrics.reporters This package houses 'pluggable' metric reporters that inherit from theSolrMetricReporter
class.org.apache.solr.metrics.reporters.solr This package containsSolrMetricReporter
implementations specific to SolrCloud reporting.org.apache.solr.request APIs and classes for dealing with Solr requestsorg.apache.solr.search APIs and classes for parsing and processing search requestsorg.apache.solr.search.facet APIs and classes for the JSON Facet API.org.apache.solr.search.function Solr implementations ofValueSource
for function queries.org.apache.solr.search.join Classes related to joins.org.apache.solr.search.mlt APIs and classes for implementing MoreLikeThis (mlt) QueryParser.org.apache.solr.search.neural APIs and classes for implementing Neural (Dense Retrieval) QueryParsers.org.apache.solr.security Commonly used classes for Solr security framework.org.apache.solr.update APIs and classes for managing index updatesorg.apache.solr.util.stats Utilities for collecting statistics -
Classes in org.apache.solr.metrics used by org.apache.solr.cloud Class Description SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.core Class Description SolrCoreMetricManager Helper class for managing registration ofSolrMetricProducer
's andSolrMetricReporter
's specific to aSolrCore
instance.SolrMetricManager This class maintains a repository of namedMetricRegistry
instances, and provides several helper methods for managing various aspects of metrics reporting: registry creation, clearing and removal, creation of most common metric implementations, management ofSolrMetricReporter
-s specific to a named registry.SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler.admin Class Description SolrMetricManager This class maintains a repository of namedMetricRegistry
instances, and provides several helper methods for managing various aspects of metrics reporting: registry creation, clearing and removal, creation of most common metric implementations, management ofSolrMetricReporter
-s specific to a named registry.SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler.component Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler.export Class Description SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler.tagger Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.highlight Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.metrics Class Description AggregateMetric.Update Simple class to represent current value and how many times it was set.FilteringSolrMetricReporter ASolrMetricReporter
that supports (prefix) filters.MetricSuppliers.NoOpCounterSupplier No-op implementation ofCounter
supplier.MetricSuppliers.NoOpGauge No-op implementation ofGauge
.MetricSuppliers.NoOpHistogramSupplier No-op implementation ofHistogram
supplier.MetricSuppliers.NoOpMeterSupplier No-op implementation ofMeter
supplier.MetricSuppliers.NoOpMetric Marker interface for all no-op metrics.MetricSuppliers.NoOpTimerSupplier No-op implementation ofTimer
supplier.SolrMetricInfo Wraps meta-data for a metric.SolrMetricManager This class maintains a repository of namedMetricRegistry
instances, and provides several helper methods for managing various aspects of metrics reporting: registry creation, clearing and removal, creation of most common metric implementations, management ofSolrMetricReporter
-s specific to a named registry.SolrMetricManager.ResolutionStrategy Potential conflict resolution strategies when attempting to register a new metric that already existsSolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricReporter Interface for 'pluggable' metric reporters.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.metrics.reporters Class Description FilteringSolrMetricReporter ASolrMetricReporter
that supports (prefix) filters.SolrMetricManager This class maintains a repository of namedMetricRegistry
instances, and provides several helper methods for managing various aspects of metrics reporting: registry creation, clearing and removal, creation of most common metric implementations, management ofSolrMetricReporter
-s specific to a named registry.SolrMetricReporter Interface for 'pluggable' metric reporters. -
Classes in org.apache.solr.metrics used by org.apache.solr.metrics.reporters.solr Class Description SolrMetricManager This class maintains a repository of namedMetricRegistry
instances, and provides several helper methods for managing various aspects of metrics reporting: registry creation, clearing and removal, creation of most common metric implementations, management ofSolrMetricReporter
-s specific to a named registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.request Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.search Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.search.facet Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.search.function Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.search.join Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.search.mlt Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.search.neural Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.security Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.update Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry. -
Classes in org.apache.solr.metrics used by org.apache.solr.util.stats Class Description SolrMetricProducer Used by objects that expose metrics throughSolrMetricManager
.SolrMetricsContext This class represents a metrics context that ties together components with the same life-cycle and provides convenient access to the metric registry.