org.inria.myriads.snoozenode.groupmanager.leadelection.api
Interface LeaderElection

All Known Implementing Classes:
ZooKeeperLeaderElection

public interface LeaderElection

Leader election interface.

Author:
Eugen Feller

Method Summary
 void start()
          Starts the leader election.
 

Method Detail

start

void start()
Starts the leader election.



Copyright © 2012. All Rights Reserved.