org.neo4j.kernel
Class ClusterChecker

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

public class ClusterChecker
extends Object


Constructor Summary
ClusterChecker(String clusterName, 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,
                      ZooKeeperClusterClient clusterClient)
Method Detail

clusterAlreadyExistsAndThereIsNoMaster

public boolean clusterAlreadyExistsAndThereIsNoMaster()


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