public class LeaderElection extends Object
LeaderElection(String dir, IElection election)
void
changeState(State newState)
State
getState()
makeOffer()
removeOffer()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LeaderElection(String dir, IElection election)
public void makeOffer()
public void removeOffer()
public State getState()
public void changeState(State newState)
Copyright © 2016. All rights reserved.