Uses of Package
org.apache.datasketches.tuple
Packages that use org.apache.datasketches.tuple
Package
Description
Frequent Distinct Tuples Sketch
This package contains common tools and methods for the theta,
tuple, tuple/* and fdt packages.
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 generic implementation of the Tuple sketch for single Double value.
This package is for a generic implementation of the Tuple sketch for single Integer value.
This package is for a generic implementation of the Tuple sketch for single String value.
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.fdtClassDescriptionThe top-level class for all Tuple sketches.An extension of QuickSelectSketch<S>, which can be updated with many types of keys.
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.thetacommonClassDescriptionInterface for user-defined Summary, which is associated with every hash in a tuple sketchThe top-level class for all Tuple sketches.
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tupleClassDescriptionCompactTupleSketches are never created directly.Returns an object and its size in bytes as a result of a deserialize operationDefines the sketch classes that this SerializerDeserializer can handle.Interface for user-defined Summary, which is associated with every hash in a tuple sketchInterface for deserializing user-defined SummaryInterface for user-defined SummaryFactoryThis is to provide methods of producing unions and intersections of two Summary objects.The top-level class for all Tuple sketches.Iterator over a generic tuple sketchInterface for updating user-defined SummaryAn extension of QuickSelectSketch<S>, which can be updated with many types of keys.For building a new generic tuple UpdatableTupleSketch
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tuple.adoubleClassDescriptionReturns an object and its size in bytes as a result of a deserialize operationInterface for user-defined Summary, which is associated with every hash in a tuple sketchInterface for deserializing user-defined SummaryInterface for user-defined SummaryFactoryThis is to provide methods of producing unions and intersections of two Summary objects.The top-level class for all Tuple sketches.Interface for updating user-defined SummaryAn extension of QuickSelectSketch<S>, which can be updated with many types of keys.
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tuple.anintegerClassDescriptionReturns an object and its size in bytes as a result of a deserialize operationInterface for user-defined Summary, which is associated with every hash in a tuple sketchInterface for deserializing user-defined SummaryInterface for user-defined SummaryFactoryThis is to provide methods of producing unions and intersections of two Summary objects.The top-level class for all Tuple sketches.Interface for updating user-defined SummaryAn extension of QuickSelectSketch<S>, which can be updated with many types of keys.
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tuple.stringsClassDescriptionReturns an object and its size in bytes as a result of a deserialize operationInterface for user-defined Summary, which is associated with every hash in a tuple sketchInterface for deserializing user-defined SummaryInterface for user-defined SummaryFactoryThis is to provide methods of producing unions and intersections of two Summary objects.The top-level class for all Tuple sketches.Interface for updating user-defined SummaryAn extension of QuickSelectSketch<S>, which can be updated with many types of keys.