| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| org.apache.solr.metrics |
The
SolrCoreMetricManager is responsible for
collecting metrics from SolrMetricProducer's
and exposing metrics to SolrMetricReporter's. |
| Modifier and Type | Method and Description |
|---|---|
MetricsConfig |
MetricsConfig.MetricsConfigBuilder.build() |
MetricsConfig |
NodeConfig.getMetricsConfig() |
| Modifier and Type | Method and Description |
|---|---|
NodeConfig.NodeConfigBuilder |
NodeConfig.NodeConfigBuilder.setMetricsConfig(MetricsConfig metricsConfig) |
| Constructor and Description |
|---|
SolrMetricManager(SolrResourceLoader loader,
MetricsConfig metricsConfig) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.