# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewHLLSketchBuild create a new instance of HLLSketch with type HLLSketchBuild.
NewHLLSketchMerge create a new instance of HLLSketch with type HLLSketchMerge.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewQuantilesDoublesSketch create a new instance of QuantilesDoublesSketch with type QuantilesDoublesSketch.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTDigestSketch create a new instance of TDigestSketch.
NewThetaSketch create a new instance of ThetaSketch.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HLLSketch holds the HLL sketch struct based on Aggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-hll.html.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QuantilesDoublesSketch holds the Quantiles Doubles sketch based on https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TDigestSketch holds the tdigest sketch struct based on Aggregator section in https://druid.apache.org/docs/latest/development/extensions-contrib/tdigestsketch-quantiles.html.
ThetaSketch holds the theta sketch struct based on Aggregator section in http://druid.apache.org/docs/latest/development/extensions-core/datasketches-theta.html.