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 | Interface and Description |
---|---|
interface |
ITx
Interface for transaction state on the client.
|
Modifier and Type | Class and Description |
---|---|
class |
Tx
A transaction.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITxState
Interface for the state associated with a transaction in an
ITransactionService . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransactionService.TxState
Transaction state as maintained by the
ITransactionService . |
Modifier and Type | Method and Description |
---|---|
ITxState0 |
TxId2CommitTimeIndex.TupleSerializer.deserialize(ITuple tuple)
Decodes the value as a commit time.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
TxId2CommitTimeIndex.TupleSerializer.serializeVal(ITxState0 val) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.