Uses of Class
org.apache.solr.handler.admin.SystemInfoHandler
-
Packages that use SystemInfoHandler Package Description org.apache.solr.handler.admin SolrRequestHandlerimplementations for powering he Solr Admin UI -
-
Uses of SystemInfoHandler in org.apache.solr.handler.admin
Methods in org.apache.solr.handler.admin that return SystemInfoHandler Modifier and Type Method Description protected SystemInfoHandlerInfoHandler. getSystemInfoHandler()Methods in org.apache.solr.handler.admin with parameters of type SystemInfoHandler Modifier and Type Method Description protected voidInfoHandler. setSystemInfoHandler(SystemInfoHandler systemInfoHandler)
-