Package | Description |
---|---|
com.bigdata.rdf.lexicon |
Modifier and Type | Method and Description |
---|---|
BlobsWriteProc.Result |
BlobsWriteProc.applyOnce(IIndex ndx,
IRaba keys,
IRaba vals)
For each term whose serialized key is mapped to the current index
partition, lookup the term in the terms index.
|
Modifier and Type | Method and Description |
---|---|
protected IResultHandler<BlobsWriteProc.Result,BlobsWriteProc.Result> |
BlobsWriteProc.newAggregator()
Split -wise aggregation followed by combining the results across
those splits in order to return an aggregated result whose counters[] is
1:1 with the original keys[][]. |
protected IResultHandler<BlobsWriteProc.Result,BlobsWriteProc.Result> |
BlobsWriteProc.newAggregator()
Split -wise aggregation followed by combining the results across
those splits in order to return an aggregated result whose counters[] is
1:1 with the original keys[][]. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.