Uses of Class
org.apache.datasketches.sampling.VarOptItemsSamples
Package
Description
This package is dedicated to streaming algorithms that enable fixed size, uniform sampling of
weighted and unweighted items from a stream.
-
Uses of VarOptItemsSamples in org.apache.datasketches.sampling
Modifier and TypeMethodDescriptionVarOptItemsSketch.getSketchSamples()
Gets a result iterator object.