Neo4j Enterprise

org.neo4j.kernel
Class ClusterChecker

java.lang.Object
  extended by org.neo4j.kernel.ClusterChecker

public class ClusterChecker
extends Object


Constructor Summary
ClusterChecker(String clusterName, org.neo4j.kernel.ha.zookeeper.ZooKeeperClusterClient clusterClient)
           
 
Method Summary
 boolean clusterAlreadyExistsAndThereIsNoMaster()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterChecker

public ClusterChecker(String clusterName,
                      org.neo4j.kernel.ha.zookeeper.ZooKeeperClusterClient clusterClient)
Method Detail

clusterAlreadyExistsAndThereIsNoMaster

public boolean clusterAlreadyExistsAndThereIsNoMaster()

Neo4j Enterprise

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