public class SolrInfoMBeanHandler extends RequestHandlerBase
SolrInfoBean.Category, SolrInfoBean.Group
appends, defaults, httpCaching, initArgs, invariants
TYPE
Constructor and Description |
---|
SolrInfoMBeanHandler() |
Modifier and Type | Method and Description |
---|---|
NamedList |
diffNamedList(NamedList ref,
NamedList now) |
Object |
diffObject(Object ref,
Object now) |
SolrInfoBean.Category |
getCategory()
Category of this component
|
String |
getDescription()
Simple one or two line description
|
protected NamedList<NamedList<NamedList<Object>>> |
getDiff(NamedList<NamedList<NamedList<Object>>> ref,
NamedList<NamedList<NamedList<Object>>> now,
boolean includeAll) |
protected NamedList<NamedList<NamedList<Object>>> |
getMBeanInfo(SolrQueryRequest req) |
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
NamedList |
normalize(NamedList input)
The 'avgRequestsPerSecond' field will make everything look like it changed
|
getApis, getInitArgs, getMetricNames, getMetricRegistry, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSubHandler, handleRequest, init, initializeMetrics, setPluginInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricsSnapshot, registerMetricName
registerV1, registerV2
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody
in class RequestHandlerBase
Exception
protected NamedList<NamedList<NamedList<Object>>> getMBeanInfo(SolrQueryRequest req)
protected NamedList<NamedList<NamedList<Object>>> getDiff(NamedList<NamedList<NamedList<Object>>> ref, NamedList<NamedList<NamedList<Object>>> now, boolean includeAll)
public NamedList normalize(NamedList input)
public String getDescription()
SolrInfoBean
getDescription
in interface SolrInfoBean
getDescription
in class RequestHandlerBase
public SolrInfoBean.Category getCategory()
SolrInfoBean
getCategory
in interface SolrInfoBean
getCategory
in class RequestHandlerBase
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.