public class MetricsHandler extends RequestHandlerBase implements PermissionNameProvider
PermissionNameProvider.Name
SolrInfoMBean.Category, SolrInfoMBean.Group
Modifier and Type | Field and Description |
---|---|
static String |
ALL |
static String |
COMPACT_PARAM |
static String |
GROUP_PARAM |
static String |
PREFIX_PARAM |
static String |
REGEX_PARAM |
static String |
REGISTRY_PARAM |
static String |
TYPE_PARAM |
appends, defaults, httpCaching, initArgs, invariants
ANY, NULL, values
TYPE
Constructor and Description |
---|
MetricsHandler() |
MetricsHandler(CoreContainer container) |
Modifier and Type | Method and Description |
---|---|
SolrInfoMBean.Category |
getCategory()
Purpose of this Class
|
String |
getDescription()
Simple one or two line description
|
PermissionNameProvider.Name |
getPermissionName(AuthorizationContext request) |
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
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 static final String COMPACT_PARAM
public static final String PREFIX_PARAM
public static final String REGEX_PARAM
public static final String REGISTRY_PARAM
public static final String GROUP_PARAM
public static final String TYPE_PARAM
public static final String ALL
public MetricsHandler()
public MetricsHandler(CoreContainer container)
public PermissionNameProvider.Name getPermissionName(AuthorizationContext request)
getPermissionName
in interface PermissionNameProvider
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.