Skip navigation links

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.

See: Description

Package org.apache.datasketches.sampling Description

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
Skip navigation links

Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.