Package 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.

These sketches are mergeable and can be serialized and deserialized to/from a compact form.

See Also:
ReservoirItemsSketch, ReservoirLongsSketch, VarOptItemsSketch