Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.rwstore | |
com.bigdata.rwstore.sector |
Modifier and Type | Method and Description |
---|---|
IRawTx |
RWStrategy.newTx() |
Modifier and Type | Method and Description |
---|---|
IRawTx |
RWStore.newTx() |
IRawTx |
IHistoryManager.newTx()
A hook used to support session protection by incrementing and
decrementing a transaction counter within the
IStore . |
Modifier and Type | Method and Description |
---|---|
IRawTx |
AllocationContext.newTx() |
IRawTx |
MemStrategy.newTx() |
IRawTx |
MemoryManager.newTx() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.