JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.datasketches
,
org.apache.datasketches.cpc
,
org.apache.datasketches.fdt
,
org.apache.datasketches.frequencies
,
org.apache.datasketches.hash
,
org.apache.datasketches.hll
,
org.apache.datasketches.hllmap
,
org.apache.datasketches.kll
,
org.apache.datasketches.quantiles
,
org.apache.datasketches.req
,
org.apache.datasketches.sampling
,
org.apache.datasketches.theta
,
org.apache.datasketches.tuple
,
org.apache.datasketches.tuple.adouble
,
org.apache.datasketches.tuple.aninteger
,
org.apache.datasketches.tuple.arrayofdoubles
,
org.apache.datasketches.tuple.strings
Class Hierarchy
java.lang.
Object
org.apache.datasketches.tuple.
AnotB
<S>
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesAnotB
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesIntersection
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesSetOperationBuilder
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesSketch
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesCompactSketch
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesUpdatableSketch
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesSketches
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesUnion
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesUpdatableSketchBuilder
org.apache.datasketches.
ArrayOfItemsSerDe
<T>
org.apache.datasketches.
ArrayOfBooleansSerDe
org.apache.datasketches.
ArrayOfDoublesSerDe
org.apache.datasketches.
ArrayOfLongsSerDe
org.apache.datasketches.
ArrayOfNumbersSerDe
org.apache.datasketches.
ArrayOfStringsSerDe
org.apache.datasketches.
ArrayOfUtf16StringsSerDe
org.apache.datasketches.tuple.strings.
ArrayOfStringsSummary
(implements org.apache.datasketches.tuple.
UpdatableSummary
<U>)
org.apache.datasketches.tuple.strings.
ArrayOfStringsSummaryDeserializer
(implements org.apache.datasketches.tuple.
SummaryDeserializer
<S>)
org.apache.datasketches.tuple.strings.
ArrayOfStringsSummaryFactory
(implements org.apache.datasketches.tuple.
SummaryFactory
<S>)
org.apache.datasketches.tuple.strings.
ArrayOfStringsSummarySetOperations
(implements org.apache.datasketches.tuple.
SummarySetOperations
<S>)
org.apache.datasketches.
BinarySearch
org.apache.datasketches.
BinomialBoundsN
org.apache.datasketches.
BoundsOnBinomialProportions
org.apache.datasketches.
BoundsOnRatiosInSampledSets
org.apache.datasketches.
BoundsOnRatiosInThetaSketchedSets
org.apache.datasketches.
ByteArrayUtil
org.apache.datasketches.cpc.
CompressionCharacterization
org.apache.datasketches.cpc.
CpcSketch
org.apache.datasketches.cpc.
CpcUnion
org.apache.datasketches.cpc.
CpcWrapper
org.apache.datasketches.tuple.
DeserializeResult
<T>
org.apache.datasketches.quantiles.
DoublesSketch
org.apache.datasketches.quantiles.
CompactDoublesSketch
org.apache.datasketches.quantiles.
UpdateDoublesSketch
org.apache.datasketches.quantiles.
DoublesSketchBuilder
org.apache.datasketches.quantiles.
DoublesSketchIterator
org.apache.datasketches.tuple.adouble.
DoubleSummary
(implements org.apache.datasketches.tuple.
UpdatableSummary
<U>)
org.apache.datasketches.tuple.adouble.
DoubleSummaryDeserializer
(implements org.apache.datasketches.tuple.
SummaryDeserializer
<S>)
org.apache.datasketches.tuple.adouble.
DoubleSummaryFactory
(implements org.apache.datasketches.tuple.
SummaryFactory
<S>)
org.apache.datasketches.tuple.adouble.
DoubleSummarySetOperations
(implements org.apache.datasketches.tuple.
SummarySetOperations
<S>)
org.apache.datasketches.quantiles.
DoublesUnion
org.apache.datasketches.quantiles.
DoublesUnionBuilder
org.apache.datasketches.tuple.
Filter
<T>
org.apache.datasketches.
GenericInequalitySearch
org.apache.datasketches.fdt.
Group
(implements java.lang.
Comparable
<T>)
org.apache.datasketches.
HashOperations
org.apache.datasketches.hll.
HllSketch
org.apache.datasketches.tuple.aninteger.
IntegerSummary
(implements org.apache.datasketches.tuple.
UpdatableSummary
<U>)
org.apache.datasketches.tuple.aninteger.
IntegerSummaryDeserializer
(implements org.apache.datasketches.tuple.
SummaryDeserializer
<S>)
org.apache.datasketches.tuple.aninteger.
IntegerSummaryFactory
(implements org.apache.datasketches.tuple.
SummaryFactory
<S>)
org.apache.datasketches.tuple.aninteger.
IntegerSummarySetOperations
(implements org.apache.datasketches.tuple.
SummarySetOperations
<S>)
org.apache.datasketches.tuple.
Intersection
<S>
org.apache.datasketches.hll.
IntMemoryPairIterator
org.apache.datasketches.frequencies.
ItemsSketch
<T>
org.apache.datasketches.quantiles.
ItemsSketch
<T>
org.apache.datasketches.frequencies.
ItemsSketch.Row
<T> (implements java.lang.
Comparable
<T>)
org.apache.datasketches.quantiles.
ItemsSketchIterator
<T>
org.apache.datasketches.quantiles.
ItemsUnion
<T>
org.apache.datasketches.theta.
JaccardSimilarity
org.apache.datasketches.kll.
KllFloatsSketch
org.apache.datasketches.kll.
KllFloatsSketchIterator
org.apache.datasketches.frequencies.
LongsSketch
org.apache.datasketches.frequencies.
LongsSketch.Row
(implements java.lang.
Comparable
<T>)
org.apache.datasketches.cpc.
MergingValidation
org.apache.datasketches.hash.
MurmurHash3
(implements java.io.
Serializable
)
org.apache.datasketches.hash.
MurmurHash3Adaptor
org.apache.datasketches.hash.
MurmurHash3v2
org.apache.datasketches.theta.
PairwiseSetOperations
org.apache.datasketches.fdt.
PostProcessor
org.apache.datasketches.
QuantilesHelper
org.apache.datasketches.cpc.
QuickMergingValidation
org.apache.datasketches.
QuickSelect
org.apache.datasketches.req.
ReqIterator
org.apache.datasketches.req.
ReqSketch
org.apache.datasketches.req.
ReqSketchBuilder
org.apache.datasketches.sampling.
ReservoirItemsSketch
<T>
org.apache.datasketches.sampling.
ReservoirItemsUnion
<T>
org.apache.datasketches.sampling.
ReservoirLongsSketch
org.apache.datasketches.sampling.
ReservoirLongsUnion
org.apache.datasketches.sampling.
SampleSubsetSummary
org.apache.datasketches.tuple.
SerializerDeserializer
org.apache.datasketches.theta.
SetOperation
org.apache.datasketches.theta.
AnotB
org.apache.datasketches.theta.
Intersection
org.apache.datasketches.theta.
Union
org.apache.datasketches.theta.
SetOperationBuilder
org.apache.datasketches.tuple.
Sketch
<S>
org.apache.datasketches.tuple.
CompactSketch
<S>
org.apache.datasketches.tuple.
UpdatableSketch
<U,S>
org.apache.datasketches.tuple.strings.
ArrayOfStringsSketch
org.apache.datasketches.fdt.
FdtSketch
org.apache.datasketches.tuple.adouble.
DoubleSketch
org.apache.datasketches.tuple.aninteger.
IntegerSketch
org.apache.datasketches.theta.
Sketch
org.apache.datasketches.theta.
CompactSketch
org.apache.datasketches.theta.
UpdateSketch
org.apache.datasketches.tuple.
Sketches
org.apache.datasketches.theta.
Sketches
org.apache.datasketches.tuple.
SketchIterator
<S>
org.apache.datasketches.cpc.
StreamingValidation
org.apache.datasketches.cpc.
TestUtil
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.datasketches.
SketchesException
org.apache.datasketches.
SketchesArgumentException
org.apache.datasketches.
SketchesReadOnlyException
org.apache.datasketches.
SketchesStateException
org.apache.datasketches.hll.
Union
org.apache.datasketches.tuple.
Union
<S>
org.apache.datasketches.hllmap.
UniqueCountMap
org.apache.datasketches.tuple.
UpdatableSketchBuilder
<U,S>
org.apache.datasketches.theta.
UpdateSketchBuilder
org.apache.datasketches.
Util
org.apache.datasketches.tuple.
Util
org.apache.datasketches.sampling.
VarOptItemsSamples
<T> (implements java.lang.
Iterable
<T>)
org.apache.datasketches.sampling.
VarOptItemsSamples.VarOptItemsIterator
(implements java.util.
Iterator
<E>)
org.apache.datasketches.sampling.
VarOptItemsSamples.WeightedSample
org.apache.datasketches.sampling.
VarOptItemsSketch
<T>
org.apache.datasketches.sampling.
VarOptItemsUnion
<T>
org.apache.datasketches.hash.
XxHash
Interface Hierarchy
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesCombiner
org.apache.datasketches.tuple.arrayofdoubles.
ArrayOfDoublesSketchIterator
org.apache.datasketches.theta.
HashIterator
org.apache.datasketches.req.
ReqDebug
org.apache.datasketches.tuple.
Summary
org.apache.datasketches.tuple.
UpdatableSummary
<U>
org.apache.datasketches.tuple.
SummaryDeserializer
<S>
org.apache.datasketches.tuple.
SummaryFactory
<S>
org.apache.datasketches.tuple.
SummarySetOperations
<S>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.datasketches.
Family
org.apache.datasketches.
GenericInequalitySearch.Inequality
org.apache.datasketches.
ResizeFactor
org.apache.datasketches.
InequalitySearch
org.apache.datasketches.hll.
TgtHllType
org.apache.datasketches.tuple.adouble.
DoubleSummary.Mode
org.apache.datasketches.tuple.
SerializerDeserializer.SketchType
org.apache.datasketches.tuple.aninteger.
IntegerSummary.Mode
org.apache.datasketches.frequencies.
ErrorType
org.apache.datasketches.theta.
UpdateReturnState
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2021
The Apache Software Foundation
. All rights reserved.