org.apache.solr.handler.component
Class HttpShardHandlerFactory
java.lang.Object
org.apache.solr.handler.component.ShardHandlerFactory
org.apache.solr.handler.component.HttpShardHandlerFactory
- All Implemented Interfaces:
- PluginInfoInitialized
public class HttpShardHandlerFactory
- extends ShardHandlerFactory
- implements PluginInfoInitialized
- Author:
- noble.paul@teamaol.com (noblep01)
Date: 6/21/11
Time: 12:14 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.slf4j.Logger log
scheme
public String scheme
HttpShardHandlerFactory
public HttpShardHandlerFactory()
getShardHandler
public ShardHandler getShardHandler()
- Specified by:
getShardHandler
in class ShardHandlerFactory
init
public void init(PluginInfo info)
- Specified by:
init
in interface PluginInfoInitialized