| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| org.apache.solr.util.circuitbreaker |
Classes related to circuit breaker infrastructure
|
| Modifier and Type | Method and Description |
|---|---|
CircuitBreakerManager |
SolrCore.getCircuitBreakerManager() |
| Modifier and Type | Method and Description |
|---|---|
static CircuitBreakerManager |
CircuitBreakerManager.build(PluginInfo pluginInfo)
Register default circuit breakers and return a constructed CircuitBreakerManager
instance which serves the given circuit breakers.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.