Uses of Class
org.apache.datasketches.tuple.Sketch

Packages that use Sketch 
Package Description
org.apache.datasketches
This package is the parent package for all sketch algorithms.
org.apache.datasketches.fdt  
org.apache.datasketches.tuple
The tuple package contains implementation of sketches based on the idea of theta sketches with the addition of values associated with unique keys.
org.apache.datasketches.tuple.adouble  
org.apache.datasketches.tuple.aninteger  
org.apache.datasketches.tuple.strings