Uses of Class
org.apache.datasketches.sampling.VarOptItemsSamples.WeightedSample
Packages that use VarOptItemsSamples.WeightedSample
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.WeightedSample in org.apache.datasketches.sampling
Classes in org.apache.datasketches.sampling that implement interfaces with type arguments of type VarOptItemsSamples.WeightedSampleModifier and TypeClassDescriptionclassThis class provides access to the samples contained in a VarOptItemsSketch.classThe standard iteratorMethods in org.apache.datasketches.sampling that return VarOptItemsSamples.WeightedSampleMethods in org.apache.datasketches.sampling that return types with arguments of type VarOptItemsSamples.WeightedSample