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, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricsSnapshot, registerMetricName
public static final String COMPONENT_NAME
public void init(NamedList args)
init
in interface NamedListInitializedPlugin
init
in class SearchComponent
public void prepare(ResponseBuilder rb) throws IOException
prepare
in class SearchComponent
IOException
public void process(ResponseBuilder rb) throws IOException
process
in class SearchComponent
IOException
public int distributedProcess(ResponseBuilder rb) throws IOException
distributedProcess
in class SearchComponent
IOException
public void modifyRequest(ResponseBuilder rb, SearchComponent who, ShardRequest sreq)
modifyRequest
in class SearchComponent
public void handleResponses(ResponseBuilder rb, ShardRequest sreq)
handleResponses
in class SearchComponent
public void finishStage(ResponseBuilder rb)
finishStage
in class SearchComponent
public String getName()
getName
in interface SolrInfoBean
getName
in class SearchComponent
public String getDescription()
getDescription
in interface SolrInfoBean
getDescription
in class SearchComponent
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.