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, solrMetricsContext
TYPE
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, setPluginInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricRegistry, getMetricsSnapshot, registerMetricName
close, getUniqueMetricTag, initializeMetrics
registerV1, registerV2
public 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 RequestHandlerBase
Exception
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-2020 Apache Software Foundation. All Rights Reserved.