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.service.ndx |
Modifier and Type | Class and Description |
---|---|
class |
ChunkedLocalRangeIterator<E>
Chunked range iterator running against a local index or index view.
|
Modifier and Type | Class and Description |
---|---|
class |
DataServiceTupleIterator<E>
Class supports range query across against an unpartitioned index on an
IDataService . |
class |
RawDataServiceTupleIterator<E>
Class supports range query across against an unpartitioned index on an
IDataService but DOES NOT handle index partition splits, moves or
joins. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.