Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
Modifier and Type | Method and Description |
---|---|
long |
Journal.commit(long tx)
Commit a transaction.
|
long |
DelegateTransactionService.commit(long tx) |
long |
ITransactionService.commit(long tx)
Request commit of the transaction write set.
|
Modifier and Type | Method and Description |
---|---|
long |
AbstractTransactionService.commit(long tx) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.