Package | Description |
---|---|
org.hypergraphdb.transaction |
Modifier and Type | Method and Description |
---|---|
ActiveTransactionsRecord |
ActiveTransactionsRecord.getNext() |
ActiveTransactionsRecord |
ActiveTransactionsRecord.getRecordForNewTransaction()
Return a record representing the latest committed transaction in a lock
free way.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ActiveTransactionsRecord.setNext(ActiveTransactionsRecord next) |
protected void |
ActiveTransactionsRecord.setPrev(ActiveTransactionsRecord prev) |
Copyright © 2015. All rights reserved.