org.codehaus.wadi.dindex.impl
Class SeniorityElectionStrategy
java.lang.Object
org.codehaus.wadi.dindex.impl.SeniorityElectionStrategy
- All Implemented Interfaces:
- ElectionStrategy
- public class SeniorityElectionStrategy
- extends Object
- implements ElectionStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeniorityElectionStrategy
public SeniorityElectionStrategy()
doElection
public Node doElection(Cluster cluster)
- Specified by:
doElection
in interface ElectionStrategy
getBirthTime
protected long getBirthTime(Node node)
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.