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 |
AutoIncIntegerCounter
A singleton object that causes the associated property value to be assigned
the next higher 32-bit integer value when it is written on the
SparseRowStore . |
class |
AutoIncLongCounter
A singleton object that causes the associated property value to be assigned
the next higher 64-bit integer value when it is written on the
SparseRowStore . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.