Uses of Package
org.apache.solr.metrics
-
Packages that use org.apache.solr.metrics Package Description org.apache.solr.cloud.autoscaling Package for classes related to autoscalingorg.apache.solr.cloud.autoscaling.sim Simulated environment for autoscaling.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.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.search APIs and classes for parsing and processing search requestsorg.apache.solr.search.function Solr implementations ofValueSource
for function queries.org.apache.solr.security Commonly used classes for Solr security framework.org.apache.solr.store.blockcache An HDFS blockcache implementation.org.apache.solr.store.hdfs An HDFS Directory implementation.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.autoscaling Class Description SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.cloud.autoscaling.sim 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.MetricRegistry
instances are automatically created when first referenced by name. -
Classes in org.apache.solr.metrics used by org.apache.solr.core Class Description SolrCoreMetricManager Responsible for collecting metrics fromSolrMetricProducer
's and exposing metrics toSolrMetricReporter
's.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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler.component 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.handler.tagger Class Description SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.highlight 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
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 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
.SolrMetricReporter Interface for 'pluggable' metric reporters. -
Classes in org.apache.solr.metrics used by org.apache.solr.metrics.reporters Class Description FilteringSolrMetricReporter 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricReporter Interface for 'pluggable' metric reporters. -
Classes in org.apache.solr.metrics used by org.apache.solr.metrics.reporters.solr Class Description FilteringSolrMetricReporter SolrCoreContainerReporter ASolrMetricReporter
that has access to itsCoreContainer
.SolrCoreReporter AFilteringSolrMetricReporter
that has access to itsSolrCore
.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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricReporter Interface for 'pluggable' metric reporters. -
Classes in org.apache.solr.metrics used by org.apache.solr.search 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.search.function Class Description SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.security 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.store.blockcache 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.store.hdfs 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.update 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
. -
Classes in org.apache.solr.metrics used by org.apache.solr.util.stats 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.MetricRegistry
instances are automatically created when first referenced by name.SolrMetricProducer Used by objects that expose metrics throughSolrCoreMetricManager
.