Package | Description |
---|---|
com.bigdata.sparse |
This package provides support for treating normal B+Trees using a
"sparse row store" pattern and can be applied to both local B+Trees
and scale-out indices.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomicRowDelete
Atomic delete of a logical row.
|
class |
AtomicRowRead
Atomic read of the logical row associated with some
Schema and
primary key. |
class |
AtomicRowWriteRead
Atomic write on a logical row.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.