Uses of Class
org.apache.solr.cloud.CurrentCoreDescriptorProvider

Packages that use CurrentCoreDescriptorProvider
org.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode. 
 

Uses of CurrentCoreDescriptorProvider in org.apache.solr.cloud
 

Constructors in org.apache.solr.cloud with parameters of type CurrentCoreDescriptorProvider
ZkController(CoreContainer cc, String zkServerAddress, int zkClientTimeout, int zkClientConnectTimeout, String localHost, String locaHostPort, String localHostContext, String leaderVoteWait, int distribUpdateConnTimeout, int distribUpdateSoTimeout, CurrentCoreDescriptorProvider registerOnReconnect)
           
 



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