public class LoggingHandler extends RequestHandlerBase implements SolrCoreAware
SolrInfoMBean.Category, SolrInfoMBean.Group
appends, defaults, httpCaching, initArgs, invariants
TYPE
Constructor and Description |
---|
LoggingHandler() |
LoggingHandler(CoreContainer cc) |
Modifier and Type | Method and Description |
---|---|
SolrInfoMBean.Category |
getCategory()
Purpose of this Class
|
String |
getDescription()
Simple one or two line description
|
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
void |
inform(SolrCore core) |
getApis, getDocs, getInitArgs, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSource, getStatistics, getSubHandler, getVersion, handleRequest, init, initializeMetrics, setPluginInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
registerV1, registerV2
public LoggingHandler(CoreContainer cc)
public LoggingHandler()
public void inform(SolrCore core)
inform
in interface SolrCoreAware
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody
in class RequestHandlerBase
Exception
public String getDescription()
SolrInfoMBean
getDescription
in interface SolrInfoMBean
getDescription
in class RequestHandlerBase
public SolrInfoMBean.Category getCategory()
SolrInfoMBean
getCategory
in interface SolrInfoMBean
getCategory
in class RequestHandlerBase
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.