Uses of Package
org.apache.datasketches.fdt
-
Packages that use org.apache.datasketches.fdt Package Description org.apache.datasketches.fdt Frequent Distinct Tuples Sketch -
Classes in org.apache.datasketches.fdt used by org.apache.datasketches.fdt Class Description FdtSketch A Frequent Distinct Tuples sketch.Group Defines a Group from a Frequent Distinct Tuple query.PostProcessor This processes the contents of a FDT sketch to extract the primary keys with the most frequent unique combinations of the non-primary dimensions.