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

Packages that use ElectionContext
org.apache.solr.cloud   
 

Uses of ElectionContext in org.apache.solr.cloud
 

Methods in org.apache.solr.cloud with parameters of type ElectionContext
 int LeaderElector.joinElection(ElectionContext context)
          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-2012 Apache Software Foundation. All Rights Reserved.