org.neo4j.kernel.ha
Class ZooToPaxosSwitchover
java.lang.Object
org.neo4j.kernel.ha.ZooToPaxosSwitchover
- All Implemented Interfaces:
- Switchover
public class ZooToPaxosSwitchover
- extends Object
- implements Switchover
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZooToPaxosSwitchover
public ZooToPaxosSwitchover(org.neo4j.kernel.lifecycle.LifeSupport life,
org.neo4j.kernel.lifecycle.LifeSupport lifeToStart,
List<org.neo4j.kernel.lifecycle.Lifecycle> lifeToStop,
DelegateInvocationHandler<org.neo4j.cluster.member.ClusterMemberEvents> clusterEventsDelegateInvocationHandler,
DelegateInvocationHandler<HighAvailabilityMemberContext> memberContextDelegateInvocationHandler,
DelegateInvocationHandler clusterMemberAvailabilityDelegateInvocationHandler,
org.neo4j.cluster.member.paxos.PaxosClusterMemberEvents localClusterEvents,
HighAvailabilityMemberContext localMemberContext,
org.neo4j.cluster.member.paxos.PaxosClusterMemberAvailability localClusterMemberAvailability)
doSwitchover
public void doSwitchover()
- Specified by:
doSwitchover in interface Switchover
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.