org.neo4j.kernel.ha.cluster.zoo
Interface ZooListener


public interface ZooListener


Method Summary
 void masterNotify()
           
 void masterRebound()
           
 void newMasterRequired()
           
 void reconnect()
           
 

Method Detail

newMasterRequired

void newMasterRequired()

reconnect

void reconnect()

masterNotify

void masterNotify()

masterRebound

void masterRebound()


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