Package | Description |
---|---|
com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
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). |
Modifier and Type | Class and Description |
---|---|
class |
SolutionSetStream
A persistence capable solution set stored using a stream oriented API.
|
Constructor and Description |
---|
Checkpoint(Stream stream)
Creates a
Checkpoint record from an HTree . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.