Package | Description |
---|---|
com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService . |
Modifier and Type | Field and Description |
---|---|
SegmentMetadata |
BuildResult.segmentMetadata
The metadata describing the generated
IndexSegment . |
Modifier and Type | Method and Description |
---|---|
void |
IndexSegmentIndex.add(SegmentMetadata resourceMetadata)
Add an entry under the commitTime and resource UUID associated with the
IResourceMetadata record. |
Constructor and Description |
---|
BuildResult(String name,
boolean compactingMerge,
AbstractBTree[] sources,
IndexMetadata indexMetadata,
SegmentMetadata segmentMetadata,
IndexSegmentBuilder builder) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.