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

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

Uses of ElectionContext in org.apache.solr.cloud
 

Methods in org.apache.solr.cloud with parameters of type ElectionContext
 int LeaderElector.joinElection(ElectionContext context, boolean replacement)
          Begin participating in the election process.
protected  void LeaderElector.runIamLeaderProcess(ElectionContext context, boolean weAreReplacement)
           
 void LeaderElector.setup(ElectionContext context)
          Set up any ZooKeeper nodes needed for leader election.
 



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