Interface | Description |
---|---|
SampleFixer |
Fixer of sample facet accumulation results
|
Class | Description |
---|---|
RandomSampler |
Simple random sampler
|
RepeatableSampler |
Take random samples of large collections.
|
Sampler |
Sampling definition for facets accumulation
The Sampler uses TAKMI style counting to provide a 'best guess' top-K result
set of the facets accumulated.
|
Sampler.SampleResult |
Result of sample computation
|
SamplingAccumulator |
Facets accumulation with sampling.
|
SamplingParams |
Parameters for sampling, dictating whether sampling is to take place and how.
|