JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.datadoghq.sketch
,
com.datadoghq.sketch.ddsketch
,
com.datadoghq.sketch.ddsketch.mapping
,
com.datadoghq.sketch.ddsketch.store
,
com.datadoghq.sketch.gk
Class Hierarchy
java.lang.Object
com.datadoghq.sketch.ddsketch.store.
Bin
com.datadoghq.sketch.ddsketch.mapping.
BitwiseLinearlyInterpolatedMapping
(implements com.datadoghq.sketch.ddsketch.mapping.
IndexMapping
)
com.datadoghq.sketch.ddsketch.mapping.
CubicallyInterpolatedMapping
com.datadoghq.sketch.ddsketch.
DDSketch
(implements com.datadoghq.sketch.
QuantileSketch
<QS>)
com.datadoghq.sketch.ddsketch.store.
DenseStore
(implements com.datadoghq.sketch.ddsketch.store.
Store
)
com.datadoghq.sketch.ddsketch.store.
CollapsingHighestDenseStore
com.datadoghq.sketch.ddsketch.store.
CollapsingLowestDenseStore
com.datadoghq.sketch.ddsketch.store.
UnboundedSizeDenseStore
com.datadoghq.sketch.gk.
GKArray
(implements com.datadoghq.sketch.
QuantileSketch
<QS>)
com.datadoghq.sketch.ddsketch.mapping.
LinearlyInterpolatedMapping
com.datadoghq.sketch.ddsketch.mapping.
LogarithmicMapping
com.datadoghq.sketch.ddsketch.mapping.
QuadraticallyInterpolatedMapping
com.datadoghq.sketch.ddsketch.
SignedDDSketch
(implements com.datadoghq.sketch.
QuantileSketch
<QS>)
com.datadoghq.sketch.ddsketch.store.
SparseStore
(implements com.datadoghq.sketch.ddsketch.store.
Store
)
Interface Hierarchy
java.util.function.DoubleConsumer
com.datadoghq.sketch.
QuantileSketch
<QS>
com.datadoghq.sketch.ddsketch.mapping.
IndexMapping
com.datadoghq.sketch.ddsketch.store.
Store
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes