| Package | Description | 
|---|---|
| com.bigdata.btree | 
The  BTreeis a scalable B+-Tree with copy-on-write
semantics mapping variable lengthunsigned byte[]keys to variable
lengthbyte[]values (null values are allowed). | 
| Modifier and Type | Method and Description | 
|---|---|
| IndexSegmentAddressManager | IndexSegmentStore. getAddressManager()Used to correct decode region-based addresses. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static void | TestIndexSegmentAddressManager. doRoundTripTest(IndexSegmentRegion region,
               int nbytes,
               long offset,
               long expectedOffset,
               IndexSegmentAddressManager am)Test helper forms an encoded address whose offset is relative to the
 specified region and then attempts to decode that address. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.