| Package | Description |
|---|---|
| org.apache.datasketches.sampling |
This package is dedicated to streaming algorithms that enable fixed size, uniform sampling of
weighted and unweighted items from a stream.
|
| Modifier and Type | Method and Description |
|---|---|
VarOptItemsSamples<T> |
VarOptItemsSketch.getSketchSamples()
Gets a result iterator object.
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.