Uses of Interface
org.apache.datasketches.common.MemoryStatus
Packages that use MemoryStatus
Package
Description
The theta package contains the basic sketch classes that are members of the
Theta Sketch Framework.
-
Uses of MemoryStatus in org.apache.datasketches.theta
Classes in org.apache.datasketches.theta that implement MemoryStatusModifier and TypeClassDescriptionclassComputes a set difference, A-AND-NOT-B, of two theta sketches.classThe parent class of all the CompactSketches.classThe API for intersection operationsclassThe parent API for all Set OperationsclassThe top-level class for all theta sketches.classCompute the union of two or more theta sketches.classThe parent class for the Update Sketch families, such as QuickSelect and Alpha.