| 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 | Class and Description | 
|---|---|
| class  | BTreeUtilizationReportA btree utilization report. | 
| Modifier and Type | Method and Description | 
|---|---|
| IBTreeUtilizationReport | BTreeStatistics. getUtilization() | 
| IBTreeUtilizationReport | IBTreeStatistics. getUtilization()Computes and returns the utilization of the tree. | 
| IBTreeUtilizationReport | AbstractBTree. getUtilization() | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.