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.encoding
,
com.datadoghq.sketch.ddsketch.mapping
,
com.datadoghq.sketch.ddsketch.store
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.encoding.
ByteArrayInput
(implements com.datadoghq.sketch.ddsketch.encoding.
Input
)
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.ddsketch.encoding.
Flag
com.datadoghq.sketch.ddsketch.encoding.
GrowingByteArrayOutput
(implements com.datadoghq.sketch.ddsketch.encoding.
Output
)
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.mapping.
QuarticallyInterpolatedMapping
com.datadoghq.sketch.ddsketch.
Serializer
com.datadoghq.sketch.ddsketch.store.
SparseStore
(implements com.datadoghq.sketch.ddsketch.store.
Store
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
com.datadoghq.sketch.ddsketch.encoding.
MalformedInputException
com.datadoghq.sketch.ddsketch.encoding.
InvalidFlagException
com.datadoghq.sketch.ddsketch.encoding.
VarEncodingHelper
com.datadoghq.sketch.
WithExactSummaryStatistics
<QS> (implements com.datadoghq.sketch.
QuantileSketch
<QS>)
com.datadoghq.sketch.ddsketch.
DDSketchWithExactSummaryStatistics
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.mapping.
IndexMappingConverter
com.datadoghq.sketch.ddsketch.encoding.
Input
com.datadoghq.sketch.ddsketch.encoding.
Output
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
com.datadoghq.sketch.ddsketch.encoding.
BinEncodingMode
com.datadoghq.sketch.ddsketch.encoding.
Flag.Type
com.datadoghq.sketch.ddsketch.encoding.
IndexMappingLayout
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes