Uses of Package
org.apache.datasketches.tuple
| 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 |
-
Classes in org.apache.datasketches.tuple used by org.apache.datasketches Class Description Sketch This is an equivalent to org.apache.datasketches.theta.Sketch with addition of a user-defined Summary object associated with every unique entry in the sketch.Summary Interface for user-defined Summary, which is associated with every hash in a tuple sketch -
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.fdt Class Description Sketch This is an equivalent to org.apache.datasketches.theta.Sketch with addition of a user-defined Summary object associated with every unique entry in the sketch.UpdatableSketch 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.tuple Class Description CompactSketch CompactSketches are never created directly.DeserializeResult Returns an object and its size in bytes as a result of a deserialize operationSerializerDeserializer.SketchType Defines the sketch classes that this SerializerDeserializer can handle.Sketch This is an equivalent to org.apache.datasketches.theta.Sketch with addition of a user-defined Summary object associated with every unique entry in the sketch.SketchIterator Iterator over a generic tuple sketchSummary Interface for user-defined Summary, which is associated with every hash in a tuple sketchSummaryDeserializer Interface for deserializing user-defined SummarySummaryFactory Interface for user-defined SummaryFactorySummarySetOperations This is to provide methods of producing unions and intersections of two Summary objects.UpdatableSketch An extension of QuickSelectSketch<S>, which can be updated with many types of keys.UpdatableSketchBuilder For building a new generic tuple UpdatableSketchUpdatableSummary Interface for updating user-defined Summary -
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tuple.adouble Class Description DeserializeResult Returns an object and its size in bytes as a result of a deserialize operationSketch This is an equivalent to org.apache.datasketches.theta.Sketch with addition of a user-defined Summary object associated with every unique entry in the sketch.Summary Interface for user-defined Summary, which is associated with every hash in a tuple sketchSummaryDeserializer Interface for deserializing user-defined SummarySummaryFactory Interface for user-defined SummaryFactorySummarySetOperations This is to provide methods of producing unions and intersections of two Summary objects.UpdatableSketch An extension of QuickSelectSketch<S>, which can be updated with many types of keys.UpdatableSummary Interface for updating user-defined Summary -
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tuple.aninteger Class Description DeserializeResult Returns an object and its size in bytes as a result of a deserialize operationSketch This is an equivalent to org.apache.datasketches.theta.Sketch with addition of a user-defined Summary object associated with every unique entry in the sketch.Summary Interface for user-defined Summary, which is associated with every hash in a tuple sketchSummaryDeserializer Interface for deserializing user-defined SummarySummaryFactory Interface for user-defined SummaryFactorySummarySetOperations This is to provide methods of producing unions and intersections of two Summary objects.UpdatableSketch An extension of QuickSelectSketch<S>, which can be updated with many types of keys.UpdatableSummary Interface for updating user-defined Summary -
Classes in org.apache.datasketches.tuple used by org.apache.datasketches.tuple.strings Class Description DeserializeResult Returns an object and its size in bytes as a result of a deserialize operationSketch This is an equivalent to org.apache.datasketches.theta.Sketch with addition of a user-defined Summary object associated with every unique entry in the sketch.Summary Interface for user-defined Summary, which is associated with every hash in a tuple sketchSummaryDeserializer Interface for deserializing user-defined SummarySummaryFactory Interface for user-defined SummaryFactorySummarySetOperations This is to provide methods of producing unions and intersections of two Summary objects.UpdatableSketch An extension of QuickSelectSketch<S>, which can be updated with many types of keys.UpdatableSummary Interface for updating user-defined Summary