public class OnDiskLastTxIdGetter extends Object implements org.neo4j.kernel.impl.core.LastTxIdGetter
| Constructor and Description |
|---|
OnDiskLastTxIdGetter(LongSupplier txIdSupplier) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastTxId()
This method is used to construct credentials for election process.
|
public OnDiskLastTxIdGetter(LongSupplier txIdSupplier)
public long getLastTxId()
getLastTxId in interface org.neo4j.kernel.impl.core.LastTxIdGetterCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.