| Package | Description |
|---|---|
| com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
| com.bigdata.stream |
| Modifier and Type | Method and Description |
|---|---|
static SolutionSetStream |
SolutionSetStream.create(IRawStore store,
Stream.StreamIndexMetadata metadata)
Create a stream for an ordered solution set.
|
| Modifier and Type | Field and Description |
|---|---|
protected Stream.StreamIndexMetadata |
Stream.metadata
The metadata record for the index.
|
| Modifier and Type | Method and Description |
|---|---|
Stream.StreamIndexMetadata |
Stream.StreamIndexMetadata.clone() |
Stream.StreamIndexMetadata |
Stream.getIndexMetadata() |
| Modifier and Type | Method and Description |
|---|---|
static SolutionSetStream |
Stream.create(IRawStore store,
Stream.StreamIndexMetadata metadata)
Create a new
SolutionSetStream or derived class. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.