Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
Modifier and Type | Class and Description |
---|---|
class |
Tx
A transaction.
|
Modifier and Type | Method and Description |
---|---|
ITx |
ILocalTransactionManager.getTx(long tx)
Return the local state for a transaction.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Tx.equals(ITx o)
True iff they are the same object or have the same start timestamp.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.