Uses of Class
org.apache.solr.util.circuitbreaker.CircuitBreakerRegistry
-
Packages that use CircuitBreakerRegistry Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCores -
-
Uses of CircuitBreakerRegistry in org.apache.solr.core
Methods in org.apache.solr.core that return CircuitBreakerRegistry Modifier and Type Method Description CircuitBreakerRegistrySolrCore. getCircuitBreakerRegistry()
-