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.WeightedSample |
VarOptItemsSamples.VarOptItemsIterator.next() |
Modifier and Type | Method and Description |
---|---|
Iterator<VarOptItemsSamples.WeightedSample> |
VarOptItemsSamples.iterator() |
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.