Package org.apache.datasketches.sampling

This package is dedicated to streaming algorithms that enable fixed size, uniform sampling of unweighted items from a stream.

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