org.neo4j.kernel.ha.switchover
Interface Switchover

All Known Implementing Classes:
ZooToPaxosSwitchover

public interface Switchover

This class represents a set of actions to take when it is detected that a cluster layer is no longer available and another should be used.


Method Summary
 void doSwitchover()
           
 

Method Detail

doSwitchover

void doSwitchover()


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.