public class SystemInfoHandler extends RequestHandlerBase
SolrInfoMBean.Categoryappends, defaults, httpCaching, initArgs, invariants| Constructor and Description |
|---|
SystemInfoHandler() |
SystemInfoHandler(CoreContainer cc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Simple one or two line description
|
static SimpleOrderedMap<Object> |
getJvmInfo()
Get JVM Info - including memory info
|
String |
getSource()
CVS Source, SVN Source, etc
|
static SimpleOrderedMap<Object> |
getSystemInfo()
Get system info
|
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
getCategory, getDocs, getInitArgs, getName, getStatistics, getVersion, handleRequest, initpublic SystemInfoHandler()
public SystemInfoHandler(CoreContainer cc)
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody in class RequestHandlerBaseExceptionpublic static SimpleOrderedMap<Object> getSystemInfo()
public static SimpleOrderedMap<Object> getJvmInfo()
public String getDescription()
SolrInfoMBeangetDescription in interface SolrInfoMBeangetDescription in class RequestHandlerBasepublic String getSource()
SolrInfoMBeangetSource in interface SolrInfoMBeangetSource in class RequestHandlerBaseCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.