public class AnalyticsComponent extends SearchComponent
SolrInfoBean.Category, SolrInfoBean.Group| Modifier and Type | Field and Description | 
|---|---|
| static String | COMPONENT_NAME | 
metricNames, registry, standard_components| Constructor and Description | 
|---|
| AnalyticsComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | distributedProcess(ResponseBuilder rb) | 
| void | finishStage(ResponseBuilder rb) | 
| String | getDescription() | 
| String | getName() | 
| void | handleResponses(ResponseBuilder rb,
               ShardRequest sreq) | 
| void | init(NamedList args) | 
| void | modifyRequest(ResponseBuilder rb,
             SearchComponent who,
             ShardRequest sreq) | 
| void | prepare(ResponseBuilder rb) | 
| void | process(ResponseBuilder rb) | 
getCategory, getMetricNames, getMetricRegistry, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetricsSnapshot, registerMetricNamepublic static final String COMPONENT_NAME
public void init(NamedList args)
init in interface NamedListInitializedPlugininit in class SearchComponentpublic void prepare(ResponseBuilder rb) throws IOException
prepare in class SearchComponentIOExceptionpublic void process(ResponseBuilder rb) throws IOException
process in class SearchComponentIOExceptionpublic int distributedProcess(ResponseBuilder rb) throws IOException
distributedProcess in class SearchComponentIOExceptionpublic void modifyRequest(ResponseBuilder rb, SearchComponent who, ShardRequest sreq)
modifyRequest in class SearchComponentpublic void handleResponses(ResponseBuilder rb, ShardRequest sreq)
handleResponses in class SearchComponentpublic void finishStage(ResponseBuilder rb)
finishStage in class SearchComponentpublic String getName()
getName in interface SolrInfoBeangetName in class SearchComponentpublic String getDescription()
getDescription in interface SolrInfoBeangetDescription in class SearchComponentCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.