Uses of Interface
org.apache.datasketches.common.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
Modifier and TypeClassDescriptionclass
Computes a set difference, A-AND-NOT-B, of two theta sketches.class
The parent class of all the CompactSketches.class
The API for intersection operationsclass
The parent API for all Set Operationsclass
The top-level class for all theta sketches.class
Compute the union of two or more theta sketches.class
The parent class for the Update Sketch families, such as QuickSelect and Alpha.