public class LastCommittedIndexFinder extends Object
| Constructor and Description |
|---|
LastCommittedIndexFinder(org.neo4j.kernel.impl.transaction.log.TransactionIdStore transactionIdStore,
org.neo4j.kernel.impl.transaction.log.LogicalTransactionStore transactionStore,
org.neo4j.logging.LogProvider logProvider) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastCommittedIndex() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.