Uses of Class
org.apache.solr.handler.component.ShardHandlerFactory

Packages that use ShardHandlerFactory
org.apache.solr.core   
org.apache.solr.handler.component   
 

Uses of ShardHandlerFactory in org.apache.solr.core
 

Methods in org.apache.solr.core that return ShardHandlerFactory
 ShardHandlerFactory CoreContainer.getShardHandlerFactory()
          The default ShardHandlerFactory used to communicate with other solr instances
 

Uses of ShardHandlerFactory in org.apache.solr.handler.component
 

Subclasses of ShardHandlerFactory in org.apache.solr.handler.component
 class HttpShardHandlerFactory
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.