Package | Description |
---|---|
com.bigdata.bop.ap |
Modifier and Type | Class and Description |
---|---|
static class |
SampleIndex.AcceptanceSetOffsetSampler
An implementation based on an acceptance set of offsets which have been
accepted.
|
static class |
SampleIndex.BitVectorOffsetSampler
Return a randomly selected ordered array of offsets in the given
half-open range.
|
static class |
SampleIndex.EntireRangeOffsetSampler
Returns all offsets in the half-open range, but may only be used when
the limit GTE the range count.
|
static class |
SampleIndex.SmartOffsetSampler
A smart implementation which uses whichever implementation is most
efficient for the limit and key range to be sampled.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.