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 UIorg.apache.solr.handler.admin.api V2 API implementations for "admin" APIs. -
-
Uses of SystemInfoHandler in org.apache.solr.handler.admin
Methods in org.apache.solr.handler.admin that return SystemInfoHandler Modifier and Type Method Description SystemInfoHandlerInfoHandler. getSystemInfoHandler()Methods in org.apache.solr.handler.admin with parameters of type SystemInfoHandler Modifier and Type Method Description protected voidInfoHandler. setSystemInfoHandler(SystemInfoHandler systemInfoHandler) -
Uses of SystemInfoHandler in org.apache.solr.handler.admin.api
Constructors in org.apache.solr.handler.admin.api with parameters of type SystemInfoHandler Constructor Description NodeSystemInfoAPI(SystemInfoHandler handler)
-