Uses of Class
org.apache.solr.handler.admin.HealthCheckHandler
-
Packages that use HealthCheckHandler Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCores -
-
Uses of HealthCheckHandler in org.apache.solr.core
Fields in org.apache.solr.core declared as HealthCheckHandler Modifier and Type Field Description protected HealthCheckHandlerCoreContainer. healthCheckHandlerMethods in org.apache.solr.core that return HealthCheckHandler Modifier and Type Method Description HealthCheckHandlerCoreContainer. getHealthCheckHandler()
-