Uses of Package
org.apache.datasketches.common
Package
Description
This package is for common classes that may be used across all the sketch families.
Compressed Probabilistic Counting sketch family
This package is dedicated to streaming algorithms that enable estimation of the
frequency of occurrence of items in a weighted multiset stream of items.
This package is for the implementations of the sketch algorithm developed by Zohar Karnin, Kevin Lang,
and Edo Liberty that is commonly referred to as the "KLL" sketch after the authors' last names.
The quantiles package contains stochastic streaming algorithms that enable single-pass
analysis of the distribution of a stream of quantiles.
This package is dedicated to streaming algorithms that enable fixed size, uniform sampling of
weighted and unweighted items from a stream.
The theta package contains the basic sketch classes that are members of the
Theta Sketch Framework.
The tuple package contains a number of sketches based on the same
fundamental algorithms of the Theta Sketch Framework and extend these
concepts for whole new families of sketches.
This package is for a concrete implementation of the Tuple sketch for an array of double values.
This package is for a generic implementation of the Tuple sketch for single String value.
-
ClassDescriptionBase class for serializing and deserializing custom types.Defines the various families of sketch and set operation classes.For the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.Exception class for the libraryUsed to suppress SpotBug warnings.
-
ClassDescriptionDefines the various families of sketch and set operation classes.Used to suppress SpotBug warnings.
-
ClassDescriptionBase class for serializing and deserializing custom types.Used to suppress SpotBug warnings.
-
ClassDescriptionBase class for serializing and deserializing custom types.Used to suppress SpotBug warnings.
-
-
ClassDescriptionBase class for serializing and deserializing custom types.For the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.
-
ClassDescriptionDefines the various families of sketch and set operation classes.Methods for inquiring the status of a backing Memory object.For the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.Used to suppress SpotBug warnings.
-
ClassDescriptionFor the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.Used to suppress SpotBug warnings.
-
ClassDescriptionFor the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.Used to suppress SpotBug warnings.
-
ClassDescriptionFor the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.