public class SegmentsInfoRequestHandler extends RequestHandlerBase
SolrInfoBean.Category, SolrInfoBean.Group| Modifier and Type | Field and Description |
|---|---|
static String |
CORE_INFO_PARAM |
static String |
FIELD_INFO_PARAM |
static String |
RAW_SIZE_DETAILS_PARAM |
static String |
RAW_SIZE_PARAM |
static String |
RAW_SIZE_SAMPLING_PERCENT_PARAM |
static String |
RAW_SIZE_SUMMARY_PARAM |
static String |
SIZE_INFO_PARAM |
appends, defaults, httpCaching, initArgs, invariants, solrMetricsContextTYPE| Constructor and Description |
|---|
SegmentsInfoRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
SolrInfoBean.Category |
getCategory()
Category of this component
|
String |
getDescription()
Simple one or two line description
|
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
getApis, getInitArgs, getMetricNames, getName, getPluginInfo, getRequestHandler, getSolrMetricsContext, getSolrParamsFromNamedList, getSubHandler, handleRequest, init, initializeMetrics, setPluginInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetricRegistry, getMetricsSnapshot, registerMetricNameclose, getUniqueMetricTag, initializeMetricsregisterV1, registerV2public static final String FIELD_INFO_PARAM
public static final String CORE_INFO_PARAM
public static final String SIZE_INFO_PARAM
public static final String RAW_SIZE_PARAM
public static final String RAW_SIZE_SUMMARY_PARAM
public static final String RAW_SIZE_DETAILS_PARAM
public static final String RAW_SIZE_SAMPLING_PERCENT_PARAM
public void handleRequestBody(SolrQueryRequest req, SolrQueryResponse rsp) throws Exception
handleRequestBody in class RequestHandlerBaseExceptionpublic String getDescription()
SolrInfoBeangetDescription in interface SolrInfoBeangetDescription in class RequestHandlerBasepublic SolrInfoBean.Category getCategory()
SolrInfoBeangetCategory in interface SolrInfoBeangetCategory in class RequestHandlerBaseCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.