org.neo4j.kernel.ha.transaction
Class OnDiskLastTxIdGetter
java.lang.Object
org.neo4j.kernel.ha.transaction.OnDiskLastTxIdGetter
- All Implemented Interfaces:
- org.neo4j.kernel.impl.core.LastTxIdGetter
public class OnDiskLastTxIdGetter
- extends Object
- implements org.neo4j.kernel.impl.core.LastTxIdGetter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnDiskLastTxIdGetter
public OnDiskLastTxIdGetter(File storeDirectory)
getLastTxId
public long getLastTxId()
- Specified by:
getLastTxId in interface org.neo4j.kernel.impl.core.LastTxIdGetter
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.