JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.datasketches.tuple.strings
package
org.apache.datasketches.tuple.strings
This package is for a generic implementation of the Tuple sketch for single String value.
Related Packages
Package
Description
org.apache.datasketches.tuple
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.
org.apache.datasketches.tuple.adouble
This package is for a generic implementation of the Tuple sketch for single Double value.
org.apache.datasketches.tuple.aninteger
This package is for a generic implementation of the Tuple sketch for single Integer value.
org.apache.datasketches.tuple.arrayofdoubles
This package is for a concrete implementation of the Tuple sketch for an array of double values.
Classes
Class
Description
ArrayOfStringsSketch
ArrayOfStringsSummary
ArrayOfStringsSummaryDeserializer
ArrayOfStringsSummaryFactory
ArrayOfStringsSummarySetOperations