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.store.
PaginatedStore
(implements com.datadoghq.sketch.ddsketch.store.
Store
)
com.datadoghq.sketch.ddsketch.mapping.
QuadraticallyInterpolatedMapping
com.datadoghq.sketch.ddsketch.
Serializer
com.datadoghq.sketch.ddsketch.store.
SparseStore
(implements com.datadoghq.sketch.ddsketch.store.
Store
)
Interface Hierarchy
com.datadoghq.sketch.ddsketch.store.
BinAcceptor
com.datadoghq.sketch.ddsketch.
DDSketches
java.util.function.DoubleConsumer
com.datadoghq.sketch.
QuantileSketch
<QS>
com.datadoghq.sketch.ddsketch.mapping.
IndexMapping
com.datadoghq.sketch.ddsketch.store.
Store
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.datadoghq.sketch.ddsketch.mapping.
Interpolation
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes