Class AlfrescoHttpShardHandlerFactory
- java.lang.Object
-
- org.apache.solr.handler.component.ShardHandlerFactory
-
- org.apache.solr.handler.component.HttpShardHandlerFactory
-
- org.apache.solr.handler.component.AlfrescoHttpShardHandlerFactory
-
- All Implemented Interfaces:
org.apache.solr.metrics.SolrMetricProducer,org.apache.solr.util.plugin.PluginInfoInitialized
public class AlfrescoHttpShardHandlerFactory extends org.apache.solr.handler.component.HttpShardHandlerFactory- Author:
- Andy
-
-
Constructor Summary
Constructors Constructor Description AlfrescoHttpShardHandlerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.solr.handler.component.ShardHandlergetShardHandler(org.apache.http.client.HttpClient httpClient)GetShardHandlerthat uses custom http client.-
Methods inherited from class org.apache.solr.handler.component.HttpShardHandlerFactory
buildURLList, close, createLoadbalancer, getClientParams, getParameter, getReplicaListTransformer, getShardHandler, getThreadPoolExecutor, init, initializeMetrics, makeLoadBalancedRequest, newCompletionService, reconfigureHttpClient
-
-