public class AutoscalingHistoryHandler extends RequestHandlerBase implements PermissionNameProvider
PermissionNameProvider.NameSolrInfoBean.Category, SolrInfoBean.Group| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_PARAM |
static String |
AFTER_ACTION_PARAM |
static String |
BEFORE_ACTION_PARAM |
static String |
COLLECTION_PARAM |
static String |
MESSAGE_PARAM |
static String |
NODE_PARAM |
static String |
STAGE_PARAM |
static String |
SYSTEM_COLLECTION_PARAM |
static String |
TRIGGER_PARAM |
static String |
TYPE_PARAM |
appends, defaults, httpCaching, initArgs, invariantsANY, NULL, valuesTYPE| Constructor and Description |
|---|
AutoscalingHistoryHandler(CoreContainer coreContainer) |
| Modifier and Type | Method and Description |
|---|---|
SolrInfoBean.Category |
getCategory()
Category of this component
|
String |
getDescription()
Simple one or two line description
|
PermissionNameProvider.Name |
getPermissionName(AuthorizationContext request) |
void |
handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rsp) |
getApis, getInitArgs, getMetricNames, getMetricRegistry, getName, getPluginInfo, getRequestHandler, getSolrParamsFromNamedList, getSubHandler, handleRequest, init, initializeMetrics, setPluginInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetricsSnapshot, registerMetricNameregisterV1, registerV2public static final String SYSTEM_COLLECTION_PARAM
public static final String ACTION_PARAM
public static final String MESSAGE_PARAM
public static final String TRIGGER_PARAM
public static final String TYPE_PARAM
public static final String NODE_PARAM
public static final String COLLECTION_PARAM
public static final String STAGE_PARAM
public static final String BEFORE_ACTION_PARAM
public static final String AFTER_ACTION_PARAM
public AutoscalingHistoryHandler(CoreContainer coreContainer)
public PermissionNameProvider.Name getPermissionName(AuthorizationContext request)
getPermissionName in interface PermissionNameProviderpublic 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-2017 Apache Software Foundation. All Rights Reserved.