Package | Description |
---|---|
com.bigdata.btree |
The
BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
com.bigdata.btree.isolation |
Class and Description |
---|
IConflictResolver
An interface invoked during backward validation when a write-write conflict
has been detected.
|
Class and Description |
---|
IConflictResolver
An interface invoked during backward validation when a write-write conflict
has been detected.
|
TestAccount.Account
An implementation of a bank account data type used to test state-based
validation.
|
TestAccount.TxAccount.OverdraftException |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.