public class AnalyticsComponent extends SearchComponent
SolrInfoMBean.Category| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_NAME |
standard_components| Constructor and Description |
|---|
AnalyticsComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
NamedList |
getStatistics() |
String |
getVersion() |
void |
prepare(ResponseBuilder rb) |
void |
process(ResponseBuilder rb) |
distributedProcess, finishStage, getCategory, getDocs, getSource, handleResponses, init, modifyRequest, setNamepublic static final String COMPONENT_NAME
public void prepare(ResponseBuilder rb) throws IOException
prepare in class SearchComponentIOExceptionpublic void process(ResponseBuilder rb) throws IOException
process in class SearchComponentIOExceptionpublic String getName()
getName in interface SolrInfoMBeangetName in class SearchComponentpublic String getDescription()
getDescription in interface SolrInfoMBeangetDescription in class SearchComponentpublic String getVersion()
getVersion in interface SolrInfoMBeangetVersion in class SearchComponentpublic NamedList getStatistics()
getStatistics in interface SolrInfoMBeangetStatistics in class SearchComponentCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.