org.neo4j.kernel.ha.zookeeper
Class NeoStoreUtil
java.lang.Object
org.neo4j.kernel.ha.zookeeper.NeoStoreUtil
public class NeoStoreUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeoStoreUtil
public NeoStoreUtil(String storeDir)
getCreationTime
public long getCreationTime()
getStoreId
public long getStoreId()
getLastCommittedTx
public long getLastCommittedTx()
getLogVersion
public long getLogVersion()
getStoreVersion
public long getStoreVersion()
asStoreId
public org.neo4j.kernel.impl.nioneo.store.StoreId asStoreId()
storeExists
public static boolean storeExists(String storeDir)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.