| Package | Description |
|---|---|
| com.bigdata.bop.cost |
This package provides cost models for various things.
|
| 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.rdf.sparql.ast.eval | |
| com.bigdata.relation.accesspath |
This package includes an abstraction layer for efficient access paths, including
chunked iterators, blocking buffers, and an abstraction corresponding to the natural
order of an index.
|
| Class and Description |
|---|
| DiskCostModel
A cost model of the disk.
|
| Class and Description |
|---|
| DiskCostModel
A cost model of the disk.
|
| ScanCostReport
A report on the expected cost of an index key range scan.
|
| Class and Description |
|---|
| SubqueryCostReport
Subquery cost report.
|
| Class and Description |
|---|
| ScanCostReport
A report on the expected cost of an index key range scan.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.