org.neo4j.kernel.ha.zookeeper
Class RootPathGetter
java.lang.Object
org.neo4j.kernel.ha.zookeeper.RootPathGetter
public abstract class RootPathGetter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootPathGetter
public RootPathGetter()
getRootPath
public abstract org.neo4j.helpers.Pair<String,Long> getRootPath(org.apache.zookeeper.ZooKeeper keeper)
forKnownStore
public static RootPathGetter forKnownStore(String storeDir)
forUnknownStore
public static RootPathGetter forUnknownStore(String storeDir)
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.