public class SystemInfoHandler extends RequestHandlerBase
SolrInfoMBean.Category
appends, 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, init
public SystemInfoHandler()
public SystemInfoHandler(CoreContainer cc)
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody
in class RequestHandlerBase
Exception
public static SimpleOrderedMap<Object> getSystemInfo()
public static SimpleOrderedMap<Object> getJvmInfo()
public String getDescription()
SolrInfoMBean
getDescription
in interface SolrInfoMBean
getDescription
in class RequestHandlerBase
public String getSource()
SolrInfoMBean
getSource
in interface SolrInfoMBean
getSource
in class RequestHandlerBase
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.