# 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
NewQuantileFromTDigestSketch new instance of QuantileFromTDigestSketch.
NewQuantileFromTDigestSketchField new instance of QuantileFromTDigestSketchField.
NewQuantilesDoublesSketchField new instance of QuantilesDoublesSketchField.
NewQuantilesDoublesSketchToCDF new instance of QuantilesDoublesSketchToCDF.
NewQuantilesDoublesSketchToHistogram new instance of QuantilesDoublesSketchToHistogram.
NewQuantilesDoublesSketchToQuantile new instance of QuantilesDoublesSketchToQuantile.
NewQuantilesDoublesSketchToQuantileField new instance of QuantilesDoublesSketchField Deprecated: Use NewQuantilesDoublesSketchField instead.
NewQuantilesDoublesSketchToQuantiles new instance of QuantilesDoublesSketchToHistogram.
NewQuantilesDoublesSketchToRank new instance of NewQuantilesDoublesSketchToRank.
NewQuantilesDoublesSketchToString new instance of QuantilesDoublesSketchToString.
NewQuantilesFromTDigestSketch new instance of QuantilesFromTDigestSketch.
NewQuantilesFromTDigestSketchField new instance of QuantilesFromTDigestSketchField.
# 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
QuantileFromTDigestSketch struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-contrib/tdigestsketch-quantiles.html See the "Similar to quantilesFromTDigestSketch except it takes in a single fraction for computing quantile" section.
QuantileFromTDigestSketchField struct for Field in QuantileFromTDigestSketch.
QuantilesDoublesSketchField struct for Field in QuantilesDoublesSketch Post Aggregators.
QuantilesDoublesSketchToCDF struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html#cdf.
QuantilesDoublesSketchToHistogram struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html#histogram.
QuantilesDoublesSketchToQuantile struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html#quantile.
QuantilesDoublesSketchToQuantiles struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html#quantiles.
QuantilesDoublesSketchToRank struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html#rank.
QuantilesDoublesSketchToString struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-quantiles.html#sketch-summary.
QuantilesFromTDigestSketch struct based on PostAggregator section in https://druid.apache.org/docs/latest/development/extensions-contrib/tdigestsketch-quantiles.html.
QuantilesFromTDigestSketchField struct for Field in QuantilesFromTDigestSketch.