From dde76cef0ddd0472e3049f56f38d56a43560d750 Mon Sep 17 00:00:00 2001 From: leerho Date: Thu, 30 Nov 2023 19:55:04 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20apache/d?= =?UTF-8?q?atasketches-java@e06ae7de4d4f6faa3a79840c34b5615a77ba056d=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/master/allclasses-index.html | 351 +++++------ docs/master/allclasses.html | 22 +- docs/master/allpackages-index.html | 24 +- docs/master/constant-values.html | 19 + docs/master/element-list | 1 + docs/master/index-all.html | 484 +++++++++------ docs/master/index.html | 24 +- docs/master/jquery/jquery-ui.min.css | 2 +- docs/master/jquery/jquery-ui.min.js | 4 +- docs/master/legal/jqueryUI.md | 2 +- docs/master/member-search-index.js | 2 +- docs/master/member-search-index.zip | Bin 15870 -> 16384 bytes .../common/ArrayOfBooleansSerDe.html | 2 +- .../common/ArrayOfDoublesSerDe.html | 2 +- .../common/ArrayOfItemsSerDe.html | 2 +- .../common/ArrayOfLongsSerDe.html | 2 +- .../common/ArrayOfNumbersSerDe.html | 2 +- .../common/ArrayOfStringsSerDe.html | 2 +- .../common/ArrayOfUtf16StringsSerDe.html | 2 +- .../common/BoundsOnBinomialProportions.html | 2 +- .../common/BoundsOnRatiosInSampledSets.html | 2 +- .../datasketches/common/ByteArrayUtil.html | 2 +- .../apache/datasketches/common/Family.html | 6 +- .../datasketches/common/ResizeFactor.html | 4 +- .../common/SketchesArgumentException.html | 4 +- .../common/SketchesException.html | 4 +- .../common/SketchesReadOnlyException.html | 4 +- .../common/SketchesStateException.html | 4 +- .../org/apache/datasketches/common/Util.html | 62 +- .../cpc/CompressionCharacterization.html | 2 +- .../apache/datasketches/cpc/CpcSketch.html | 4 +- .../org/apache/datasketches/cpc/CpcUnion.html | 2 +- .../apache/datasketches/cpc/CpcWrapper.html | 2 +- .../datasketches/cpc/MergingValidation.html | 2 +- .../cpc/QuickMergingValidation.html | 2 +- .../datasketches/cpc/StreamingValidation.html | 2 +- .../org/apache/datasketches/cpc/TestUtil.html | 2 +- .../apache/datasketches/fdt/FdtSketch.html | 2 +- .../org/apache/datasketches/fdt/Group.html | 10 +- .../datasketches/fdt/PostProcessor.html | 2 +- .../datasketches/frequencies/ErrorType.html | 4 +- .../frequencies/ItemsSketch.Row.html | 10 +- .../datasketches/frequencies/ItemsSketch.html | 4 +- .../frequencies/LongsSketch.Row.html | 10 +- .../datasketches/frequencies/LongsSketch.html | 4 +- .../apache/datasketches/hash/MurmurHash3.html | 2 +- .../datasketches/hash/MurmurHash3Adaptor.html | 2 +- .../org/apache/datasketches/hash/XxHash.html | 2 +- .../apache/datasketches/hll/HllSketch.html | 4 +- .../apache/datasketches/hll/TgtHllType.html | 4 +- .../org/apache/datasketches/hll/Union.html | 4 +- .../datasketches/hllmap/UniqueCountMap.html | 4 +- .../datasketches/kll/KllDoublesSketch.html | 89 +-- .../kll/KllDoublesSketchIterator.html | 100 ++-- .../kll/KllDoublesSketchSortedView.html | 109 +++- .../KllDoublesSketchSortedViewIterator.html | 430 -------------- .../datasketches/kll/KllFloatsSketch.html | 93 +-- .../kll/KllFloatsSketchIterator.html | 100 ++-- .../kll/KllFloatsSketchSortedView.html | 109 +++- .../KllFloatsSketchSortedViewIterator.html | 430 -------------- .../datasketches/kll/KllItemsSketch.html | 55 +- .../kll/KllItemsSketchIterator.html | 100 ++-- ...View.KllItemsSketchSortedViewIterator.html | 248 -------- .../kll/KllItemsSketchSortedView.html | 207 +++++-- .../kll/KllSketch.SketchStructure.html | 4 +- .../kll/KllSketch.SketchType.html | 4 +- .../apache/datasketches/kll/KllSketch.html | 4 +- .../KllSketchIterator.html} | 244 ++++---- .../kll/class-use/KllDoublesSketch.html | 2 +- .../kll/class-use/KllFloatsSketch.html | 2 +- ...ewIterator.html => KllSketchIterator.html} | 40 +- .../datasketches/kll/package-summary.html | 25 +- .../apache/datasketches/kll/package-tree.html | 21 +- .../apache/datasketches/kll/package-use.html | 29 +- .../datasketches/partitions/BoundsRule.html | 401 +++++++++++++ .../Partitioner.PartitionBoundsRow.html | 386 ++++++++++++ .../Partitioner.StackElement.html} | 99 ++-- .../datasketches/partitions/Partitioner.html | 410 +++++++++++++ .../SketchFillRequest.html} | 117 ++-- .../partitions/class-use/BoundsRule.html | 238 ++++++++ .../Partitioner.PartitionBoundsRow.html} | 33 +- .../class-use/Partitioner.StackElement.html} | 30 +- .../partitions/class-use/Partitioner.html | 149 +++++ .../class-use/SketchFillRequest.html} | 46 +- .../partitions/package-summary.html | 215 +++++++ .../datasketches/partitions/package-tree.html | 186 ++++++ .../datasketches/partitions/package-use.html | 203 +++++++ .../datasketches/quantiles/ClassicUtil.html | 2 +- .../quantiles/CompactDoublesSketch.html | 6 +- .../datasketches/quantiles/DoublesSketch.html | 113 ++-- .../quantiles/DoublesSketchBuilder.html | 4 +- .../quantiles/DoublesSketchIterator.html | 2 +- .../quantiles/DoublesSketchSortedView.html | 133 ++++- .../DoublesSketchSortedViewIterator.html | 426 -------------- .../datasketches/quantiles/DoublesUnion.html | 4 +- .../quantiles/DoublesUnionBuilder.html | 2 +- .../datasketches/quantiles/ItemsSketch.html | 355 +++-------- .../quantiles/ItemsSketchIterator.html | 2 +- .../quantiles/ItemsSketchSortedView.html | 207 +++++-- .../datasketches/quantiles/ItemsUnion.html | 4 +- .../quantiles/UpdateDoublesSketch.html | 6 +- ...tedView.ItemsSketchSortedViewIterator.html | 196 ------- .../class-use/ItemsSketchSortedView.html | 49 +- .../quantiles/package-summary.html | 20 +- .../datasketches/quantiles/package-tree.html | 10 +- .../datasketches/quantiles/package-use.html | 20 +- .../quantilescommon/BinarySearch.html | 2 +- .../quantilescommon/DoublesSortedView.html | 72 ++- .../DoublesSortedViewIterator.html | 125 +++- .../quantilescommon/FloatsSortedView.html | 70 ++- .../FloatsSortedViewIterator.html | 125 +++- .../GenericInequalitySearch.Inequality.html | 4 +- .../GenericInequalitySearch.html | 2 +- .../GenericPartitionBoundaries.html | 555 ++++++++++++++++++ .../quantilescommon/GenericSortedView.html | 68 ++- .../GenericSortedViewIterator.html | 194 ++---- .../quantilescommon/InequalitySearch.html | 104 +++- .../quantilescommon/PartitionBoundaries.html | 375 ++++++++++++ .../quantilescommon/PartitioningFeature.html | 332 +++++++++++ .../QuantileSearchCriteria.html | 4 +- .../quantilescommon/QuantilesAPI.html | 8 +- ...DoublesAPI.DoublesPartitionBoundaries.html | 2 +- .../quantilescommon/QuantilesDoublesAPI.html | 114 +--- ...esFloatsAPI.FloatsPartitionBoundaries.html | 2 +- .../quantilescommon/QuantilesFloatsAPI.html | 118 +--- .../quantilescommon/QuantilesGenericAPI.html | 144 +---- .../QuantilesSketchIterator.html | 2 +- .../quantilescommon/QuantilesUtil.html | 145 ++++- .../quantilescommon/SortedView.html | 54 +- .../quantilescommon/SortedViewIterator.html | 155 +++-- .../class-use/DoublesSortedViewIterator.html | 46 +- .../class-use/FloatsSortedViewIterator.html | 46 +- ...s.html => GenericPartitionBoundaries.html} | 105 +++- .../class-use/GenericSortedView.html | 15 - .../class-use/GenericSortedViewIterator.html | 24 +- .../class-use/InequalitySearch.html | 12 + .../class-use/PartitionBoundaries.html} | 34 +- .../class-use/PartitioningFeature.html | 282 +++++++++ .../class-use/QuantileSearchCriteria.html | 262 +++++---- ...DoublesAPI.DoublesPartitionBoundaries.html | 121 +--- ...esFloatsAPI.FloatsPartitionBoundaries.html | 91 +-- .../class-use/QuantilesGenericAPI.html | 37 ++ .../class-use/QuantilesSketchIterator.html | 8 + .../quantilescommon/class-use/SortedView.html | 2 +- .../class-use/SortedViewIterator.html | 155 +---- .../quantilescommon/package-summary.html | 60 +- .../quantilescommon/package-tree.html | 18 +- .../quantilescommon/package-use.html | 211 +++---- .../apache/datasketches/req/ReqSketch.html | 113 ++-- .../datasketches/req/ReqSketchBuilder.html | 4 +- .../datasketches/req/ReqSketchIterator.html | 2 +- .../datasketches/req/ReqSketchSortedView.html | 109 +++- .../datasketches/req/class-use/ReqSketch.html | 2 +- .../datasketches/req/package-summary.html | 6 - .../apache/datasketches/req/package-tree.html | 1 - .../apache/datasketches/req/package-use.html | 6 - .../sampling/ReservoirItemsSketch.html | 4 +- .../sampling/ReservoirItemsUnion.html | 4 +- .../sampling/ReservoirLongsSketch.html | 4 +- .../sampling/ReservoirLongsUnion.html | 4 +- .../sampling/SampleSubsetSummary.html | 2 +- ...arOptItemsSamples.VarOptItemsIterator.html | 8 +- .../VarOptItemsSamples.WeightedSample.html | 2 +- .../sampling/VarOptItemsSamples.html | 6 +- .../sampling/VarOptItemsSketch.html | 4 +- .../sampling/VarOptItemsUnion.html | 4 +- .../org/apache/datasketches/theta/AnotB.html | 2 +- .../apache/datasketches/theta/BitPacking.html | 2 +- .../datasketches/theta/CompactSketch.html | 2 +- .../datasketches/theta/Intersection.html | 2 +- .../datasketches/theta/JaccardSimilarity.html | 2 +- .../datasketches/theta/SetOperation.html | 2 +- .../theta/SetOperationBuilder.html | 4 +- .../org/apache/datasketches/theta/Sketch.html | 4 +- .../apache/datasketches/theta/Sketches.html | 2 +- .../org/apache/datasketches/theta/Union.html | 2 +- .../datasketches/theta/UpdateReturnState.html | 4 +- .../datasketches/theta/UpdateSketch.html | 2 +- .../theta/UpdateSketchBuilder.html | 4 +- .../thetacommon/BinomialBoundsN.html | 2 +- .../BoundsOnRatiosInThetaSketchedSets.html | 2 +- .../BoundsOnRatiosInTupleSketchedSets.html | 2 +- .../thetacommon/HashOperations.html | 2 +- .../datasketches/thetacommon/QuickSelect.html | 2 +- .../SetOperationCornerCases.AnotbAction.html | 4 +- .../SetOperationCornerCases.CornerCase.html | 4 +- ...tOperationCornerCases.IntersectAction.html | 4 +- .../SetOperationCornerCases.UnionAction.html | 4 +- .../thetacommon/SetOperationCornerCases.html | 2 +- .../datasketches/thetacommon/ThetaUtil.html | 2 +- .../org/apache/datasketches/tuple/AnotB.html | 2 +- .../datasketches/tuple/CompactSketch.html | 2 +- .../datasketches/tuple/DeserializeResult.html | 2 +- .../org/apache/datasketches/tuple/Filter.html | 2 +- .../datasketches/tuple/Intersection.html | 2 +- .../datasketches/tuple/JaccardSimilarity.html | 2 +- .../SerializerDeserializer.SketchType.html | 4 +- .../tuple/SerializerDeserializer.html | 2 +- .../org/apache/datasketches/tuple/Sketch.html | 4 +- .../apache/datasketches/tuple/Sketches.html | 2 +- .../tuple/TupleSketchIterator.html | 2 +- .../org/apache/datasketches/tuple/Union.html | 2 +- .../datasketches/tuple/UpdatableSketch.html | 2 +- .../tuple/UpdatableSketchBuilder.html | 2 +- .../org/apache/datasketches/tuple/Util.html | 2 +- .../tuple/adouble/DoubleSketch.html | 2 +- .../tuple/adouble/DoubleSummary.Mode.html | 4 +- .../tuple/adouble/DoubleSummary.html | 2 +- .../adouble/DoubleSummaryDeserializer.html | 2 +- .../tuple/adouble/DoubleSummaryFactory.html | 2 +- .../adouble/DoubleSummarySetOperations.html | 2 +- .../tuple/aninteger/IntegerSketch.html | 2 +- .../tuple/aninteger/IntegerSummary.Mode.html | 4 +- .../tuple/aninteger/IntegerSummary.html | 2 +- .../aninteger/IntegerSummaryDeserializer.html | 2 +- .../aninteger/IntegerSummaryFactory.html | 2 +- .../IntegerSummarySetOperations.html | 2 +- .../arrayofdoubles/ArrayOfDoublesAnotB.html | 2 +- .../ArrayOfDoublesAnotBImpl.html | 2 +- .../ArrayOfDoublesCompactSketch.html | 2 +- .../ArrayOfDoublesIntersection.html | 2 +- .../ArrayOfDoublesSetOperationBuilder.html | 2 +- .../arrayofdoubles/ArrayOfDoublesSketch.html | 4 +- .../ArrayOfDoublesSketches.html | 2 +- .../arrayofdoubles/ArrayOfDoublesUnion.html | 2 +- .../ArrayOfDoublesUpdatableSketch.html | 2 +- .../ArrayOfDoublesUpdatableSketchBuilder.html | 2 +- .../tuple/strings/ArrayOfStringsSketch.html | 2 +- .../tuple/strings/ArrayOfStringsSummary.html | 6 +- .../ArrayOfStringsSummaryDeserializer.html | 2 +- .../strings/ArrayOfStringsSummaryFactory.html | 2 +- .../ArrayOfStringsSummarySetOperations.html | 2 +- docs/master/overview-tree.html | 51 +- docs/master/package-search-index.js | 2 +- docs/master/package-search-index.zip | Bin 344 -> 351 bytes docs/master/type-search-index.js | 2 +- docs/master/type-search-index.zip | Bin 1592 -> 1627 bytes 237 files changed, 7363 insertions(+), 5092 deletions(-) delete mode 100644 docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedViewIterator.html delete mode 100644 docs/master/org/apache/datasketches/kll/KllFloatsSketchSortedViewIterator.html delete mode 100644 docs/master/org/apache/datasketches/kll/KllItemsSketchSortedView.KllItemsSketchSortedViewIterator.html rename docs/master/org/apache/datasketches/{req/ReqSketchSortedViewIterator.html => kll/KllSketchIterator.html} (55%) rename docs/master/org/apache/datasketches/kll/class-use/{KllFloatsSketchSortedViewIterator.html => KllSketchIterator.html} (71%) create mode 100644 docs/master/org/apache/datasketches/partitions/BoundsRule.html create mode 100644 docs/master/org/apache/datasketches/partitions/Partitioner.PartitionBoundsRow.html rename docs/master/org/apache/datasketches/{quantilescommon/QuantilesGenericAPI.GenericPartitionBoundaries.html => partitions/Partitioner.StackElement.html} (67%) create mode 100644 docs/master/org/apache/datasketches/partitions/Partitioner.html rename docs/master/org/apache/datasketches/{quantiles/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html => partitions/SketchFillRequest.html} (52%) create mode 100644 docs/master/org/apache/datasketches/partitions/class-use/BoundsRule.html rename docs/master/org/apache/datasketches/{quantiles/class-use/DoublesSketchSortedViewIterator.html => partitions/class-use/Partitioner.PartitionBoundsRow.html} (71%) rename docs/master/org/apache/datasketches/{req/class-use/ReqSketchSortedViewIterator.html => partitions/class-use/Partitioner.StackElement.html} (72%) create mode 100644 docs/master/org/apache/datasketches/partitions/class-use/Partitioner.html rename docs/master/org/apache/datasketches/{kll/class-use/KllItemsSketchSortedView.KllItemsSketchSortedViewIterator.html => partitions/class-use/SketchFillRequest.html} (62%) create mode 100644 docs/master/org/apache/datasketches/partitions/package-summary.html create mode 100644 docs/master/org/apache/datasketches/partitions/package-tree.html create mode 100644 docs/master/org/apache/datasketches/partitions/package-use.html delete mode 100644 docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedViewIterator.html delete mode 100644 docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html create mode 100644 docs/master/org/apache/datasketches/quantilescommon/GenericPartitionBoundaries.html create mode 100644 docs/master/org/apache/datasketches/quantilescommon/PartitionBoundaries.html create mode 100644 docs/master/org/apache/datasketches/quantilescommon/PartitioningFeature.html rename docs/master/org/apache/datasketches/quantilescommon/class-use/{QuantilesGenericAPI.GenericPartitionBoundaries.html => GenericPartitionBoundaries.html} (50%) rename docs/master/org/apache/datasketches/{kll/class-use/KllDoublesSketchSortedViewIterator.html => quantilescommon/class-use/PartitionBoundaries.html} (70%) create mode 100644 docs/master/org/apache/datasketches/quantilescommon/class-use/PartitioningFeature.html diff --git a/docs/master/allclasses-index.html b/docs/master/allclasses-index.html index f9c14d8b9..ce18f1ca4 100644 --- a/docs/master/allclasses-index.html +++ b/docs/master/allclasses-index.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":1,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":1,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":1,"i50":1,"i51":2,"i52":4,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":4,"i59":4,"i60":2,"i61":2,"i62":1,"i63":1,"i64":2,"i65":4,"i66":1,"i67":2,"i68":2,"i69":1,"i70":2,"i71":2,"i72":4,"i73":2,"i74":2,"i75":4,"i76":2,"i77":2,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":2,"i87":2,"i88":2,"i89":2,"i90":2,"i91":2,"i92":2,"i93":2,"i94":2,"i95":2,"i96":2,"i97":2,"i98":2,"i99":2,"i100":2,"i101":2,"i102":2,"i103":4,"i104":4,"i105":2,"i106":2,"i107":2,"i108":2,"i109":2,"i110":2,"i111":1,"i112":1,"i113":2,"i114":1,"i115":4,"i116":1,"i117":2,"i118":1,"i119":1,"i120":2,"i121":1,"i122":1,"i123":2,"i124":2,"i125":2,"i126":1,"i127":2,"i128":2,"i129":2,"i130":2,"i131":2,"i132":2,"i133":2,"i134":2,"i135":2,"i136":4,"i137":2,"i138":2,"i139":4,"i140":2,"i141":2,"i142":2,"i143":4,"i144":4,"i145":4,"i146":4,"i147":2,"i148":2,"i149":2,"i150":2,"i151":8,"i152":8,"i153":8,"i154":8,"i155":1,"i156":1,"i157":2,"i158":1,"i159":1,"i160":1,"i161":1,"i162":32,"i163":2,"i164":4,"i165":2,"i166":2,"i167":2,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":1,"i174":2,"i175":4,"i176":2,"i177":2,"i178":2,"i179":2,"i180":2,"i181":2,"i182":2,"i183":2}; +var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":1,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":1,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":4,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":1,"i50":2,"i51":2,"i52":4,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":4,"i59":4,"i60":2,"i61":2,"i62":1,"i63":2,"i64":2,"i65":4,"i66":2,"i67":1,"i68":2,"i69":2,"i70":1,"i71":2,"i72":2,"i73":4,"i74":2,"i75":2,"i76":4,"i77":2,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":2,"i87":2,"i88":2,"i89":2,"i90":2,"i91":2,"i92":2,"i93":2,"i94":2,"i95":2,"i96":2,"i97":2,"i98":2,"i99":2,"i100":4,"i101":4,"i102":2,"i103":2,"i104":2,"i105":2,"i106":2,"i107":2,"i108":1,"i109":2,"i110":2,"i111":2,"i112":1,"i113":2,"i114":1,"i115":1,"i116":2,"i117":1,"i118":4,"i119":1,"i120":2,"i121":1,"i122":1,"i123":1,"i124":1,"i125":2,"i126":2,"i127":2,"i128":1,"i129":2,"i130":2,"i131":2,"i132":2,"i133":2,"i134":2,"i135":2,"i136":2,"i137":4,"i138":2,"i139":2,"i140":4,"i141":2,"i142":2,"i143":2,"i144":4,"i145":4,"i146":4,"i147":4,"i148":2,"i149":2,"i150":2,"i151":2,"i152":8,"i153":8,"i154":8,"i155":8,"i156":1,"i157":1,"i158":2,"i159":2,"i160":1,"i161":1,"i162":1,"i163":1,"i164":32,"i165":2,"i166":4,"i167":2,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":1,"i176":2,"i177":4,"i178":2,"i179":2,"i180":2,"i181":2,"i182":2,"i183":2,"i184":2,"i185":2}; var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"],32:["t6","Annotation Types Summary"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -335,43 +335,47 @@

All Classes

+BoundsRule +  + + ByteArrayUtil
Useful methods for byte arrays.
- + ClassicUtil
Utilities for the classic quantiles sketches and independent of the type.
- + CompactDoublesSketch
Compact sketches are inherently read ony.
- + CompactSketch
The parent class of all the CompactSketches.
- + CompactSketch<S extends Summary>
CompactSketches are never created directly.
- + CompressionCharacterization
This code is used both by unit tests, for short running tests, and by the characterization repository for longer running, more exhaustive testing.
- + CpcSketch
This is a unique-counting sketch that implements the @@ -381,30 +385,30 @@

All Classes

Optimal Cardinality Estimation Algorithm.
- + CpcUnion
The union (merge) operation for the CPC sketches.
- + CpcWrapper
This provides a read-only view of a serialized image of a CpcSketch, which can be on-heap or off-heap represented as a Memory object, or on-heap represented as a byte array.
- + DeserializeResult<T>
Returns an object and its size in bytes as a result of a deserialize operation
- + DoubleSketch   - + DoublesSketch
This is an implementation of the Low Discrepancy Mergeable Quantiles Sketch, using doubles, @@ -412,40 +416,34 @@

All Classes

by Agarwal, Cormode, Huang, Phillips, Wei, and Yi:
- + DoublesSketchBuilder
For building a new quantiles DoublesSketch.
- + DoublesSketchIterator
Iterator over DoublesSketch.
- + DoublesSketchSortedView
The SortedView of the Classic Quantiles DoublesSketch.
- -DoublesSketchSortedViewIterator - -
Iterator over DoublesSketchSortedView.
- - DoublesSortedView -
The Sorted View for quantiles of primitive type double.
+
The Sorted View for quantile sketches of primitive type double.
-DoublesSortedViewIterator +DoublesSortedViewIterator -
The quantiles SortedView iterator for type double.
+
Iterator over quantile sketches of primitive type double.
@@ -521,9 +519,9 @@

All Classes

-FloatsSortedViewIterator +FloatsSortedViewIterator -
The quantiles SortedView Iterator for type float.
+
Iterator over quantile sketches of primitive type float.
@@ -540,96 +538,102 @@

All Classes

+GenericPartitionBoundaries<T> + +
Implements PartitionBoundaries
+ + + GenericSortedView<T>
The Sorted View for quantiles of generic type.
- + GenericSortedViewIterator<T> -
The quantiles SortedView Iterator for generic types.
+
Iterator over quantile sketches of generic type.
- + Group
Defines a Group from a Frequent Distinct Tuple query.
- + HashIterator
This is used to iterate over the retained hash values of the Theta sketch.
- + HashOperations
Helper class for the common hash table methods.
- + HllSketch
The HllSketch is actually a collection of compact implementations of Phillipe Flajolet’s HyperLogLog (HLL) sketch but with significantly improved error behavior and excellent speed performance.
- + InequalitySearch
This provides efficient, unique and unambiguous binary searching for inequality comparison criteria for ordered arrays of values that may include duplicate values.
- + IntegerSketch   - + IntegerSummary
Summary for generic tuple sketches of type Integer.
- + IntegerSummary.Mode
The aggregation modes for this Summary
- + IntegerSummaryDeserializer   - + IntegerSummaryFactory
Factory for IntegerSummary.
- + IntegerSummarySetOperations
Methods for defining how unions and intersections of two objects of type IntegerSummary are performed.
- + Intersection
The API for intersection operations
- + Intersection<S extends Summary>
Computes an intersection of two or more generic tuple sketches or generic tuple sketches combined with theta sketches.
- + ItemsSketch<T>
This sketch is useful for tracking approximate frequencies of items of type <T> @@ -637,7 +641,7 @@

All Classes

multiset of such items.
- + ItemsSketch<T>
This is an implementation of the Low Discrepancy Mergeable Quantiles Sketch, using generic items, @@ -645,30 +649,24 @@

All Classes

by Agarwal, Cormode, Huang, Phillips, Wei, and Yi:
- + ItemsSketch.Row<T>
Row class that defines the return values from a getFrequentItems query.
- + ItemsSketchIterator<T>
Iterator over ItemsSketch.
- + ItemsSketchSortedView<T>
The SortedView of the Classic Quantiles ItemsSketch.
- -ItemsSketchSortedView.ItemsSketchSortedViewIterator<T> - -
Iterator over ItemsSketchSortedView.
- - ItemsUnion<T> @@ -706,78 +704,67 @@

All Classes

-KllDoublesSketchSortedViewIterator - -
Iterator over KllDoublesSketchSortedView
- - - KllFloatsSketch
This variation of the KllSketch implements primitive floats.
- + KllFloatsSketchIterator
Iterator over KllFloatsSketch.
- + KllFloatsSketchSortedView
The SortedView of the KllFloatsSketch.
- -KllFloatsSketchSortedViewIterator - -
Iterator over KllFloatsSketchSortedView
- - - + KllItemsSketch<T>
This variation of the KllSketch implements generic data types.
- + KllItemsSketchIterator<T>
Iterator over KllItemsSketch.
- + KllItemsSketchSortedView<T>
The SortedView of the KllItemsSketch.
- -KllItemsSketchSortedView.KllItemsSketchSortedViewIterator<T> - -
Iterator over KllItemsSketchSortedView.
- - - + KllSketch
This class is the root of the KLL sketch class hierarchy.
- + KllSketch.SketchStructure
Used primarily to define the structure of the serialized sketch.
- + KllSketch.SketchType
Used to define the variable type of the current instance of this class.
- + +KllSketchIterator + +
The base implementation for the KLL sketch iterator hierarchy used for viewing the + non-ordered quantiles retained by a sketch.
+ + + LongsSketch
This sketch is useful for tracking approximate frequencies of long items with optional @@ -785,20 +772,20 @@

All Classes

such items.
- + LongsSketch.Row
Row class that defines the return values from a getFrequentItems query.
- + MergingValidation
This code is used both by unit tests, for short running tests, and by the characterization repository for longer running, more exhaustive testing.
- + MurmurHash3
@@ -806,20 +793,52 @@

All Classes

excellent avalanche and 2-way bit independence properties.
- + MurmurHash3Adaptor
A general purpose wrapper for the MurmurHash3.
+ +PartitionBoundaries + +
This defines a set of results computed from the getParitionBoundaries() function and + encapsulates the basic methods needed to construct actual partitions based on generic items.
+ + + +Partitioner<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>> + +
A partitioning process that can partition very large data sets into thousands + of partitions of approximately the same size.
+ + +Partitioner.PartitionBoundsRow<T> + +
Defines a row for List of PartitionBounds.
+ + + +Partitioner.StackElement<T> + +
Holds data for a Stack element
+ + + +PartitioningFeature<T> + +
This enables the special functions for performing efficient partitioning of massive data.
+ + + PostProcessor
This processes the contents of a FDT sketch to extract the primary keys with the most frequent unique combinations of the non-primary dimensions.
- + QuantilesAPI
This is a stochastic streaming sketch that enables near-real time analysis of the @@ -827,103 +846,96 @@

All Classes

that the items are comparable.
- + QuantilesDoublesAPI
The Quantiles API for item type double.
- + QuantilesDoublesAPI.DoublesPartitionBoundaries
This encapsulates the essential information needed to construct actual partitions and is returned from the getPartitionBoundaries(int, QuantileSearchCritera) method.
- + QuantilesDoublesSketchIterator
The quantiles sketch iterator for primitive type double.
- + QuantileSearchCriteria
These search criteria are used by the KLL, REQ and Classic Quantiles sketches in the DataSketches library.
- + QuantilesFloatsAPI
The Quantiles API for item type float.
- + QuantilesFloatsAPI.FloatsPartitionBoundaries
This encapsulates the essential information needed to construct actual partitions and is returned from the getPartitionBoundaries(int, QuantileSearchCritera) method.
- + QuantilesFloatsSketchIterator
The quantiles sketch iterator for primitive type float.
- + QuantilesGenericAPI<T>
The Quantiles API for item type generic.
- -QuantilesGenericAPI.GenericPartitionBoundaries<T> - -
This encapsulates the essential information needed to construct actual partitions and is returned from the - getPartitionBoundaries(int, QuantileSearchCritera) method.
- - - + QuantilesGenericSketchIterator<T>
The quantiles sketch iterator for generic types.
- + QuantilesSketchIterator
This is the base interface for the SketchIterator hierarchy used for viewing the non-ordered quantiles retained by a sketch.
- + QuantilesUtil
Utilities for the quantiles sketches.
- + QuickMergingValidation
This code is used both by unit tests, for short running tests, and by the characterization repository for longer running, more exhaustive testing.
- + QuickSelect
QuickSelect algorithm improved from Sedgewick.
- + ReqDebug
The signaling interface that allows comprehensive analysis of the ReqSketch and ReqCompactor while eliminating code clutter in the main classes.
- + ReqSketch
This Relative Error Quantiles Sketch is the Java implementation based on the paper @@ -931,120 +943,114 @@

All Classes

Justin Thaler, Pavel Veselý, and loosely derived from a Python prototype written by Pavel Veselý.
- + ReqSketchBuilder
For building a new ReqSketch
- + ReqSketchIterator
Iterator over all retained items of the ReqSketch.
- + ReqSketchSortedView
The SortedView of the ReqSketch.
- -ReqSketchSortedViewIterator - -
Iterator over ReqSketchSortedView.
- - - + ReservoirItemsSketch<T>
This sketch provides a reservoir sample over an input stream of items.
- + ReservoirItemsUnion<T>
Class to union reservoir samples of generic items.
- + ReservoirLongsSketch
This sketch provides a reservoir sample over an input stream of longs.
- + ReservoirLongsUnion
Class to union reservoir samples of longs.
- + ResizeFactor
For the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.
- + SampleSubsetSummary
A simple object o capture the results of a subset sum query on a sampling sketch.
- + SerializerDeserializer
Multipurpose serializer-deserializer for a collection of sketches defined by the enum.
- + SerializerDeserializer.SketchType
Defines the sketch classes that this SerializerDeserializer can handle.
- + SetOperation
The parent API for all Set Operations
- + SetOperationBuilder
For building a new SetOperation.
- + SetOperationCornerCases
Simplifies and speeds up set operations by resolving specific corner cases.
- + SetOperationCornerCases.AnotbAction   - + SetOperationCornerCases.CornerCase   - + SetOperationCornerCases.IntersectAction   - + SetOperationCornerCases.UnionAction   - + Sketch
The top-level class for all theta sketches.
- + Sketch<S extends Summary>
This is an equivalent to org.apache.datasketches.theta.Sketch with @@ -1052,212 +1058,219 @@

All Classes

in the sketch.
- + Sketches
This class brings together the common sketch and set operation creation methods and the public static methods into one place.
- + Sketches
Convenient static methods to instantiate generic tuple sketches.
- + SketchesArgumentException
Illegal Arguments Exception class for the library
- + SketchesException
Exception class for the library
- + SketchesReadOnlyException
Write operation attempted on a read-only class.
- + SketchesStateException
Illegal State Exception class for the library
- + +SketchFillRequest<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>> + +
This is a callback request to the data source to fill a quantiles sketch, + which is returned to the caller.
+ + + SortedView -
This is the base interface for the Sorted View interface hierarchy.
+
This is the base interface for the Sorted View interface hierarchy and defines the methods that are type independent.
- -SortedViewIterator + +SortedViewIterator
This is the base interface for the SortedViewIterator hierarchy used with a SortedView obtained from a quantile-type sketch.
- + StreamingValidation
This code is used both by unit tests, for short running tests, and by the characterization repository for longer running, more exhaustive testing.
- + Summary
Interface for user-defined Summary, which is associated with every hash in a tuple sketch
- + SummaryDeserializer<S extends Summary>
Interface for deserializing user-defined Summary
- + SummaryFactory<S extends Summary>
Interface for user-defined SummaryFactory
- + SummarySetOperations<S extends Summary>
This is to provide methods of producing unions and intersections of two Summary objects.
- + SuppressFBWarnings
Used to suppress SpotBug warnings.
- + TestUtil   - + TgtHllType
Specifies the target type of HLL sketch to be created.
- + ThetaUtil
Utility methods for the Theta Family of sketches
- + TupleSketchIterator<S extends Summary>
Iterator over a generic tuple sketch
- + Union
This performs union operations for all HllSketches.
- + Union
Compute the union of two or more theta sketches.
- + Union<S extends Summary>
Compute the union of two or more generic tuple sketches or generic tuple sketches combined with theta sketches.
- + UniqueCountMap
This is a real-time, key-value HLL mapping sketch that tracks approximate unique counts of identifiers (the values) associated with each key.
- + UpdatableSketch<U,​S extends UpdatableSummary<U>>
An extension of QuickSelectSketch<S>, which can be updated with many types of keys.
- + UpdatableSketchBuilder<U,​S extends UpdatableSummary<U>>
For building a new generic tuple UpdatableSketch
- + UpdatableSummary<U>
Interface for updating user-defined Summary
- + UpdateDoublesSketch   - + UpdateReturnState
See Update Return State
- + UpdateSketch
The parent class for the Update Sketch families, such as QuickSelect and Alpha.
- + UpdateSketchBuilder
For building a new UpdateSketch.
- + Util
Common utility functions.
- + Util
Common utility functions for Tuples
- + VarOptItemsSamples<T>
This class provides access to the samples contained in a VarOptItemsSketch.
- + VarOptItemsSketch<T>
This sketch provides a variance optimal sample over an input stream of weighted items.
- + VarOptItemsUnion<T>
Provides a unioning operation over varopt sketches.
- + XxHash
The XxHash is a fast, non-cryptographic, 64-bit hash function that has diff --git a/docs/master/allclasses.html b/docs/master/allclasses.html index 20f443dd1..0ef631560 100644 --- a/docs/master/allclasses.html +++ b/docs/master/allclasses.html @@ -55,6 +55,7 @@

All Classes

  • BoundsOnRatiosInSampledSets
  • BoundsOnRatiosInThetaSketchedSets
  • BoundsOnRatiosInTupleSketchedSets
  • +
  • BoundsRule
  • ByteArrayUtil
  • ClassicUtil
  • CompactDoublesSketch
  • @@ -70,9 +71,8 @@

    All Classes

  • DoublesSketchBuilder
  • DoublesSketchIterator
  • DoublesSketchSortedView
  • -
  • DoublesSketchSortedViewIterator
  • DoublesSortedView
  • -
  • DoublesSortedViewIterator
  • +
  • DoublesSortedViewIterator
  • DoubleSummary
  • DoubleSummary.Mode
  • DoubleSummaryDeserializer
  • @@ -85,9 +85,10 @@

    All Classes

  • FdtSketch
  • Filter
  • FloatsSortedView
  • -
  • FloatsSortedViewIterator
  • +
  • FloatsSortedViewIterator
  • GenericInequalitySearch
  • GenericInequalitySearch.Inequality
  • +
  • GenericPartitionBoundaries
  • GenericSortedView
  • GenericSortedViewIterator
  • Group
  • @@ -108,30 +109,32 @@

    All Classes

  • ItemsSketch.Row
  • ItemsSketchIterator
  • ItemsSketchSortedView
  • -
  • ItemsSketchSortedView.ItemsSketchSortedViewIterator
  • ItemsUnion
  • JaccardSimilarity
  • JaccardSimilarity
  • KllDoublesSketch
  • KllDoublesSketchIterator
  • KllDoublesSketchSortedView
  • -
  • KllDoublesSketchSortedViewIterator
  • KllFloatsSketch
  • KllFloatsSketchIterator
  • KllFloatsSketchSortedView
  • -
  • KllFloatsSketchSortedViewIterator
  • KllItemsSketch
  • KllItemsSketchIterator
  • KllItemsSketchSortedView
  • -
  • KllItemsSketchSortedView.KllItemsSketchSortedViewIterator
  • KllSketch
  • KllSketch.SketchStructure
  • KllSketch.SketchType
  • +
  • KllSketchIterator
  • LongsSketch
  • LongsSketch.Row
  • MergingValidation
  • MurmurHash3
  • MurmurHash3Adaptor
  • +
  • PartitionBoundaries
  • +
  • Partitioner
  • +
  • Partitioner.PartitionBoundsRow
  • +
  • Partitioner.StackElement
  • +
  • PartitioningFeature
  • PostProcessor
  • QuantilesAPI
  • QuantilesDoublesAPI
  • @@ -142,7 +145,6 @@

    All Classes

  • QuantilesFloatsAPI.FloatsPartitionBoundaries
  • QuantilesFloatsSketchIterator
  • QuantilesGenericAPI
  • -
  • QuantilesGenericAPI.GenericPartitionBoundaries
  • QuantilesGenericSketchIterator
  • QuantilesSketchIterator
  • QuantilesUtil
  • @@ -153,7 +155,6 @@

    All Classes

  • ReqSketchBuilder
  • ReqSketchIterator
  • ReqSketchSortedView
  • -
  • ReqSketchSortedViewIterator
  • ReservoirItemsSketch
  • ReservoirItemsUnion
  • ReservoirLongsSketch
  • @@ -177,8 +178,9 @@

    All Classes

  • SketchesException
  • SketchesReadOnlyException
  • SketchesStateException
  • +
  • SketchFillRequest
  • SortedView
  • -
  • SortedViewIterator
  • +
  • SortedViewIterator
  • StreamingValidation
  • Summary
  • SummaryDeserializer
  • diff --git a/docs/master/allpackages-index.html b/docs/master/allpackages-index.html index 20cfe9f4e..e2e567bcd 100644 --- a/docs/master/allpackages-index.html +++ b/docs/master/allpackages-index.html @@ -165,47 +165,51 @@

    All Packages

    +org.apache.datasketches.partitions +  + + org.apache.datasketches.quantiles
    The quantiles package contains stochastic streaming algorithms that enable single-pass analysis of the distribution of a stream of quantiles.
    - + org.apache.datasketches.quantilescommon
    This package contains common tools and methods for the quantiles, kll and req packages.
    - + org.apache.datasketches.req
    This package is for the implementation of the Relative Error Quantiles sketch algorithm.
    - + org.apache.datasketches.sampling
    This package is dedicated to streaming algorithms that enable fixed size, uniform sampling of weighted and unweighted items from a stream.
    - + org.apache.datasketches.theta
    The theta package contains the basic sketch classes that are members of the Theta Sketch Framework.
    - + org.apache.datasketches.thetacommon
    This package contains common tools and methods for the theta, tuple, tuple/* and fdt packages.
    - + org.apache.datasketches.tuple
    The tuple package contains a number of sketches based on the same @@ -213,25 +217,25 @@

    All Packages

    concepts for whole new families of sketches.
    - + org.apache.datasketches.tuple.adouble
    This package is for a generic implementation of the Tuple sketch for single Double value.
    - + org.apache.datasketches.tuple.aninteger
    This package is for a generic implementation of the Tuple sketch for single Integer value.
    - + org.apache.datasketches.tuple.arrayofdoubles
    This package is for a concrete implementation of the Tuple sketch for an array of double values.
    - + org.apache.datasketches.tuple.strings
    This package is for a generic implementation of the Tuple sketch for single String value.
    diff --git a/docs/master/constant-values.html b/docs/master/constant-values.html index 95b956b2c..f2b60df8f 100644 --- a/docs/master/constant-values.html +++ b/docs/master/constant-values.html @@ -267,6 +267,25 @@

    org.apache.*

    +
  • + + + + + + + + + + + + + + +
    org.apache.datasketches.quantilescommon.QuantilesUtil 
    Modifier and TypeConstant FieldValue
    + +public static final doubletailRoundingFactor1.0E7
    +
  • +
    BoundsRule - Enum in org.apache.datasketches.partitions
    +
     
    build() - Method in class org.apache.datasketches.quantiles.DoublesSketchBuilder
    Returns an UpdateDoublesSketch with the current configuration of this Builder.
    @@ -599,11 +599,11 @@

    C

    ceilingLongPowerOf2(long) - Static method in class org.apache.datasketches.common.Util
    -
    Computes the long ceiling power of 2 within the range [1, 2^30].
    +
    Computes the long ceiling power of 2 within the range [1, 2^62].
    ceilingPowerBaseOfDouble(double, double) - Static method in class org.apache.datasketches.common.Util
    -
    Computes the ceiling power of given base and n as doubles.
    +
    Returns the ceiling of a given n given a base, where the ceiling is an integral power of the base.
    characterPad(String, int, char, boolean) - Static method in class org.apache.datasketches.common.Util
    @@ -885,6 +885,8 @@

    C

     
    createSketch(int, int, long) - Method in class org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesIntersection
     
    +
    cumWeights - Variable in class org.apache.datasketches.quantilescommon.SortedViewIterator
    +
     
    @@ -953,6 +955,10 @@

    D

    Optional call that describes the details of the results of the search.
    +
    desc(long[], int, int, double, int) - Method in enum org.apache.datasketches.quantilescommon.InequalitySearch
    +
    +
    Optional call that describes the details of the results of the search.
    +
    desc(long[], int, int, long, int) - Method in enum org.apache.datasketches.quantilescommon.InequalitySearch
    Optional call that describes the details of the results of the search.
    @@ -1072,18 +1078,16 @@

    D

    Constructs this Sorted View given the sketch
    -
    DoublesSketchSortedViewIterator - Class in org.apache.datasketches.quantiles
    -
    -
    Iterator over DoublesSketchSortedView.
    -
    DoublesSortedView - Interface in org.apache.datasketches.quantilescommon
    -
    The Sorted View for quantiles of primitive type double.
    +
    The Sorted View for quantile sketches of primitive type double.
    -
    DoublesSortedViewIterator - Interface in org.apache.datasketches.quantilescommon
    +
    DoublesSortedViewIterator - Class in org.apache.datasketches.quantilescommon
    -
    The quantiles SortedView iterator for type double.
    +
    Iterator over quantile sketches of primitive type double.
    +
    DoublesSortedViewIterator(double[], long[]) - Constructor for class org.apache.datasketches.quantilescommon.DoublesSortedViewIterator
    +
     
    DoubleSummary - Class in org.apache.datasketches.tuple.adouble
    Summary for generic tuple sketches of type Double.
    @@ -1226,9 +1230,15 @@

    E

    this criterion instructs the binary search algorithm to find the adjacent pair of values {A,B} such that A ≤ V ≤ B.
    -
    equallyWeightedRanks(int) - Static method in class org.apache.datasketches.quantilescommon.QuantilesUtil
    +
    equallySpacedDoubles(int) - Static method in class org.apache.datasketches.quantilescommon.QuantilesUtil
    -
    Returns a double array of ranks that defines equally weighted regions between 0.0, inclusive and 1.0, inclusive.
    +
    Returns an array of (num + 1) values that define equally sized intervals between 0.0, inclusive, and 1.0, + inclusive.
    +
    +
    equallySpacedLongs(long, long, int) - Static method in class org.apache.datasketches.quantilescommon.QuantilesUtil
    +
    +
    Returns an array of (num + 1) longs that define, approximately, equally spaced intervals between the given + max, inclusive, and min, inclusive.
    equals(Object) - Method in class org.apache.datasketches.fdt.Group
     
    @@ -1396,6 +1406,11 @@

    F

    Binary Search for the index of the float value in the given search range that satisfies the given InequalitySearch criterion.
    +
    find(long[], int, int, double, InequalitySearch) - Static method in enum org.apache.datasketches.quantilescommon.InequalitySearch
    +
    +
    Binary Search for the index of the double value in the given search range that satisfies + the given InequalitySearch criterion.
    +
    find(long[], int, int, long) - Static method in class org.apache.datasketches.quantilescommon.BinarySearch
    Binary Search for the index of the exact long value in the given search range.
    @@ -1418,13 +1433,15 @@

    F

    The Sorted View for quantiles of primitive type float.
    -
    FloatsSortedViewIterator - Interface in org.apache.datasketches.quantilescommon
    +
    FloatsSortedViewIterator - Class in org.apache.datasketches.quantilescommon
    -
    The quantiles SortedView Iterator for type float.
    +
    Iterator over quantile sketches of primitive type float.
    +
    FloatsSortedViewIterator(float[], long[]) - Constructor for class org.apache.datasketches.quantilescommon.FloatsSortedViewIterator
    +
     
    floorPowerBaseOfDouble(double, double) - Static method in class org.apache.datasketches.common.Util
    -
    Computes the floor power of given base and n as doubles.
    +
    Computes the floor of a given n given base, where the floor is an integral power of the base.
    floorPowerOf2(int) - Static method in class org.apache.datasketches.common.Util
    @@ -1487,7 +1504,11 @@

    G

    The enumerator of inequalities
    -
    GenericPartitionBoundaries() - Constructor for class org.apache.datasketches.quantilescommon.QuantilesGenericAPI.GenericPartitionBoundaries
    +
    GenericPartitionBoundaries<T> - Class in org.apache.datasketches.quantilescommon
    +
    +
    Implements PartitionBoundaries
    +
    +
    GenericPartitionBoundaries(long, T[], long[], double[], T, T, QuantileSearchCriteria) - Constructor for class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
     
    GenericSortedView<T> - Interface in org.apache.datasketches.quantilescommon
    @@ -1495,7 +1516,7 @@

    G

    GenericSortedViewIterator<T> - Class in org.apache.datasketches.quantilescommon
    -
    The quantiles SortedView Iterator for generic types.
    +
    Iterator over quantile sketches of generic type.
    GenericSortedViewIterator(T[], long[]) - Constructor for class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
     
    @@ -1535,6 +1556,10 @@

    G

    Returns the average memory storage per key that is dedicated to sketching the unique counts.
    +
    getBoundaries() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
    +
    Gets an ordered array of boundaries that sequentially define the upper and lower boundaries of partitions.
    +
    getBytes() - Method in enum org.apache.datasketches.kll.KllSketch.SketchType
     
    getCaseDescription() - Method in enum org.apache.datasketches.thetacommon.SetOperationCornerCases.CornerCase
    @@ -1579,8 +1604,6 @@

    G

    getCDF(float[], QuantileSearchCriteria) - Method in class org.apache.datasketches.req.ReqSketch
     
    -
    getCDF(T[]) - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    getCDF(T[]) - Method in interface org.apache.datasketches.quantilescommon.QuantilesGenericAPI
    This is equivalent to getCDF(splitPoints, INCLUSIVE)
    @@ -1655,20 +1678,6 @@

    G

    Gets the number of hash values less than the given theta expressed as a long.
    -
    getCumulativeWeight(QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
    -
     
    -
    getCumulativeWeight(QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
    -
     
    -
    getCumulativeWeight(QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
    -
     
    -
    getCumulativeWeight(QuantileSearchCriteria) - Method in class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
    -
     
    -
    getCumulativeWeight(QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.SortedViewIterator
    -
    -
    Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion.
    -
    -
    getCumulativeWeight(QuantileSearchCriteria) - Method in class org.apache.datasketches.req.ReqSketchSortedViewIterator
    -
     
    getCumulativeWeights() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedView
     
    getCumulativeWeights() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedView
    @@ -1681,7 +1690,7 @@

    G

     
    getCumulativeWeights() - Method in interface org.apache.datasketches.quantilescommon.SortedView
    -
    Returns the array of cumulative weights
    +
    Returns the array of cumulative weights from the sketch.
    getCumulativeWeights() - Method in class org.apache.datasketches.req.ReqSketchSortedView
     
    @@ -2207,10 +2216,36 @@

    G

    +
    getMaxItem() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedView
    +
     
    +
    getMaxItem() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedView
    +
     
    +
    getMaxItem() - Method in class org.apache.datasketches.kll.KllItemsSketchSortedView
    +
     
    getMaxItem() - Method in class org.apache.datasketches.quantiles.DoublesSketch
     
    +
    getMaxItem() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedView
    +
     
    getMaxItem() - Method in class org.apache.datasketches.quantiles.ItemsSketch
     
    +
    getMaxItem() - Method in class org.apache.datasketches.quantiles.ItemsSketchSortedView
    +
     
    +
    getMaxItem() - Method in interface org.apache.datasketches.quantilescommon.DoublesSortedView
    +
    +
    Returns the maximum item of the stream.
    +
    +
    getMaxItem() - Method in interface org.apache.datasketches.quantilescommon.FloatsSortedView
    +
    +
    Returns the maximum item of the stream.
    +
    +
    getMaxItem() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
    +
    Returns the maximum item of the stream.
    +
    +
    getMaxItem() - Method in interface org.apache.datasketches.quantilescommon.GenericSortedView
    +
    +
    Returns the maximum item of the stream.
    +
    getMaxItem() - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    Returns the maximum item of the stream.
    @@ -2225,6 +2260,8 @@

    G

    getMaxItem() - Method in class org.apache.datasketches.req.ReqSketch
     
    +
    getMaxItem() - Method in class org.apache.datasketches.req.ReqSketchSortedView
    +
     
    getMaxK() - Method in class org.apache.datasketches.quantiles.DoublesUnion
    Returns the configured maxK of this Union.
    @@ -2307,10 +2344,36 @@

    G

    Returns total bytes used by all internal maps
    +
    getMinItem() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedView
    +
     
    +
    getMinItem() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedView
    +
     
    +
    getMinItem() - Method in class org.apache.datasketches.kll.KllItemsSketchSortedView
    +
     
    getMinItem() - Method in class org.apache.datasketches.quantiles.DoublesSketch
     
    +
    getMinItem() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedView
    +
     
    getMinItem() - Method in class org.apache.datasketches.quantiles.ItemsSketch
     
    +
    getMinItem() - Method in class org.apache.datasketches.quantiles.ItemsSketchSortedView
    +
     
    +
    getMinItem() - Method in interface org.apache.datasketches.quantilescommon.DoublesSortedView
    +
    +
    Returns the minimum item of the stream.
    +
    +
    getMinItem() - Method in interface org.apache.datasketches.quantilescommon.FloatsSortedView
    +
    +
    Returns the minimum item of the stream.
    +
    +
    getMinItem() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
    +
    Returns the minimum item of the stream.
    +
    +
    getMinItem() - Method in interface org.apache.datasketches.quantilescommon.GenericSortedView
    +
    +
    Returns the minimum item of the stream.
    +
    getMinItem() - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    Returns the minimum item of the stream.
    @@ -2325,33 +2388,47 @@

    G

    getMinItem() - Method in class org.apache.datasketches.req.ReqSketch
     
    +
    getMinItem() - Method in class org.apache.datasketches.req.ReqSketchSortedView
    +
     
    getMinPreLongs() - Method in enum org.apache.datasketches.common.Family
    Returns the minimum preamble size for this family in longs
    -
    getN() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
    +
    getN() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedView
     
    -
    getN() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
    +
    getN() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedView
    +
     
    +
    getN() - Method in class org.apache.datasketches.kll.KllItemsSketchSortedView
     
    getN() - Method in class org.apache.datasketches.quantiles.DoublesSketch
     
    -
    getN() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
    +
    getN() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedView
     
    getN() - Method in class org.apache.datasketches.quantiles.ItemsSketch
     
    -
    getN() - Method in class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
    +
    getN() - Method in class org.apache.datasketches.quantiles.ItemsSketchSortedView
    +
     
    +
    getN() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
     
    +
    getN() - Method in interface org.apache.datasketches.quantilescommon.PartitionBoundaries
    +
    +
    Gets the length of the input stream offered to the underlying sketch.
    +
    getN() - Method in interface org.apache.datasketches.quantilescommon.QuantilesAPI
    -
    Gets the length of the input stream.
    +
    Gets the length of the input stream offered to the sketch..
    -
    getN() - Method in interface org.apache.datasketches.quantilescommon.SortedViewIterator
    +
    getN() - Method in interface org.apache.datasketches.quantilescommon.SortedView
    +
    +
    Returns the total number of items presented to the sourcing sketch.
    +
    +
    getN() - Method in class org.apache.datasketches.quantilescommon.SortedViewIterator
    Gets the total count of all items presented to the sketch.
    getN() - Method in class org.apache.datasketches.req.ReqSketch
     
    -
    getN() - Method in class org.apache.datasketches.req.ReqSketchSortedViewIterator
    +
    getN() - Method in class org.apache.datasketches.req.ReqSketchSortedView
     
    getN() - Method in class org.apache.datasketches.sampling.ReservoirItemsSketch
    @@ -2367,25 +2444,28 @@

    G

    getName() - Method in enum org.apache.datasketches.kll.KllSketch.SketchType
     
    +
    getNaturalRank(double, long, QuantileSearchCriteria) - Static method in class org.apache.datasketches.quantilescommon.QuantilesUtil
    +
     
    +
    getNaturalRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.quantilescommon.SortedViewIterator
    +
    +
    Gets the natural rank at the current index (or previous index) based on the chosen search criterion.
    +
    +
    getNaturalRanks() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
     
    +
    getNaturalRanks() - Method in interface org.apache.datasketches.quantilescommon.PartitionBoundaries
    +
    +
    Gets an ordered array of natural ranks of the associated array of partition boundaries utilizing + a specified search criterion.
    +
    getNominalEntries() - Method in class org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesUpdatableSketch
    Gets the configured nominal number of entries
    -
    getNormalizedRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
    -
     
    -
    getNormalizedRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
    -
     
    -
    getNormalizedRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
    -
     
    -
    getNormalizedRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
    -
     
    -
    getNormalizedRank(QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.SortedViewIterator
    +
    getNormalizedRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.quantilescommon.SortedViewIterator
    Gets the normalized rank at the current index (or previous index) based on the chosen search criterion.
    -
    getNormalizedRank(QuantileSearchCriteria) - Method in class org.apache.datasketches.req.ReqSketchSortedViewIterator
    -
     
    getNormalizedRankError(boolean) - Method in class org.apache.datasketches.kll.KllSketch
    Gets the approximate rank error of this sketch normalized as a fraction between zero and one.
    @@ -2414,10 +2494,29 @@

    G

    Gets the normalized rank error given k and pmf.
    +
    getNormalizedRanks() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
     
    +
    getNormalizedRanks() - Method in interface org.apache.datasketches.quantilescommon.PartitionBoundaries
    +
    +
    Gets an ordered array of normalized ranks of the associated array of partition boundaries utilizing + a specified search criterion.
    +
    getNumActiveItems() - Method in class org.apache.datasketches.frequencies.ItemsSketch
     
    getNumActiveItems() - Method in class org.apache.datasketches.frequencies.LongsSketch
     
    +
    getNumDeltaItems() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
     
    +
    getNumDeltaItems() - Method in interface org.apache.datasketches.quantilescommon.PartitionBoundaries
    +
    +
    Gets the number of items to be included for each partition as an array.
    +
    +
    getNumPartitions() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
     
    +
    getNumPartitions() - Method in interface org.apache.datasketches.quantilescommon.PartitionBoundaries
    +
    +
    Gets the number of partitions
    +
    getNumPoolThreads() - Method in class org.apache.datasketches.theta.UpdateSketchBuilder
    Gets the number of background pool threads used for propagation in the concurrent sketches.
    @@ -2468,47 +2567,27 @@

    G

    Returns the pre-sampling probability p
    -
    getPartitionBoundaries(int) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    -
    -
    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    -
    -
    getPartitionBoundaries(int) - Method in interface org.apache.datasketches.quantilescommon.QuantilesFloatsAPI
    -
    -
    This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    -
    -
    getPartitionBoundaries(int) - Method in interface org.apache.datasketches.quantilescommon.QuantilesGenericAPI
    +
    getPartitionBoundaries(int) - Method in interface org.apache.datasketches.quantilescommon.PartitioningFeature
    This method returns an instance of - GenericPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
    -
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllDoublesSketch
    -
     
    -
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllFloatsSketch
    -
     
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllItemsSketch
     
    -
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.DoublesSketch
    +
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllItemsSketchSortedView
     
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.ItemsSketch
     
    -
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    -
    -
    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    -
    -
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.QuantilesFloatsAPI
    -
    -
    This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    -
    -
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.QuantilesGenericAPI
    +
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.ItemsSketchSortedView
    +
     
    +
    getPartitionBoundaries(int, QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.PartitioningFeature
    This method returns an instance of - GenericPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
    getPMF(double[]) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    @@ -2550,8 +2629,6 @@

    G

    getPMF(float[], QuantileSearchCriteria) - Method in class org.apache.datasketches.req.ReqSketch
     
    -
    getPMF(T[]) - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    getPMF(T[]) - Method in interface org.apache.datasketches.quantilescommon.QuantilesGenericAPI
    This is equivalent to getPMF(splitPoints, INCLUSIVE)
    @@ -2594,30 +2671,26 @@

    G

    getQuantile() - Method in class org.apache.datasketches.kll.KllDoublesSketchIterator
     
    -
    getQuantile() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
    -
     
    getQuantile() - Method in class org.apache.datasketches.kll.KllFloatsSketchIterator
     
    -
    getQuantile() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
    -
     
    getQuantile() - Method in class org.apache.datasketches.kll.KllItemsSketchIterator
     
    getQuantile() - Method in class org.apache.datasketches.quantiles.DoublesSketchIterator
     
    -
    getQuantile() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
    -
     
    getQuantile() - Method in class org.apache.datasketches.quantiles.ItemsSketchIterator
     
    -
    getQuantile() - Method in interface org.apache.datasketches.quantilescommon.DoublesSortedViewIterator
    +
    getQuantile() - Method in class org.apache.datasketches.quantilescommon.DoublesSortedViewIterator
    Gets the quantile at the current index.
    -
    getQuantile() - Method in interface org.apache.datasketches.quantilescommon.FloatsSortedViewIterator
    +
    getQuantile() - Method in class org.apache.datasketches.quantilescommon.FloatsSortedViewIterator
    Gets the quantile at the current index.
    getQuantile() - Method in class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
    -
     
    +
    +
    Gets the quantile at the current index.
    +
    getQuantile() - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesSketchIterator
    Gets the double quantile at the current index.
    @@ -2632,10 +2705,6 @@

    G

    getQuantile() - Method in class org.apache.datasketches.req.ReqSketchIterator
     
    -
    getQuantile() - Method in class org.apache.datasketches.req.ReqSketchSortedViewIterator
    -
     
    -
    getQuantile(double) - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    getQuantile(double) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    This is equivalent to getQuantile(rank, INCLUSIVE)
    @@ -2749,20 +2818,18 @@

    G

     
    getQuantiles() - Method in interface org.apache.datasketches.quantilescommon.DoublesSortedView
    -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    getQuantiles() - Method in interface org.apache.datasketches.quantilescommon.FloatsSortedView
    -
    Returns the array of quantiles
    +
    Returns an array of all retained quantiles by the sketch.
    getQuantiles() - Method in interface org.apache.datasketches.quantilescommon.GenericSortedView
    -
    Returns the array of quantiles.
    +
    Returns the full array of quantiles.
    getQuantiles() - Method in class org.apache.datasketches.req.ReqSketchSortedView
     
    -
    getQuantiles(double[]) - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    getQuantiles(double[]) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    This is equivalent to getQuantiles(ranks, INCLUSIVE)
    @@ -2781,10 +2848,14 @@

    G

     
    getQuantiles(double[], QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllItemsSketch
     
    +
    getQuantiles(double[], QuantileSearchCriteria) - Method in class org.apache.datasketches.kll.KllItemsSketchSortedView
    +
     
    getQuantiles(double[], QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.DoublesSketch
     
    getQuantiles(double[], QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.ItemsSketch
     
    +
    getQuantiles(double[], QuantileSearchCriteria) - Method in class org.apache.datasketches.quantiles.ItemsSketchSortedView
    +
     
    getQuantiles(double[], QuantileSearchCriteria) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    Gets an array of quantiles from the given array of normalized ranks.
    @@ -2840,6 +2911,11 @@

    G

    getQuantileUpperBound(double, int) - Method in class org.apache.datasketches.req.ReqSketch
     
    +
    getRange(T, T, BoundsRule) - Method in interface org.apache.datasketches.partitions.SketchFillRequest
    +
    +
    This is a callback request to the data source to fill a quantiles sketch + with a range of data between upper and lower bounds.
    +
    getRank(double) - Method in interface org.apache.datasketches.quantilescommon.QuantilesDoublesAPI
    This is equivalent to getRank(quantile, INCLUSIVE)
    @@ -2880,8 +2956,6 @@

    G

     
    getRank(float, QuantileSearchCriteria) - Method in class org.apache.datasketches.req.ReqSketchSortedView
     
    -
    getRank(T) - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    getRank(T) - Method in interface org.apache.datasketches.quantilescommon.QuantilesGenericAPI
    This is equivalent to getRank(T quantile, INCLUSIVE)
    @@ -2962,8 +3036,6 @@

    G

    getRanks(float[], QuantileSearchCriteria) - Method in class org.apache.datasketches.req.ReqSketch
     
    -
    getRanks(T[]) - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    getRanks(T[]) - Method in interface org.apache.datasketches.quantilescommon.QuantilesGenericAPI
    This is equivalent to getRanks(quantiles, INCLUSIVE)
    @@ -3199,6 +3271,12 @@

    G

    Gets the configured sampling probability
    +
    getSearchCriteria() - Method in class org.apache.datasketches.quantilescommon.GenericPartitionBoundaries
    +
     
    +
    getSearchCriteria() - Method in interface org.apache.datasketches.quantilescommon.PartitionBoundaries
    +
    +
    Gets the search criteria specified for the source sketch
    +
    getSeed() - Method in class org.apache.datasketches.theta.SetOperationBuilder
    Returns the seed
    @@ -3434,40 +3512,28 @@

    G

    Gets an array of values from the current entry in the sketch.
    -
    getWeight() - Method in class org.apache.datasketches.kll.KllDoublesSketchIterator
    -
     
    -
    getWeight() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
    -
     
    -
    getWeight() - Method in class org.apache.datasketches.kll.KllFloatsSketchIterator
    -
     
    -
    getWeight() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
    -
     
    -
    getWeight() - Method in class org.apache.datasketches.kll.KllItemsSketchIterator
    +
    getWeight() - Method in class org.apache.datasketches.kll.KllSketchIterator
     
    getWeight() - Method in class org.apache.datasketches.quantiles.DoublesSketchIterator
     
    -
    getWeight() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
    -
     
    getWeight() - Method in class org.apache.datasketches.quantiles.ItemsSketchIterator
     
    -
    getWeight() - Method in class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
    -
     
    getWeight() - Method in interface org.apache.datasketches.quantilescommon.QuantilesSketchIterator
    Gets the natural weight at the current index.
    -
    getWeight() - Method in interface org.apache.datasketches.quantilescommon.SortedViewIterator
    +
    getWeight() - Method in class org.apache.datasketches.quantilescommon.SortedViewIterator
    -
    Gets the natural weight at the current index.
    +
    Gets the weight contribution of the item at the current index.
    getWeight() - Method in class org.apache.datasketches.req.ReqSketchIterator
     
    -
    getWeight() - Method in class org.apache.datasketches.req.ReqSketchSortedViewIterator
    -
     
    getWeight() - Method in class org.apache.datasketches.sampling.VarOptItemsSamples.WeightedSample
    Accesses the iterator's current weight value
    +
    gpb - Variable in class org.apache.datasketches.partitions.Partitioner.StackElement
    +
     
    Group - Class in org.apache.datasketches.fdt
    Defines a Group from a Frequent Distinct Tuple query.
    @@ -3955,12 +4021,28 @@

    I

    Returns the Family given the ID
    +
    INCLUDE_BOTH - org.apache.datasketches.partitions.BoundsRule
    +
    +
    Include both the upper and lower bounds
    +
    +
    INCLUDE_LOWER - org.apache.datasketches.partitions.BoundsRule
    +
    +
    Include only the lower bound but not the upper bound
    +
    +
    INCLUDE_UPPER - org.apache.datasketches.partitions.BoundsRule
    +
    +
    Include only the upper bound but not the lower bound
    +
    INCLUSIVE - org.apache.datasketches.quantilescommon.QuantileSearchCriteria
    Definition of INCLUSIVE getQuantile(r) search:
    Given rank r, return the quantile of the smallest rank that is strictly greater than or equal to r.
    +
    index - Variable in class org.apache.datasketches.kll.KllSketchIterator
    +
     
    +
    index - Variable in class org.apache.datasketches.quantilescommon.SortedViewIterator
    +
     
    InequalitySearch - Enum in org.apache.datasketches.quantilescommon
    This provides efficient, unique and unambiguous binary searching for inequality comparison criteria @@ -4255,6 +4337,8 @@

    I

    Returns true if given n is even.
    +
    isInitialized_ - Variable in class org.apache.datasketches.kll.KllSketchIterator
    +
     
    isIntPowerOf2(int) - Static method in class org.apache.datasketches.common.Util
    Returns true if given int argument is exactly a positive power of 2 and greater than zero.
    @@ -4372,10 +4456,6 @@

    I

    The SortedView of the Classic Quantiles ItemsSketch.
    -
    ItemsSketchSortedView.ItemsSketchSortedViewIterator<T> - Class in org.apache.datasketches.quantiles
    -
    -
    Iterator over ItemsSketchSortedView.
    -
    ItemsUnion<T> - Class in org.apache.datasketches.quantiles
    The API for Union operations for generic ItemsSketches
    @@ -4501,10 +4581,6 @@

    K

    Constructs this Sorted View given the sketch
    -
    KllDoublesSketchSortedViewIterator - Class in org.apache.datasketches.kll
    -
    -
    Iterator over KllDoublesSketchSortedView
    -
    KllFloatsSketch - Class in org.apache.datasketches.kll
    This variation of the KllSketch implements primitive floats.
    @@ -4521,10 +4597,6 @@

    K

    Constructs this Sorted View given the sketch
    -
    KllFloatsSketchSortedViewIterator - Class in org.apache.datasketches.kll
    -
    -
    Iterator over KllFloatsSketchSortedView
    -
    KllItemsSketch<T> - Class in org.apache.datasketches.kll
    This variation of the KllSketch implements generic data types.
    @@ -4537,10 +4609,6 @@

    K

    The SortedView of the KllItemsSketch.
    -
    KllItemsSketchSortedView.KllItemsSketchSortedViewIterator<T> - Class in org.apache.datasketches.kll
    -
    -
    Iterator over KllItemsSketchSortedView.
    -
    KllSketch - Class in org.apache.datasketches.kll
    This class is the root of the KLL sketch class hierarchy.
    @@ -4553,6 +4621,11 @@

    K

    Used to define the variable type of the current instance of this class.
    +
    KllSketchIterator - Class in org.apache.datasketches.kll
    +
    +
    The base implementation for the KLL sketch iterator hierarchy used for viewing the + non-ordered quantiles retained by a sketch.
    +
    @@ -4579,13 +4652,21 @@

    L

    Let low = index of the lowest value in the range.
    Let high = index of the highest value in the range. +
    level - Variable in class org.apache.datasketches.kll.KllSketchIterator
    +
     
    +
    levelPartId - Variable in class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow
    +
     
    +
    levelPartId - Variable in class org.apache.datasketches.partitions.Partitioner.StackElement
    +
     
    +
    levelsArr - Variable in class org.apache.datasketches.kll.KllSketchIterator
    +
     
    lg() - Method in enum org.apache.datasketches.common.ResizeFactor
    Returns the Log-base 2 of the Resize Factor
    log2(double) - Static method in class org.apache.datasketches.common.Util
    -
    The log base 2 of the value
    +
    The log2(value)
    LOG2 - Static variable in class org.apache.datasketches.common.Util
    @@ -4593,7 +4674,7 @@

    L

    logBaseOfX(double, double) - Static method in class org.apache.datasketches.common.Util
    -
    Returns the logarithm_logBase of x.
    +
    Returns the logbase(x).
    LONG_MAX_VALUE_AS_DOUBLE - Static variable in class org.apache.datasketches.common.Util
    @@ -4621,6 +4702,8 @@

    L

    Returns a string of spaced hex bytes in Big-Endian order.
    +
    lowerBound - Variable in class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow
    +
     
    LS - Static variable in class org.apache.datasketches.common.Util
    The java line separator character as a String.
    @@ -4764,10 +4847,6 @@

    N

    The total number of items presented to the sketch.
    -
    N - Variable in class org.apache.datasketches.quantilescommon.QuantilesGenericAPI.GenericPartitionBoundaries
    -
    -
    The total number of items presented to the sketch.
    -
    nanoSecToString(long) - Static method in class org.apache.datasketches.common.Util
    Returns the given time in nanoseconds formatted as Sec.mSec_uSec_nSec
    @@ -4861,36 +4940,22 @@

    N

     
    newSummaryArray(S[], int) - Static method in class org.apache.datasketches.tuple.Util
     
    -
    next() - Method in class org.apache.datasketches.kll.KllDoublesSketchIterator
    -
     
    -
    next() - Method in class org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
    -
     
    -
    next() - Method in class org.apache.datasketches.kll.KllFloatsSketchIterator
    -
     
    -
    next() - Method in class org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
    -
     
    -
    next() - Method in class org.apache.datasketches.kll.KllItemsSketchIterator
    +
    next() - Method in class org.apache.datasketches.kll.KllSketchIterator
     
    next() - Method in class org.apache.datasketches.quantiles.DoublesSketchIterator
     
    -
    next() - Method in class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
    -
     
    next() - Method in class org.apache.datasketches.quantiles.ItemsSketchIterator
     
    -
    next() - Method in class org.apache.datasketches.quantilescommon.GenericSortedViewIterator
    -
     
    next() - Method in interface org.apache.datasketches.quantilescommon.QuantilesSketchIterator
    Advances the index and checks if it is valid.
    -
    next() - Method in interface org.apache.datasketches.quantilescommon.SortedViewIterator
    +
    next() - Method in class org.apache.datasketches.quantilescommon.SortedViewIterator
    Advances the index and checks if it is valid.
    next() - Method in class org.apache.datasketches.req.ReqSketchIterator
     
    -
    next() - Method in class org.apache.datasketches.req.ReqSketchSortedViewIterator
    -
     
    next() - Method in class org.apache.datasketches.sampling.VarOptItemsSamples.VarOptItemsIterator
     
    next() - Method in interface org.apache.datasketches.theta.HashIterator
    @@ -4954,6 +5019,8 @@

    N

    Computes the number of decimal digits of the number n
    +
    numLevels - Variable in class org.apache.datasketches.kll.KllSketchIterator
    +
     
    @@ -5000,6 +5067,8 @@

    O

    This package is for the implementations of the sketch algorithm developed by Zohar Karnin, Kevin Lang, and Edo Liberty that is commonly referred to as the "KLL" sketch after the authors' last names.
    +
    org.apache.datasketches.partitions - package org.apache.datasketches.partitions
    +
     
    org.apache.datasketches.quantiles - package org.apache.datasketches.quantiles
    The quantiles package contains stochastic streaming algorithms that enable single-pass @@ -5059,6 +5128,46 @@

    P

    packBits(long, int, byte[], int, int) - Static method in class org.apache.datasketches.theta.BitPacking
     
    +
    part - Variable in class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow
    +
     
    +
    part - Variable in class org.apache.datasketches.partitions.Partitioner.StackElement
    +
     
    +
    partition(S) - Method in class org.apache.datasketches.partitions.Partitioner
    +
    +
    This initiates the partitioning process
    +
    +
    PartitionBoundaries - Interface in org.apache.datasketches.quantilescommon
    +
    +
    This defines a set of results computed from the getParitionBoundaries() function and + encapsulates the basic methods needed to construct actual partitions based on generic items.
    +
    +
    PartitionBoundsRow(Partitioner.StackElement<T>) - Constructor for class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow
    +
     
    +
    Partitioner<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>> - Class in org.apache.datasketches.partitions
    +
    +
    A partitioning process that can partition very large data sets into thousands + of partitions of approximately the same size.
    +
    +
    Partitioner(long, int, SketchFillRequest<T, S>) - Constructor for class org.apache.datasketches.partitions.Partitioner
    +
    +
    This constructor assumes a QuantileSearchCriteria of INCLUSIVE.
    +
    +
    Partitioner(long, int, SketchFillRequest<T, S>, QuantileSearchCriteria) - Constructor for class org.apache.datasketches.partitions.Partitioner
    +
    +
    This constructor includes the QuantileSearchCriteria criteria as a parameter.
    +
    +
    Partitioner.PartitionBoundsRow<T> - Class in org.apache.datasketches.partitions
    +
    +
    Defines a row for List of PartitionBounds.
    +
    +
    Partitioner.StackElement<T> - Class in org.apache.datasketches.partitions
    +
    +
    Holds data for a Stack element
    +
    +
    PartitioningFeature<T> - Interface in org.apache.datasketches.quantilescommon
    +
    +
    This enables the special functions for performing efficient partitioning of massive data.
    +
    PostProcessor - Class in org.apache.datasketches.fdt
    This processes the contents of a FDT sketch to extract the @@ -5199,11 +5308,6 @@

    Q

    The Quantiles API for item type generic.
    -
    QuantilesGenericAPI.GenericPartitionBoundaries<T> - Class in org.apache.datasketches.quantilescommon
    -
    -
    This encapsulates the essential information needed to construct actual partitions and is returned from the - getPartitionBoundaries(int, QuantileSearchCritera) method.
    -
    QuantilesGenericSketchIterator<T> - Interface in org.apache.datasketches.quantilescommon
    The quantiles sketch iterator for generic types.
    @@ -5255,10 +5359,6 @@

    R

    The normalized ranks that correspond to the returned boundaries.
    -
    ranks - Variable in class org.apache.datasketches.quantilescommon.QuantilesGenericAPI.GenericPartitionBoundaries
    -
    -
    The normalized ranks that correspond to the returned boundaries.
    -
    rebuild() - Method in class org.apache.datasketches.theta.UpdateSketch
    Rebuilds the hash table to remove dirty values or to reduce the size @@ -5316,10 +5416,6 @@

    R

    Constructs this Sorted View given the sketch
    -
    ReqSketchSortedViewIterator - Class in org.apache.datasketches.req
    -
    -
    Iterator over ReqSketchSortedView.
    -
    RESERVOIR - org.apache.datasketches.common.Family
    The Reservoir family of sketches.
    @@ -5460,6 +5556,8 @@

    R

    For the Families that accept this configuration parameter, it controls the size multiple that affects how fast the internal cache grows, when more space is required.
    +
    rule - Variable in class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow
    +
     
    @@ -5854,17 +5952,24 @@

    S

    Constructs a new runtime exception with the specified detail message.
    +
    SketchFillRequest<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>> - Interface in org.apache.datasketches.partitions
    +
    +
    This is a callback request to the data source to fill a quantiles sketch, + which is returned to the caller.
    +
    sketchStateId(boolean, int, long) - Static method in class org.apache.datasketches.thetacommon.SetOperationCornerCases
     
    SortedView - Interface in org.apache.datasketches.quantilescommon
    -
    This is the base interface for the Sorted View interface hierarchy.
    +
    This is the base interface for the Sorted View interface hierarchy and defines the methods that are type independent.
    -
    SortedViewIterator - Interface in org.apache.datasketches.quantilescommon
    +
    SortedViewIterator - Class in org.apache.datasketches.quantilescommon
    This is the base interface for the SortedViewIterator hierarchy used with a SortedView obtained from a quantile-type sketch.
    +
    StackElement(GenericPartitionBoundaries<T>, int, String) - Constructor for class org.apache.datasketches.partitions.Partitioner.StackElement
    +
     
    start() - Method in class org.apache.datasketches.cpc.CompressionCharacterization
     
    start() - Method in class org.apache.datasketches.cpc.MergingValidation
    @@ -5945,6 +6050,8 @@

    T

    The tab character
    +
    tailRoundingFactor - Static variable in class org.apache.datasketches.quantilescommon.QuantilesUtil
    +
     
    TestUtil - Class in org.apache.datasketches.cpc
     
    TestUtil() - Constructor for class org.apache.datasketches.cpc.TestUtil
    @@ -6126,8 +6233,6 @@

    T

    Returns summary information about the backing sketch.
    -
    toString() - Method in class org.apache.datasketches.quantiles.ItemsSketch
    -
     
    toString() - Method in class org.apache.datasketches.quantiles.ItemsUnion
    Returns summary information about the backing sketch.
    @@ -6304,6 +6409,8 @@

    T

    Returns a human readable string of an item.
    +
    totalN - Variable in class org.apache.datasketches.quantilescommon.SortedViewIterator
    +
     
    toUpdatableByteArray() - Method in class org.apache.datasketches.hll.HllSketch
     
    toUpdatableByteArray() - Method in class org.apache.datasketches.hll.Union
    @@ -6792,6 +6899,8 @@

    U

    Constructor for building a new UpdateSketch.
    +
    upperBound - Variable in class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow
    +
     
    Util - Class in org.apache.datasketches.common
    Common utility functions.
    @@ -6853,6 +6962,10 @@

    V

    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.apache.datasketches.partitions.BoundsRule
    +
    +
    Returns the enum constant of this type with the specified name.
    +
    valueOf(String) - Static method in enum org.apache.datasketches.quantilescommon.GenericInequalitySearch.Inequality
    Returns the enum constant of this type with the specified name.
    @@ -6927,6 +7040,11 @@

    V

    Returns an array containing the constants of this enum type, in the order they are declared.
    +
    values() - Static method in enum org.apache.datasketches.partitions.BoundsRule
    +
    +
    Returns an array containing the constants of this enum type, in +the order they are declared.
    +
    values() - Static method in enum org.apache.datasketches.quantilescommon.GenericInequalitySearch.Inequality
    Returns an array containing the constants of this enum type, in @@ -7018,6 +7136,8 @@

    V

    W

    +
    weight - Variable in class org.apache.datasketches.kll.KllSketchIterator
    +
     
    weights() - Method in class org.apache.datasketches.sampling.VarOptItemsSamples
    Returns a copy of the array of weights contained in the sketch.
    diff --git a/docs/master/index.html b/docs/master/index.html index d420277cd..d7b05ae41 100644 --- a/docs/master/index.html +++ b/docs/master/index.html @@ -179,47 +179,51 @@

    Overview

    +org.apache.datasketches.partitions +  + + org.apache.datasketches.quantiles
    The quantiles package contains stochastic streaming algorithms that enable single-pass analysis of the distribution of a stream of quantiles.
    - + org.apache.datasketches.quantilescommon
    This package contains common tools and methods for the quantiles, kll and req packages.
    - + org.apache.datasketches.req
    This package is for the implementation of the Relative Error Quantiles sketch algorithm.
    - + org.apache.datasketches.sampling
    This package is dedicated to streaming algorithms that enable fixed size, uniform sampling of weighted and unweighted items from a stream.
    - + org.apache.datasketches.theta
    The theta package contains the basic sketch classes that are members of the Theta Sketch Framework.
    - + org.apache.datasketches.thetacommon
    This package contains common tools and methods for the theta, tuple, tuple/* and fdt packages.
    - + org.apache.datasketches.tuple
    The tuple package contains a number of sketches based on the same @@ -227,25 +231,25 @@

    Overview

    concepts for whole new families of sketches.
    - + org.apache.datasketches.tuple.adouble
    This package is for a generic implementation of the Tuple sketch for single Double value.
    - + org.apache.datasketches.tuple.aninteger
    This package is for a generic implementation of the Tuple sketch for single Integer value.
    - + org.apache.datasketches.tuple.arrayofdoubles
    This package is for a concrete implementation of the Tuple sketch for an array of double values.
    - + org.apache.datasketches.tuple.strings
    This package is for a generic implementation of the Tuple sketch for single String value.
    diff --git a/docs/master/jquery/jquery-ui.min.css b/docs/master/jquery/jquery-ui.min.css index d64539cb3..693327f01 100644 --- a/docs/master/jquery/jquery-ui.min.css +++ b/docs/master/jquery/jquery-ui.min.css @@ -1,4 +1,4 @@ -/*! jQuery UI - v1.13.1 - 2022-05-12 +/*! jQuery UI - v1.13.2 - 2023-02-27 * http://jqueryui.com * Includes: core.css, autocomplete.css, menu.css * Copyright jQuery Foundation and other contributors; Licensed MIT */ diff --git a/docs/master/jquery/jquery-ui.min.js b/docs/master/jquery/jquery-ui.min.js index 55c283294..8166a15ee 100644 --- a/docs/master/jquery/jquery-ui.min.js +++ b/docs/master/jquery/jquery-ui.min.js @@ -1,6 +1,6 @@ -/*! jQuery UI - v1.13.1 - 2022-05-12 +/*! jQuery UI - v1.13.2 - 2023-02-27 * http://jqueryui.com * Includes: widget.js, position.js, keycode.js, unique-id.js, widgets/autocomplete.js, widgets/menu.js * Copyright jQuery Foundation and other contributors; Licensed MIT */ -!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(x){"use strict";x.ui=x.ui||{};x.ui.version="1.13.1";var n,i=0,l=Array.prototype.hasOwnProperty,a=Array.prototype.slice;x.cleanData=(n=x.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=x._data(i,"events"))&&e.remove&&x(i).triggerHandler("remove");n(t)}),x.widget=function(t,i,e){var s,n,o,l={},a=t.split(".")[0],r=a+"-"+(t=t.split(".")[1]);return e||(e=i,i=x.Widget),Array.isArray(e)&&(e=x.extend.apply(null,[{}].concat(e))),x.expr.pseudos[r.toLowerCase()]=function(t){return!!x.data(t,r)},x[a]=x[a]||{},s=x[a][t],n=x[a][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},x.extend(n,s,{version:e.version,_proto:x.extend({},e),_childConstructors:[]}),(o=new i).options=x.widget.extend({},o.options),x.each(e,function(e,s){function n(){return i.prototype[e].apply(this,arguments)}function o(t){return i.prototype[e].apply(this,t)}l[e]="function"==typeof s?function(){var t,e=this._super,i=this._superApply;return this._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:s}),n.prototype=x.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},l,{constructor:n,namespace:a,widgetName:t,widgetFullName:r}),s?(x.each(s._childConstructors,function(t,e){var i=e.prototype;x.widget(i.namespace+"."+i.widgetName,n,e._proto)}),delete s._childConstructors):i._childConstructors.push(n),x.widget.bridge(t,n),n},x.widget.extend=function(t){for(var e,i,s=a.call(arguments,1),n=0,o=s.length;n",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
    "),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
      ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
      ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
      ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
      ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file +!function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(x){"use strict";x.ui=x.ui||{};x.ui.version="1.13.2";var n,i=0,l=Array.prototype.hasOwnProperty,a=Array.prototype.slice;x.cleanData=(n=x.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=x._data(i,"events"))&&e.remove&&x(i).triggerHandler("remove");n(t)}),x.widget=function(t,i,e){var s,n,o,l={},a=t.split(".")[0],r=a+"-"+(t=t.split(".")[1]);return e||(e=i,i=x.Widget),Array.isArray(e)&&(e=x.extend.apply(null,[{}].concat(e))),x.expr.pseudos[r.toLowerCase()]=function(t){return!!x.data(t,r)},x[a]=x[a]||{},s=x[a][t],n=x[a][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},x.extend(n,s,{version:e.version,_proto:x.extend({},e),_childConstructors:[]}),(o=new i).options=x.widget.extend({},o.options),x.each(e,function(e,s){function n(){return i.prototype[e].apply(this,arguments)}function o(t){return i.prototype[e].apply(this,t)}l[e]="function"==typeof s?function(){var t,e=this._super,i=this._superApply;return this._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:s}),n.prototype=x.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},l,{constructor:n,namespace:a,widgetName:t,widgetFullName:r}),s?(x.each(s._childConstructors,function(t,e){var i=e.prototype;x.widget(i.namespace+"."+i.widgetName,n,e._proto)}),delete s._childConstructors):i._childConstructors.push(n),x.widget.bridge(t,n),n},x.widget.extend=function(t){for(var e,i,s=a.call(arguments,1),n=0,o=s.length;n",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
      "),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
        ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
        ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
        ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
        ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/docs/master/legal/jqueryUI.md b/docs/master/legal/jqueryUI.md index 8031bdb56..8bda9d7a8 100644 --- a/docs/master/legal/jqueryUI.md +++ b/docs/master/legal/jqueryUI.md @@ -1,4 +1,4 @@ -## jQuery UI v1.12.1 +## jQuery UI v1.13.2 ### jQuery UI License ``` diff --git a/docs/master/member-search-index.js b/docs/master/member-search-index.js index 859d55871..3074b1a30 100644 --- a/docs/master/member-search-index.js +++ b/docs/master/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"org.apache.datasketches.common","c":"Family","l":"A_NOT_B"},{"p":"org.apache.datasketches.common","c":"Family","l":"ALPHA"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"AnotB()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"AnotB()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"aNotB(Sketch, Sketch, boolean, WritableMemory)","url":"aNotB(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"aNotB(Sketch, Sketch)","url":"aNotB(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"aNotB(Sketch, Sketch)","url":"aNotB(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"aNotB(Sketch, Sketch)","url":"aNotB(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"approximateLowerBoundOnP(long, long, double)","url":"approximateLowerBoundOnP(long,long,double)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"approximateUpperBoundOnP(long, long, double)","url":"approximateUpperBoundOnP(long,long,double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"ArrayOfBooleansSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"ArrayOfDoublesCompactSketch"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"ArrayOfDoublesQuickSelectSketch"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"ArrayOfDoublesSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"ArrayOfDoublesSetOperationBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"ArrayOfDoublesSketches()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"ArrayOfDoublesUnion"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"ArrayOfDoublesUpdatableSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"ArrayOfItemsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"ArrayOfLongsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"ArrayOfNumbersSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"ArrayOfStringsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(ArrayOfStringsSketch)","url":"%3Cinit%3E(org.apache.datasketches.tuple.strings.ArrayOfStringsSketch)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(int, ResizeFactor, float)","url":"%3Cinit%3E(int,org.apache.datasketches.common.ResizeFactor,float)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(Memory)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryDeserializer","l":"ArrayOfStringsSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryFactory","l":"ArrayOfStringsSummaryFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummarySetOperations","l":"ArrayOfStringsSummarySetOperations()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"ArrayOfUtf16StringsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asDouble(long[])"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(byte[], int)","url":"asInt(byte[],int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(double, int)","url":"asInt(double,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(int[], int)","url":"asInt(int[],int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(long, int)","url":"asInt(long,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(long[], int)","url":"asInt(long[],int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(String, int)","url":"asInt(java.lang.String,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"BinarySearch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"BitPacking","l":"BitPacking()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"boundaries"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"boundaries"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI.GenericPartitionBoundaries","l":"boundaries"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"build()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"build(Family, WritableMemory)","url":"build(org.apache.datasketches.common.Family,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"build(Family)","url":"build(org.apache.datasketches.common.Family)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildAnotB()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildANotB()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"builder()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"builder()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"builder()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"builder()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"builder()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildIntersection()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildIntersection()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildIntersection(WritableMemory)","url":"buildIntersection(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildIntersection(WritableMemory)","url":"buildIntersection(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildLocal(UpdateSketch)","url":"buildLocal(org.apache.datasketches.theta.UpdateSketch)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildShared()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildShared(WritableMemory)","url":"buildShared(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildSharedFromSketch(UpdateSketch, WritableMemory)","url":"buildSharedFromSketch(org.apache.datasketches.theta.UpdateSketch,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildUnion()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildUnion()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildUnion(WritableMemory)","url":"buildUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildUnion(WritableMemory)","url":"buildUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"ByteArrayUtil()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"Util","l":"bytesToInt(byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"bytesToLong(byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"bytesToString(byte[], boolean, boolean, String)","url":"bytesToString(byte[],boolean,boolean,java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"caseIdToCornerCase(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"ceilingIntPowerOf2(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"ceilingLongPowerOf2(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"ceilingPowerBaseOfDouble(double, double)","url":"ceilingPowerBaseOfDouble(double,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"characterPad(String, int, char, boolean)","url":"characterPad(java.lang.String,int,char,boolean)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkBounds(long, long, long)","url":"checkBounds(long,long,long)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"checkDoublesSplitPointsOrder(double[])"},{"p":"org.apache.datasketches.common","c":"Family","l":"checkFamilyID(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"checkFloatsSplitPointsOrder(float[])"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"checkHashCorruption(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkIfIntPowerOf2(int, String)","url":"checkIfIntPowerOf2(int,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkIfLongPowerOf2(long, String)","url":"checkIfLongPowerOf2(long,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkIfMultipleOf8AndGT0(long, String)","url":"checkIfMultipleOf8AndGT0(long,java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"checkMinSizeMemory(Memory)","url":"checkMinSizeMemory(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"checkNomLongs(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"checkNormalizedRankBounds(double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkProbability(double, String)","url":"checkProbability(double,java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"checkSeedHashes(short, short)","url":"checkSeedHashes(short,short)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"checkSeedHashes(short, short)","url":"checkSeedHashes(short,short)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"checkThetaCorruption(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesCombiner","l":"combine(double[], double[])","url":"combine(double[],double[])"},{"p":"org.apache.datasketches.common","c":"Family","l":"COMPACT"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"COMPACT_EMPTY"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"COMPACT_FULL"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"COMPACT_SINGLE"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"compact()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"compact()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"compact()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"compact()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"compact()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"compact()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"compact(boolean, WritableMemory)","url":"compact(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"compact(boolean, WritableMemory)","url":"compact(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"compact(boolean, WritableMemory)","url":"compact(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"compact(WritableMemory)","url":"compact(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"compact(WritableMemory)","url":"compact(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"compact(WritableMemory)","url":"compact(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"CompactSketch"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"CompactSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"compareTo(Group)","url":"compareTo(org.apache.datasketches.fdt.Group)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"compareTo(ItemsSketch.Row)","url":"compareTo(org.apache.datasketches.frequencies.ItemsSketch.Row)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"compareTo(LongsSketch.Row)","url":"compareTo(org.apache.datasketches.frequencies.LongsSketch.Row)"},{"p":"org.apache.datasketches.cpc","c":"CompressionCharacterization","l":"CompressionCharacterization(int, int, int, int, int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,int,int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"computeBytesNeeded(int)"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"computeSeedHash(long)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"computeSeedHash(long)"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"ConcurrentBufferInserted"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"ConcurrentPropagated"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"continueCondition(long, long)","url":"continueCondition(long,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"convertToHashTable(long[], int, long, double)","url":"convertToHashTable(long[],int,long,double)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"copy()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"copy()"},{"p":"org.apache.datasketches.tuple","c":"Summary","l":"copy()"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"copy()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"copy()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"copy()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"copy()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"copy()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"copyAs(TgtHllType)","url":"copyAs(org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"copyBytes(byte[], int, byte[], int, int)","url":"copyBytes(byte[],int,byte[],int,int)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"copySummaryArray(S[])"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"count(long[], long)","url":"count(long[],long)"},{"p":"org.apache.datasketches.common","c":"Family","l":"COUNTMIN"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"countPart(long[], int, long)","url":"countPart(long[],int,long)"},{"p":"org.apache.datasketches.common","c":"Family","l":"CPC"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"CpcSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"CpcSketch(int, long)","url":"%3Cinit%3E(int,long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"CpcSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"CpcUnion()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"CpcUnion(int, long)","url":"%3Cinit%3E(int,long)"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"CpcUnion(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"CpcWrapper(byte[])","url":"%3Cinit%3E(byte[])"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"CpcWrapper(Memory)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases","l":"createCornerCaseId(long, int, boolean, long, int, boolean)","url":"createCornerCaseId(long,int,boolean,long,int,boolean)"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"createEmptySketch()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"createSketch(int, int, long)","url":"createSketch(int,int,long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"DEFAULT_HLL_TYPE"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"DEFAULT_K"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"DEFAULT_LG_K"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"DEFAULT_LG_K"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"DEFAULT_NOMINAL_ENTRIES"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"DEFAULT_NOMINAL_ENTRIES"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"DEFAULT_NUMBER_OF_VALUES"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"DEFAULT_UPDATE_SEED"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Exact"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"DEGEN_MIN_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"DEGEN_MIN_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"DEGEN_MIN_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"DEGEN_THA_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"DEGEN_THA_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"DEGEN_THB_0_F"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(double[], int, int, double, int)","url":"desc(double[],int,int,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(float[], int, int, float, int)","url":"desc(float[],int,int,float,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(long[], int, int, long, int)","url":"desc(long[],int,int,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.tuple","c":"DeserializeResult","l":"DeserializeResult(T, int)","url":"%3Cinit%3E(T,int)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"dissimilarityTest(Sketch, Sketch, double)","url":"dissimilarityTest(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"dissimilarityTest(Sketch, Sketch, S, SummarySetOperations, double)","url":"dissimilarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"dissimilarityTest(Sketch, Sketch, SummarySetOperations, double)","url":"dissimilarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"DOUBLES_SKETCH"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"DoubleSketch(int, DoubleSummary.Mode)","url":"%3Cinit%3E(int,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"DoubleSketch(int, int, float, DoubleSummary.Mode)","url":"%3Cinit%3E(int,int,float,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"DoubleSketch(Memory, DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"DoublesPartitionBoundaries()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"DoublesSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"DoublesSketchSortedView(DoublesSketch)","url":"%3Cinit%3E(org.apache.datasketches.quantiles.DoublesSketch)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"DoubleSummary(DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryDeserializer","l":"DoubleSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryFactory","l":"DoubleSummaryFactory(DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"DoubleSummarySetOperations()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"DoubleSummarySetOperations(DoubleSummary.Mode, DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"DoubleSummarySetOperations(DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"DoublesUnion()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"DoublesUnionBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"doubleToLongArray(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"downSample(DoublesSketch, int, WritableMemory)","url":"downSample(org.apache.datasketches.quantiles.DoublesSketch,int,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"downSample(int)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitAdjSecSizeNumSec(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitAllHorizList()"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompactingStart(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompactionDetail(int, int, int, int, boolean)","url":"emitCompactionDetail(int,int,int,int,boolean)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompactionDone(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompressDone()"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitMustAddCompactor()"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitNewCompactor(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitStart(ReqSketch)","url":"emitStart(org.apache.datasketches.req.ReqSketch)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitStartCompress()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"EMPTY_1_0_T"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"EMPTY_1_0_T"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"EMPTY_1_0_T"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Exact"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"EMPTY_MSG"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"EQ"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"EQ"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"equallyWeightedRanks(int)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"erf(double)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"estimateSubsetSum(Predicate)","url":"estimateSubsetSum(java.util.function.Predicate)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"estimateSubsetSum(Predicate)","url":"estimateSubsetSum(java.util.function.Predicate)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"estimateSubsetSum(Predicate)","url":"estimateSubsetSum(java.util.function.Predicate)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"estimateUnknownP(long, long)","url":"estimateUnknownP(long,long)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Exact"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"evenlyLogSpaced(double, double, int)","url":"evenlyLogSpaced(double,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"evenlySpacedDoubles(double, double, int)","url":"evenlySpacedDoubles(double,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"evenlySpacedFloats(float, float, int)","url":"evenlySpacedFloats(float,float,int)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Exact"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfInt(int, String)","url":"exactLog2OfInt(int,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfInt(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfLong(long, String)","url":"exactLog2OfLong(long,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfLong(long)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"exactlyEqual(Sketch, Sketch)","url":"exactlyEqual(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"exactlyEqual(Sketch, Sketch, S, SummarySetOperations)","url":"exactlyEqual(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"exactlyEqual(Sketch, Sketch, SummarySetOperations)","url":"exactlyEqual(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"EXCLUSIVE"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"FdtSketch(double, double)","url":"%3Cinit%3E(double,double)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"FdtSketch(FdtSketch)","url":"%3Cinit%3E(org.apache.datasketches.fdt.FdtSketch)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"FdtSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.tuple","c":"Filter","l":"Filter(Predicate)","url":"%3Cinit%3E(java.util.function.Predicate)"},{"p":"org.apache.datasketches.tuple","c":"Filter","l":"filter(Sketch)","url":"filter(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(double[], int, int, double, InequalitySearch)","url":"find(double[],int,int,double,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"find(double[], int, int, double)","url":"find(double[],int,int,double)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(float[], int, int, float, InequalitySearch)","url":"find(float[],int,int,float,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"find(float[], int, int, float)","url":"find(float[],int,int,float)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(long[], int, int, long, InequalitySearch)","url":"find(long[],int,int,long,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"find(long[], int, int, long)","url":"find(long[],int,int,long)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch","l":"find(T[], int, int, T, GenericInequalitySearch.Inequality, Comparator)","url":"find(T[],int,int,T,org.apache.datasketches.quantilescommon.GenericInequalitySearch.Inequality,java.util.Comparator)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"FLOATS_SKETCH"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"FloatsPartitionBoundaries()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"Util","l":"floorPowerBaseOfDouble(double, double)","url":"floorPowerBaseOfDouble(double,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"floorPowerOf2(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"floorPowerOf2(long)"},{"p":"org.apache.datasketches.common","c":"Family","l":"FREQUENCY"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"fromMemory(Memory)","url":"fromMemory(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"fromMemory(Memory)","url":"fromMemory(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"fromOrdinal(int)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"FULL_ANOTB"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"FULL_INTERSECT"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"FULL_UNION"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"GE"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"GE"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch","l":"GenericInequalitySearch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI.GenericPartitionBoundaries","l":"GenericPartitionBoundaries()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"GenericSortedViewIterator(T[], long[])","url":"%3Cinit%3E(T[],long[])"},{"p":"org.apache.datasketches.theta","c":"HashIterator","l":"get()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"getActionDescription()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"getActionDescription()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"getActionDescription()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"getActionId()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"getActionId()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"getActionId()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getActiveEntries()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getAnotbAction()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getAprioriError(int, long)","url":"getAprioriError(int,long)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getAprioriError(int, long)","url":"getAprioriError(int,long)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getAverageSketchMemoryPerKey()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"getBytes()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getCaseDescription()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getCDF(double[])"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getCDF(float[])"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getCDF(T[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getCDF(T[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"getCompactBytes()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getCompactBytes()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"getCompactBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCompactSerialiedSizeBytes(int, long)","url":"getCompactSerialiedSizeBytes(int,long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getCompactSerializationBytes()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getCompactSerializationBytes()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getCompositeEstimate()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getCompositeEstimate()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getCount()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getCountLessThanThetaLong(long)"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"getCountLessThanThetaLong(long)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getCountLessThanThetaLong(long)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedViewIterator","l":"getCumulativeWeight(QuantileSearchCriteria)","url":"getCumulativeWeight(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedViewIterator","l":"getCumulativeWeight(QuantileSearchCriteria)","url":"getCumulativeWeight(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedViewIterator","l":"getCumulativeWeight(QuantileSearchCriteria)","url":"getCumulativeWeight(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"getCumulativeWeight(QuantileSearchCriteria)","url":"getCumulativeWeight(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getCumulativeWeight(QuantileSearchCriteria)","url":"getCumulativeWeight(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedViewIterator","l":"getCumulativeWeight(QuantileSearchCriteria)","url":"getCumulativeWeight(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesCompactSketch","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCurrentCompactSerializedSizeBytes()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getCurrentMapCapacity()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getCurrentMapCapacity()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCurrentUpdatableSerializedSizeBytes()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getDoubleBE(byte[], int)","url":"getDoubleBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getDoubleLE(byte[], int)","url":"getDoubleLE(byte[],int)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getEffectiveK()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getEffectiveK()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getEpsilon(int)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getEpsilon(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getEstimate()"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getEstimate()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getEstimate()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getEstimate()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getEstimate()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getEstimate()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getEstimate()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getEstimate()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getEstimate()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getEstimate()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getEstimate()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getEstimate(byte[])"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getEstimate(int)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getEstimate(long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getEstimate(Memory)","url":"getEstimate(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getEstimate(T)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getEstimateOfA(long, double)","url":"getEstimateOfA(long,double)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getEstimateOfB(long, double)","url":"getEstimateOfB(long,double)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getEstimateOfBoverA(long, long)","url":"getEstimateOfBoverA(long,long)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInThetaSketchedSets","l":"getEstimateOfBoverA(Sketch, Sketch)","url":"getEstimateOfBoverA(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getEstimateOfBoverA(Sketch, Sketch)","url":"getEstimateOfBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getEstimateOfBoverA(Sketch, Sketch)","url":"getEstimateOfBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getFamily()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"getFamily()"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getFamily()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getFamilyName()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getFloatBE(byte[], int)","url":"getFloatBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getFloatLE(byte[], int)","url":"getFloatLE(byte[],int)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getFraction()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getFrequentItems(ErrorType)","url":"getFrequentItems(org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getFrequentItems(ErrorType)","url":"getFrequentItems(org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getFrequentItems(long, ErrorType)","url":"getFrequentItems(long,org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getFrequentItems(long, ErrorType)","url":"getFrequentItems(long,org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.fdt","c":"PostProcessor","l":"getGroupCount()"},{"p":"org.apache.datasketches.fdt","c":"PostProcessor","l":"getGroupList(int[], int, int)","url":"getGroupList(int[],int,int)"},{"p":"org.apache.datasketches.tuple","c":"TupleSketchIterator","l":"getHash()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getHeader()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"getHighRankAccuracy()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getHighRankAccuracyMode()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getId()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getID()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getInstance(Class, Comparator)","url":"getInstance(java.lang.Class,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(Class, Comparator)","url":"getInstance(java.lang.Class,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getInstance(Class, int, Comparator)","url":"getInstance(java.lang.Class,int,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(Class, int, Comparator)","url":"getInstance(java.lang.Class,int,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getInstance(Class, Memory, Comparator, ArrayOfItemsSerDe)","url":"getInstance(java.lang.Class,org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(Class, Memory, Comparator, ArrayOfItemsSerDe)","url":"getInstance(java.lang.Class,org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(ItemsSketch)","url":"getInstance(org.apache.datasketches.quantiles.ItemsSketch)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getInstance(Memory, ArrayOfItemsSerDe)","url":"getInstance(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getInstance(Memory)","url":"getInstance(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getInstance(String)","url":"getInstance(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getIntBE(byte[], int)","url":"getIntBE(byte[],int)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getIntersectAction()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getIntLE(byte[], int)","url":"getIntLE(byte[],int)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getItem()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getItem()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.WeightedSample","l":"getItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getK()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"getK()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getK()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getK()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getK()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"getK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getK()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getK()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketchIterator","l":"getKey()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getKeyMemoryUsageBytes()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ClassicUtil","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getLgConfigK()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getLgConfigK()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getLgK()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"getLgK()"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getLgK()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getLgNominalEntries()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getLgNominalEntries()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"getLgNomLongs()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getLocalLgNominalEntries()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getLongBE(byte[], int)","url":"getLongBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getLongLE(byte[], int)","url":"getLongLE(byte[],int)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getLowerBound()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getLowerBound()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getLowerBound()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getLowerBound()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getLowerBound(byte[])"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getLowerBound(int, int)","url":"getLowerBound(int,int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getLowerBound(int, Memory)","url":"getLowerBound(int,org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.thetacommon","c":"BinomialBoundsN","l":"getLowerBound(long, double, int, boolean)","url":"getLowerBound(long,double,int,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getLowerBound(long)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getLowerBound(T)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getLowerBoundForBoverA(long, long, double)","url":"getLowerBoundForBoverA(long,long,double)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInThetaSketchedSets","l":"getLowerBoundForBoverA(Sketch, Sketch)","url":"getLowerBoundForBoverA(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getLowerBoundForBoverA(Sketch, Sketch)","url":"getLowerBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getLowerBoundForBoverA(Sketch, Sketch)","url":"getLowerBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getMaxAnotBResultBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxAnotBResultBytes(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesCompactSketch","l":"getMaxBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getMaxBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"getMaxBytes(int, int)","url":"getMaxBytes(int,int)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getMaxCompactSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxCompactSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getMaxConcurrencyError()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getMaximumError()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getMaximumError()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getMaximumMapCapacity()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getMaximumMapCapacity()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getMaxIntersectionBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxIntersectionBytes(int)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getMaxItem()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"getMaxK()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getMaxLgArrLongs(Memory)","url":"getMaxLgArrLongs(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getMaxNumLocalThreads()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getMaxPreLongs()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getMaxSerializationBytes(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getMaxSerializedBytes(int)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getMaxSerializedSizeBytes(int, long, KllSketch.SketchType, boolean)","url":"getMaxSerializedSizeBytes(int,long,org.apache.datasketches.kll.KllSketch.SketchType,boolean)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getMaxUnionBytes()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getMaxUnionBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxUnionBytes(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getMaxUpdatableSerializationBytes(int, TgtHllType)","url":"getMaxUpdatableSerializationBytes(int,org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getMaxUpdateSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxUpdateSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getMemoryRequestServer()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getMemoryRequestServer()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getMemoryUsageBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getMinItem()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getMinItem()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getMinItem()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getMinPreLongs()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getN()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getN()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getN()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getN()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"getName()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"getNominalEntries()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getNormalizedRankError(boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getNormalizedRankError(boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getNormalizedRankError(boolean)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ClassicUtil","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getNumActiveItems()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getNumActiveItems()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getNumPoolThreads()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getNumRetained()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getNumSamples()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getNumSamples()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"getNumSamples()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getNumSamples()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getNumValues()"},{"p":"org.apache.datasketches.tuple","c":"DeserializeResult","l":"getObject()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getP()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getP()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getPartitionBoundaries(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getPartitionBoundaries(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getPartitionBoundaries(int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getPMF(double[])"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getPMF(float[])"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getPMF(T[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getPMF(T[])"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"getPostProcessor()"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"getPostProcessor(Group, char)","url":"getPostProcessor(org.apache.datasketches.fdt.Group,char)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"getPreInts()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getPrimaryKey()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getPropagateOrderedCompact()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.req","c":"ReqSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantile(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantile(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantile(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantile(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileLowerBound(double, int)","url":"getQuantileLowerBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileUpperBound(double, int)","url":"getQuantileUpperBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRank(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRank(float)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRank(T)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRank(T)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankLowerBound(double, int)","url":"getRankLowerBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRanks(double[], QuantileSearchCriteria)","url":"getRanks(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRanks(double[], QuantileSearchCriteria)","url":"getRanks(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRanks(double[], QuantileSearchCriteria)","url":"getRanks(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRanks(double[])"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRanks(float[], QuantileSearchCriteria)","url":"getRanks(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRanks(float[], QuantileSearchCriteria)","url":"getRanks(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRanks(float[], QuantileSearchCriteria)","url":"getRanks(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRanks(float[])"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRanks(T[], QuantileSearchCriteria)","url":"getRanks(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRanks(T[], QuantileSearchCriteria)","url":"getRanks(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRanks(T[], QuantileSearchCriteria)","url":"getRanks(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRanks(T[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRanks(T[])"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankUpperBound(double, int)","url":"getRankUpperBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"getReqDebug()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getResizeFactor()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"getResizeFactor()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getResizeFactor()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"getResizeFactor()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"getResult()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getResult()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getResult()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getResult()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"getResult()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"getResult()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"getResult()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getResult()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getResult()"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"getResult()"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotB","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotBImpl","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"getResult()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"getResult(boolean, WritableMemory, boolean)","url":"getResult(boolean,org.apache.datasketches.memory.WritableMemory,boolean)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getResult(boolean, WritableMemory)","url":"getResult(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getResult(boolean, WritableMemory)","url":"getResult(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"getResult(boolean)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"getResult(boolean)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"getResult(boolean)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"getResult(int[], int, int, char)","url":"getResult(int[],int,int,char)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getResult(TgtHllType)","url":"getResult(org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotB","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotBImpl","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getResultAndReset()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getResultAndReset()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getRetainedEntries(boolean)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"getRF(int)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getRowHeader()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getRowHeader()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getRse()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getSamples()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getSamples()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getSamples(Class)","url":"getSamples(java.lang.Class)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"getSamplingProbability()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getSeed()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getSeed()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getSerializationVersion(Memory)","url":"getSerializationVersion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getSerializationVersion(Memory)","url":"getSerializationVersion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"getSerVer()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getShortBE(byte[], int)","url":"getShortBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getShortLE(byte[], int)","url":"getShortLE(byte[],int)"},{"p":"org.apache.datasketches.tuple","c":"DeserializeResult","l":"getSize()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getSketchSamples()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"getSketchStructure(int, int)","url":"getSketchStructure(int,int)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getSketchType()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"getSketchType(Memory)","url":"getSketchType(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getSortedView()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getSortedView()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getSortedView()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"getStartingCapacity(int, int)","url":"getStartingCapacity(int,int)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getStorageBytes()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getStreamLength()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getStreamLength()"},{"p":"org.apache.datasketches.tuple","c":"TupleSketchIterator","l":"getSummary()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getSummaryFactory()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getTgtHllType()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getTgtHllType()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getTheta()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getTheta()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getTheta()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getThetaLong()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getThetaLong()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getTotalSketchWeight()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getUnionAction()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getUpdatableSerializationBytes()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getUpdatableSerializationBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getUpdatableStorageBytes(int, long)","url":"getUpdatableStorageBytes(int,long)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getUpperBound()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getUpperBound()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getUpperBound()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getUpperBound()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getUpperBound(byte[])"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getUpperBound(int, int)","url":"getUpperBound(int,int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getUpperBound(int, Memory)","url":"getUpperBound(int,org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.thetacommon","c":"BinomialBoundsN","l":"getUpperBound(long, double, int, boolean)","url":"getUpperBound(long,double,int,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getUpperBound(long)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getUpperBound(T)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getUpperBoundForBoverA(long, long, double)","url":"getUpperBoundForBoverA(long,long,double)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInThetaSketchedSets","l":"getUpperBoundForBoverA(Sketch, Sketch)","url":"getUpperBoundForBoverA(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getUpperBoundForBoverA(Sketch, Sketch)","url":"getUpperBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getUpperBoundForBoverA(Sketch, Sketch)","url":"getUpperBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"getValue()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"getValue()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"getValue()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"getValue()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getValues()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketchIterator","l":"getValues()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.req","c":"ReqSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.WeightedSample","l":"getWeight()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"Group()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"GT"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"GT"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(byte[], int, int, long)","url":"hash(byte[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(byte[], long)","url":"hash(byte[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(ByteBuffer, long)","url":"hash(java.nio.ByteBuffer,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(char[], int, int, long)","url":"hash(char[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(char[], long)","url":"hash(char[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(int[], int, int, long)","url":"hash(int[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(int[], long)","url":"hash(int[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(long, long)","url":"hash(long,long)"},{"p":"org.apache.datasketches.hash","c":"XxHash","l":"hash(long, long)","url":"hash(long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(long[], int, int, long)","url":"hash(long[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(long[], long)","url":"hash(long[],long)"},{"p":"org.apache.datasketches.hash","c":"XxHash","l":"hash(Memory, long, long, long)","url":"hash(org.apache.datasketches.memory.Memory,long,long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(Memory, long)","url":"hash(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashArrayInsert(long[], long[], int, long)","url":"hashArrayInsert(long[],long[],int,long)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"hashCode()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"hashCode()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"hashCode()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"hashCode()"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashInsertOnly(long[], int, long)","url":"hashInsertOnly(long[],int,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashInsertOnlyMemory(WritableMemory, int, long, int)","url":"hashInsertOnlyMemory(org.apache.datasketches.memory.WritableMemory,int,long,int)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearch(long[], int, long)","url":"hashSearch(long[],int,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearchMemory(Memory, int, long, int)","url":"hashSearchMemory(org.apache.datasketches.memory.Memory,int,long,int)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearchOrInsert(long[], int, long)","url":"hashSearchOrInsert(long[],int,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearchOrInsertMemory(WritableMemory, int, long, int)","url":"hashSearchOrInsertMemory(org.apache.datasketches.memory.WritableMemory,int,long,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(byte[], long)","url":"hashToBytes(byte[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(char[], long)","url":"hashToBytes(char[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(double, long)","url":"hashToBytes(double,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(int[], long)","url":"hashToBytes(int[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(long, long)","url":"hashToBytes(long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(long[], long)","url":"hashToBytes(long[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(String, long)","url":"hashToBytes(java.lang.String,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(byte[], long)","url":"hashToLongs(byte[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(char[], long)","url":"hashToLongs(char[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(double, long)","url":"hashToLongs(double,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(int[], long)","url":"hashToLongs(int[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(long, long)","url":"hashToLongs(long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(long[], long)","url":"hashToLongs(long[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(String, long)","url":"hashToLongs(java.lang.String,long)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"hasMemory()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"hasMemory()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"hasMemory()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.VarOptItemsIterator","l":"hasNext()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"hasResult()"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"hasResult()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(byte[], long)","url":"heapify(byte[],long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(byte[])"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"heapify(byte[])"},{"p":"org.apache.datasketches.hll","c":"Union","l":"heapify(byte[])"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"heapify(DoublesSketch)","url":"heapify(org.apache.datasketches.quantiles.DoublesSketch)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"heapify(Memory, Comparator, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyCompactSketch(Memory, long)","url":"heapifyCompactSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyCompactSketch(Memory)","url":"heapifyCompactSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySetOperation(Memory, long)","url":"heapifySetOperation(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySetOperation(Memory)","url":"heapifySetOperation(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySketch(Memory, long)","url":"heapifySketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifySketch(Memory, long)","url":"heapifySketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"heapifySketch(Memory, SummaryDeserializer)","url":"heapifySketch(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.SummaryDeserializer)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySketch(Memory)","url":"heapifySketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifySketch(Memory)","url":"heapifySketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple","c":"SummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUnion(Memory, long)","url":"heapifyUnion(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUnion(Memory)","url":"heapifyUnion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUpdatableSketch(Memory, long)","url":"heapifyUpdatableSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"heapifyUpdatableSketch(Memory, SummaryDeserializer, SummaryFactory)","url":"heapifyUpdatableSketch(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.SummaryDeserializer,org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUpdatableSketch(Memory)","url":"heapifyUpdatableSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyUpdateSketch(Memory, long)","url":"heapifyUpdateSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyUpdateSketch(Memory)","url":"heapifyUpdateSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.common","c":"Family","l":"HLL"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"HLL_4"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"HLL_6"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"HLL_8"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch(int, TgtHllType, WritableMemory)","url":"%3Cinit%3E(int,org.apache.datasketches.hll.TgtHllType,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch(int, TgtHllType)","url":"%3Cinit%3E(int,org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.common","c":"Family","l":"idToFamily(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"INCLUSIVE"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"init(String, int, double, double, double, double, double)","url":"init(java.lang.String,int,double,double,double,double,double)"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountIncremented"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountIncrementedRebuilt"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountIncrementedResized"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountNotIncremented"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"IntegerSketch(int, int, float, IntegerSummary.Mode)","url":"%3Cinit%3E(int,int,float,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"IntegerSketch(int, IntegerSummary.Mode)","url":"%3Cinit%3E(int,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"IntegerSketch(Memory, IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"IntegerSummary(IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryDeserializer","l":"IntegerSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryFactory","l":"IntegerSummaryFactory(IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummarySetOperations","l":"IntegerSummarySetOperations(IntegerSummary.Mode, IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"intersect(ArrayOfDoublesSketch, ArrayOfDoublesCombiner)","url":"intersect(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch,org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesCombiner)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch, S)","url":"intersect(org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"intersect(Sketch, Sketch, boolean, WritableMemory)","url":"intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"intersect(Sketch, Sketch)","url":"intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"intersect(Sketch)","url":"intersect(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch, Sketch, S)","url":"intersect(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch, Sketch)","url":"intersect(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch)","url":"intersect(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"Family","l":"INTERSECTION"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"Intersection()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummarySetOperations","l":"intersection(ArrayOfStringsSummary, ArrayOfStringsSummary)","url":"intersection(org.apache.datasketches.tuple.strings.ArrayOfStringsSummary,org.apache.datasketches.tuple.strings.ArrayOfStringsSummary)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"intersection(DoubleSummary, DoubleSummary)","url":"intersection(org.apache.datasketches.tuple.adouble.DoubleSummary,org.apache.datasketches.tuple.adouble.DoubleSummary)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummarySetOperations","l":"intersection(IntegerSummary, IntegerSummary)","url":"intersection(org.apache.datasketches.tuple.aninteger.IntegerSummary,org.apache.datasketches.tuple.aninteger.IntegerSummary)"},{"p":"org.apache.datasketches.tuple","c":"SummarySetOperations","l":"intersection(S, S)","url":"intersection(S,S)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"Intersection(SummarySetOperations)","url":"%3Cinit%3E(org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.common","c":"Util","l":"intToBytes(int, byte[])","url":"intToBytes(int,byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"intToFixedLengthString(int, int)","url":"intToFixedLengthString(int,int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"INVERSE_GOLDEN"},{"p":"org.apache.datasketches.common","c":"Util","l":"INVERSE_GOLDEN_U64"},{"p":"org.apache.datasketches.common","c":"Util","l":"invPow2(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isCompact()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isCompact()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"isCompact()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isCompact()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"isCompact()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isCompactMemoryFormat()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"isDirect()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isDirect()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isDirect()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"isEmpty()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isEmpty()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isEmpty()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"isEmpty()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isEstimationMode()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.common","c":"Util","l":"isEven(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isIntPowerOf2(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isLessThanUnsigned(long, long)","url":"isLessThanUnsigned(long,long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isLongPowerOf2(long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isMemory()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isMemory()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isMemoryUpdatableFormat()"},{"p":"org.apache.datasketches.common","c":"Util","l":"isMultipleOf8AndGT0(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isOdd(long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isOffHeap()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isOffHeap()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isOrdered()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"isOrdered()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isReadOnly()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"ITEMS_SKETCH"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"items()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"items(int)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"ItemsSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"iterator()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"iterator()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"iterator()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"iterator()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"iterator()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"iterator()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"iterator()"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"jaccard(Sketch, Sketch)","url":"jaccard(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"jaccard(Sketch, Sketch, S, SummarySetOperations)","url":"jaccard(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"jaccard(Sketch, Sketch, SummarySetOperations)","url":"jaccard(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"JaccardSimilarity()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"JaccardSimilarity()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"SuppressFBWarnings","l":"justification()"},{"p":"org.apache.datasketches.common","c":"Family","l":"KLL"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"KllDoublesSketchSortedView(KllDoublesSketch)","url":"%3Cinit%3E(org.apache.datasketches.kll.KllDoublesSketch)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"KllFloatsSketchSortedView(KllFloatsSketch)","url":"%3Cinit%3E(org.apache.datasketches.kll.KllFloatsSketch)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"LE"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"LE"},{"p":"org.apache.datasketches.common","c":"Util","l":"le(Object, Object, Comparator)","url":"le(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"lg()"},{"p":"org.apache.datasketches.common","c":"Util","l":"LOG2"},{"p":"org.apache.datasketches.common","c":"Util","l":"log2(double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"logBaseOfX(double, double)","url":"logBaseOfX(double,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"LONG_MAX_VALUE_AS_DOUBLE"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"LongsSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"longToBytes(long, byte[])","url":"longToBytes(long,byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"longToHexBytes(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"LS"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"LT"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"LT"},{"p":"org.apache.datasketches.common","c":"Util","l":"lt(Object, Object, Comparator)","url":"lt(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"Max"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"Max"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"MAX_K"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"MAX_LG_NOM_LONGS"},{"p":"org.apache.datasketches.common","c":"Util","l":"maxT(Object, Object, Comparator)","url":"maxT(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"MEM_REQ_SVR_NULL_MSG"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"memChecks(Memory)","url":"memChecks(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"merge(ItemsSketch)","url":"merge(org.apache.datasketches.frequencies.ItemsSketch)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"merge(LongsSketch)","url":"merge(org.apache.datasketches.frequencies.LongsSketch)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"merge(ReqSketch)","url":"merge(org.apache.datasketches.req.ReqSketch)"},{"p":"org.apache.datasketches.cpc","c":"MergingValidation","l":"MergingValidation(int, int, int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.common","c":"Util","l":"milliSecToString(long)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"Min"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"Min"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"MIN_LG_ARR_LONGS"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"MIN_LG_NOM_LONGS"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"minLgHashTableSize(int, double)","url":"minLgHashTableSize(int,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"minT(Object, Object, Comparator)","url":"minT(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"modulo(long, long, int)","url":"modulo(long,long,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"modulo(long[], int)","url":"modulo(long[],int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"N"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"N"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI.GenericPartitionBoundaries","l":"N"},{"p":"org.apache.datasketches.common","c":"Util","l":"nanoSecToString(long)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newDirectInstance(int, WritableMemory, MemoryRequestServer)","url":"newDirectInstance(int,org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newDirectInstance(int, WritableMemory, MemoryRequestServer)","url":"newDirectInstance(int,org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newDirectInstance(WritableMemory, MemoryRequestServer)","url":"newDirectInstance(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newDirectInstance(WritableMemory, MemoryRequestServer)","url":"newDirectInstance(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newHeapInstance()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newHeapInstance()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"newHeapInstance(Comparator, ArrayOfItemsSerDe)","url":"newHeapInstance(java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"newHeapInstance(int, Comparator, ArrayOfItemsSerDe)","url":"newHeapInstance(int,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newHeapInstance(int)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newHeapInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"newInstance(int, ResizeFactor)","url":"newInstance(int,org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"newInstance(int, ResizeFactor)","url":"newInstance(int,org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"newInstance(int, ResizeFactor)","url":"newInstance(int,org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"newInstance(int)"},{"p":"org.apache.datasketches.tuple","c":"SummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"newSummaryArray(S[], int)","url":"newSummaryArray(S[],int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchIterator","l":"next()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.req","c":"ReqSketchIterator","l":"next()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.VarOptItemsIterator","l":"next()"},{"p":"org.apache.datasketches.theta","c":"HashIterator","l":"next()"},{"p":"org.apache.datasketches.tuple","c":"TupleSketchIterator","l":"next()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"NO_FALSE_NEGATIVES"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"NO_FALSE_POSITIVES"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"normalCDF(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"NOT_SINGLE_ITEM_MSG"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"notB(Sketch)","url":"notB(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"notB(Sketch)","url":"notB(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"notB(Sketch)","url":"notB(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"Util","l":"numberOfLeadingOnes(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"numberOfTrailingOnes(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"numDigits(int)"},{"p":"org.apache.datasketches.theta","c":"BitPacking","l":"packBits(long, int, byte[], int, int)","url":"packBits(long,int,byte[],int,int)"},{"p":"org.apache.datasketches.fdt","c":"PostProcessor","l":"PostProcessor(FdtSketch, Group, char)","url":"%3Cinit%3E(org.apache.datasketches.fdt.FdtSketch,org.apache.datasketches.fdt.Group,char)"},{"p":"org.apache.datasketches.common","c":"Util","l":"powerSeriesNextDouble(int, double, boolean, double)","url":"powerSeriesNextDouble(int,double,boolean,double)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"PREAMBLE_LONGS"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putDoubleBE(byte[], int, double)","url":"putDoubleBE(byte[],int,double)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putDoubleLE(byte[], int, double)","url":"putDoubleLE(byte[],int,double)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putFloatBE(byte[], int, float)","url":"putFloatBE(byte[],int,float)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putFloatLE(byte[], int, float)","url":"putFloatLE(byte[],int,float)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putIntBE(byte[], int, int)","url":"putIntBE(byte[],int,int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putIntLE(byte[], int, int)","url":"putIntLE(byte[],int,int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putLongBE(byte[], int, long)","url":"putLongBE(byte[],int,long)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putLongLE(byte[], int, long)","url":"putLongLE(byte[],int,long)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"putMemory(WritableMemory, ArrayOfItemsSerDe)","url":"putMemory(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"putMemory(WritableMemory, boolean)","url":"putMemory(org.apache.datasketches.memory.WritableMemory,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"putMemory(WritableMemory)","url":"putMemory(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putShortBE(byte[], int, short)","url":"putShortBE(byte[],int,short)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putShortLE(byte[], int, short)","url":"putShortLE(byte[],int,short)"},{"p":"org.apache.datasketches.common","c":"Util","l":"pwr2SeriesNext(int, long)","url":"pwr2SeriesNext(int,long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"pwr2SeriesPrev(int, int)","url":"pwr2SeriesPrev(int,int)"},{"p":"org.apache.datasketches.common","c":"Family","l":"QUANTILES"},{"p":"org.apache.datasketches.cpc","c":"QuickMergingValidation","l":"QuickMergingValidation(int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.common","c":"Family","l":"QUICKSELECT"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"QuickSelectSketch"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"rand"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"ranks"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"ranks"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI.GenericPartitionBoundaries","l":"ranks"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"REBUILD_THRESHOLD"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"rebuild()"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"RejectedDuplicate"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"RejectedNullOrEmpty"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"RejectedOverTheta"},{"p":"org.apache.datasketches.common","c":"Family","l":"REQ"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"ReqSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"ReqSketchSortedView(ReqSketch)","url":"%3Cinit%3E(org.apache.datasketches.req.ReqSketch)"},{"p":"org.apache.datasketches.common","c":"Family","l":"RESERVOIR"},{"p":"org.apache.datasketches.common","c":"Family","l":"RESERVOIR_UNION"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"reset()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"reset()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"reset()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"reset()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"reset()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"reset()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"reset()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"reset()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"reset()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"reset()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"reset()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"reset()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"reset()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"reset()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"reset()"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"RESIZE_THRESHOLD"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"select(double[], int, int, int)","url":"select(double[],int,int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"select(long[], int, int, int)","url":"select(long[],int,int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectExcludingZeros(double[], int, int)","url":"selectExcludingZeros(double[],int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectExcludingZeros(long[], int, int)","url":"selectExcludingZeros(long[],int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectIncludingZeros(double[], int)","url":"selectIncludingZeros(double[],int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectIncludingZeros(long[], int)","url":"selectIncludingZeros(long[],int)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"SerializerDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"serializeToByteArray(Boolean)","url":"serializeToByteArray(java.lang.Boolean)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"serializeToByteArray(Boolean[])","url":"serializeToByteArray(java.lang.Boolean[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"serializeToByteArray(Double)","url":"serializeToByteArray(java.lang.Double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"serializeToByteArray(Double[])","url":"serializeToByteArray(java.lang.Double[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"serializeToByteArray(Long)","url":"serializeToByteArray(java.lang.Long)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"serializeToByteArray(Long[])","url":"serializeToByteArray(java.lang.Long[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"serializeToByteArray(Number)","url":"serializeToByteArray(java.lang.Number)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"serializeToByteArray(Number[])","url":"serializeToByteArray(java.lang.Number[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"serializeToByteArray(String)","url":"serializeToByteArray(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"serializeToByteArray(String)","url":"serializeToByteArray(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"serializeToByteArray(String[])","url":"serializeToByteArray(java.lang.String[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"serializeToByteArray(String[])","url":"serializeToByteArray(java.lang.String[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"serializeToByteArray(T)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"serializeToByteArray(T[])"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"serializeToString()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"setA(Sketch)","url":"setA(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"setA(Sketch)","url":"setA(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"setClass(Class)","url":"setClass(java.lang.Class)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setFamily(Family)","url":"setFamily(org.apache.datasketches.common.Family)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"setHighRankAccuracy(boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"setK(int)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"setK(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setLocalLogNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setLocalNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setLogNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setLogNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setMaxConcurrencyError(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"setMaxK(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setMaxNumLocalThreads(int)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setMemoryRequestServer(MemoryRequestServer)","url":"setMemoryRequestServer(org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setMemoryRequestServer(MemoryRequestServer)","url":"setMemoryRequestServer(org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"setNumberOfValues(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setNumberOfValues(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setNumPoolThreads(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"setOperationBuilder()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"SetOperationBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases","l":"SetOperationCornerCases()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setP(float)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setP(float)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setPropagateOrderedCompact(boolean)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"setReqDebug(ReqDebug)","url":"setReqDebug(org.apache.datasketches.req.ReqDebug)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"setSamplingProbability(float)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setSamplingProbability(float)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"similarityTest(Sketch, Sketch, double)","url":"similarityTest(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"similarityTest(Sketch, Sketch, S, SummarySetOperations, double)","url":"similarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"similarityTest(Sketch, Sketch, SummarySetOperations, double)","url":"similarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"sizeOf(Boolean)","url":"sizeOf(java.lang.Boolean)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"sizeOf(Boolean[])","url":"sizeOf(java.lang.Boolean[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"sizeOf(Double)","url":"sizeOf(java.lang.Double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"sizeOf(Double[])","url":"sizeOf(java.lang.Double[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"sizeOf(Long)","url":"sizeOf(java.lang.Long)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"sizeOf(Long[])","url":"sizeOf(java.lang.Long[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"sizeOf(Number)","url":"sizeOf(java.lang.Number)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"sizeOf(Number[])","url":"sizeOf(java.lang.Number[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"sizeOf(String)","url":"sizeOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"sizeOf(String)","url":"sizeOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"sizeOf(T)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"sizeOf(T[])"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"SKETCH_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"SKETCH_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"SKETCH_B"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"Sketches()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"SketchesArgumentException","l":"SketchesArgumentException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"SketchesException","l":"SketchesException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.datasketches.common","c":"SketchesException","l":"SketchesException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"SketchesReadOnlyException","l":"SketchesReadOnlyException()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"SketchesReadOnlyException","l":"SketchesReadOnlyException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"SketchesStateException","l":"SketchesStateException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases","l":"sketchStateId(boolean, int, long)","url":"sketchStateId(boolean,int,long)"},{"p":"org.apache.datasketches.cpc","c":"CompressionCharacterization","l":"start()"},{"p":"org.apache.datasketches.cpc","c":"MergingValidation","l":"start()"},{"p":"org.apache.datasketches.cpc","c":"QuickMergingValidation","l":"start()"},{"p":"org.apache.datasketches.cpc","c":"StreamingValidation","l":"start()"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"startingSubMultiple(int, int, int)","url":"startingSubMultiple(int,int,int)"},{"p":"org.apache.datasketches.cpc","c":"StreamingValidation","l":"StreamingValidation(int, int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"STRIDE_MASK"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringArrHash(String[])","url":"stringArrHash(java.lang.String[])"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringConcat(String[])","url":"stringConcat(java.lang.String[])"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringHash(String)","url":"stringHash(java.lang.String)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringToByteArray(String)","url":"stringToByteArray(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Family","l":"stringToFamily(String)","url":"stringToFamily(java.lang.String)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"Sum"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"Sum"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"summaryFactory_"},{"p":"org.apache.datasketches.common","c":"Util","l":"TAB"},{"p":"org.apache.datasketches.cpc","c":"TestUtil","l":"TestUtil()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"TGT_IS_READ_ONLY_MSG"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"toByteArray()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"toByteArray()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"toByteArray()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"toByteArray()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"toByteArray()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toByteArray()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple","c":"Summary","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"toByteArray()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toByteArray(boolean, ArrayOfItemsSerDe)","url":"toByteArray(boolean,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toByteArray(boolean)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"toByteArrayCompressed()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toCompactByteArray()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"toCompactByteArray()"},{"p":"org.apache.datasketches.common","c":"Family","l":"toString()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"toString()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"toString()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"toString()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"toString()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"toString()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"toString()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"toString()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"toString()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"toString()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"toString()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toString(boolean, boolean, boolean, boolean)","url":"toString(boolean,boolean,boolean,boolean)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"toString(boolean, boolean, boolean, boolean)","url":"toString(boolean,boolean,boolean,boolean)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString(boolean, boolean, int, boolean)","url":"toString(boolean,boolean,int,boolean)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString(boolean)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"toString(Boolean)","url":"toString(java.lang.Boolean)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString(byte[], boolean)","url":"toString(byte[],boolean)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"toString(Double)","url":"toString(java.lang.Double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"toString(Long)","url":"toString(java.lang.Long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString(Memory, boolean)","url":"toString(org.apache.datasketches.memory.Memory,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"toString(Number)","url":"toString(java.lang.Number)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"toString(String)","url":"toString(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"toString(String)","url":"toString(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"toString(T)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toUpdatableByteArray()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"toUpdatableByteArray()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"TRIM_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"TRIM_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"TRIM_B"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"trim()"},{"p":"org.apache.datasketches.common","c":"Family","l":"TUPLE"},{"p":"org.apache.datasketches.common","c":"Family","l":"UNION"},{"p":"org.apache.datasketches.hll","c":"Union","l":"Union()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"Union()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"union(ArrayOfDoublesSketch)","url":"union(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummarySetOperations","l":"union(ArrayOfStringsSummary, ArrayOfStringsSummary)","url":"union(org.apache.datasketches.tuple.strings.ArrayOfStringsSummary,org.apache.datasketches.tuple.strings.ArrayOfStringsSummary)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"union(DoublesSketch)","url":"union(org.apache.datasketches.quantiles.DoublesSketch)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"union(DoubleSummary, DoubleSummary)","url":"union(org.apache.datasketches.tuple.adouble.DoubleSummary,org.apache.datasketches.tuple.adouble.DoubleSummary)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"Union(int, SummarySetOperations)","url":"%3Cinit%3E(int,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"Union(int, WritableMemory)","url":"%3Cinit%3E(int,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"Union(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummarySetOperations","l":"union(IntegerSummary, IntegerSummary)","url":"union(org.apache.datasketches.tuple.aninteger.IntegerSummary,org.apache.datasketches.tuple.aninteger.IntegerSummary)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"union(ItemsSketch)","url":"union(org.apache.datasketches.quantiles.ItemsSketch)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"union(Memory, ArrayOfItemsSerDe)","url":"union(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"union(Memory)","url":"union(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Memory)","url":"union(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple","c":"SummarySetOperations","l":"union(S, S)","url":"union(S,S)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch, S)","url":"union(org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Sketch, Sketch, boolean, WritableMemory)","url":"union(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Sketch, Sketch)","url":"union(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Sketch)","url":"union(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch, Sketch, S)","url":"union(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch, Sketch)","url":"union(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch)","url":"union(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"Union(SummarySetOperations)","url":"%3Cinit%3E(org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"UniqueCountMap(int, int)","url":"%3Cinit%3E(int,int)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"UniqueCountMap(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.theta","c":"BitPacking","l":"unpackBits(long[], int, int, byte[], int, int)","url":"unpackBits(long[],int,int,byte[],int,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"UNSUPPORTED_MSG"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"UPDATABLE"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"UpdatableSketch(int, int, float, SummaryFactory)","url":"%3Cinit%3E(int,int,float,org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"UpdatableSketch(Memory, SummaryDeserializer, SummaryFactory)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.SummaryDeserializer,org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"UpdatableSketch(UpdatableSketch)","url":"%3Cinit%3E(org.apache.datasketches.tuple.UpdatableSketch)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"UpdatableSketchBuilder(SummaryFactory)","url":"%3Cinit%3E(org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotB","l":"update(ArrayOfDoublesSketch, ArrayOfDoublesSketch)","url":"update(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch,org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotBImpl","l":"update(ArrayOfDoublesSketch, ArrayOfDoublesSketch)","url":"update(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch,org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"update(byte[], byte[])","url":"update(byte[],byte[])"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(byte[], double[])","url":"update(byte[],double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(byte[], U)","url":"update(byte[],U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(byte[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(byte[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(byte[])"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(char[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(char[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(char[])"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"update(CpcSketch)","url":"update(org.apache.datasketches.cpc.CpcSketch)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(double, double[])","url":"update(double,double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(double, U)","url":"update(double,U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"update(double)"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"update(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"update(double)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"update(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"update(double)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(double)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(double)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"update(Double)","url":"update(java.lang.Double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"update(float)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"update(float)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"update(float)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"update(HllSketch)","url":"update(org.apache.datasketches.hll.HllSketch)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(int[], double[])","url":"update(int[],double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(int[], U)","url":"update(int[],U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(int[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(int[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(int[])"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"update(Integer)","url":"update(java.lang.Integer)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"update(long, Double)","url":"update(long,java.lang.Double)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(long, double[])","url":"update(long,double[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(long, int, ArrayList)","url":"update(long,int,java.util.ArrayList)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"update(long, Integer)","url":"update(long,java.lang.Integer)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"update(long, long)","url":"update(long,long)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(long, U)","url":"update(long,U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(long)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"update(long)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"update(long)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"update(long)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(long[], double[])","url":"update(long[],double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(long[], U)","url":"update(long[],U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(long[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(long[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(long[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(Memory, ArrayOfItemsSerDe)","url":"update(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"update(Memory, ArrayOfItemsSerDe)","url":"update(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"update(Memory)","url":"update(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(ReservoirItemsSketch)","url":"update(org.apache.datasketches.sampling.ReservoirItemsSketch)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"update(ReservoirItemsSketch)","url":"update(org.apache.datasketches.sampling.ReservoirItemsSketch)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"update(ReservoirLongsSketch)","url":"update(org.apache.datasketches.sampling.ReservoirLongsSketch)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"update(String, Double)","url":"update(java.lang.String,java.lang.Double)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(String, double[])","url":"update(java.lang.String,double[])"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"update(String, Integer)","url":"update(java.lang.String,java.lang.Integer)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(String, U)","url":"update(java.lang.String,U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(String)","url":"update(java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(String)","url":"update(java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(String)","url":"update(java.lang.String)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"update(String[], String[])","url":"update(java.lang.String[],java.lang.String[])"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"update(String[])","url":"update(java.lang.String[])"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"update(String[])","url":"update(java.lang.String[])"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"update(T, double)","url":"update(T,double)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"update(T, long)","url":"update(T,long)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"update(T)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"update(T)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(T)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSummary","l":"update(U)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"update(VarOptItemsSketch)","url":"update(org.apache.datasketches.sampling.VarOptItemsSketch)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"updateSketchBuilder()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"UpdateSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"Util()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"validate()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"validateFamily(byte, byte)","url":"validateFamily(byte,byte)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"validateItems(T[], Comparator)","url":"validateItems(T[],java.util.Comparator)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"validateType(byte, SerializerDeserializer.SketchType)","url":"validateType(byte,org.apache.datasketches.tuple.SerializerDeserializer.SketchType)"},{"p":"org.apache.datasketches.common","c":"SuppressFBWarnings","l":"value()"},{"p":"org.apache.datasketches.common","c":"Family","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Family","l":"values()"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"values()"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"values()"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"values()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"values()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"values()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"values()"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"values()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"values()"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"values()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"values()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"values()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"values()"},{"p":"org.apache.datasketches.common","c":"Family","l":"VAROPT"},{"p":"org.apache.datasketches.common","c":"Family","l":"VAROPT_UNION"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"viewCompactorDetail(String, boolean)","url":"viewCompactorDetail(java.lang.String,boolean)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"weights()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"weights(int)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"wrap(Memory, Comparator, ArrayOfItemsSerDe)","url":"wrap(org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapCompactSketch(Memory, long)","url":"wrapCompactSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapCompactSketch(Memory)","url":"wrapCompactSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapIntersection(Memory)","url":"wrapIntersection(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapIntersection(WritableMemory)","url":"wrapIntersection(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(Memory, long)","url":"wrapSetOperation(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(Memory)","url":"wrapSetOperation(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(WritableMemory, long)","url":"wrapSetOperation(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(WritableMemory)","url":"wrapSetOperation(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSketch(Memory, long)","url":"wrapSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapSketch(Memory, long)","url":"wrapSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSketch(Memory)","url":"wrapSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapSketch(Memory)","url":"wrapSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(Memory, long)","url":"wrapUnion(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUnion(Memory)","url":"wrapUnion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(Memory)","url":"wrapUnion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(WritableMemory, long)","url":"wrapUnion(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUnion(WritableMemory)","url":"wrapUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(WritableMemory)","url":"wrapUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUpdatableSketch(WritableMemory, long)","url":"wrapUpdatableSketch(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUpdatableSketch(WritableMemory)","url":"wrapUpdatableSketch(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUpdateSketch(WritableMemory, long)","url":"wrapUpdateSketch(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUpdateSketch(WritableMemory)","url":"wrapUpdateSketch(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"writableWrap(WritableMemory, MemoryRequestServer)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"writableWrap(WritableMemory, MemoryRequestServer)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"writableWrap(WritableMemory)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"writableWrap(WritableMemory)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X1"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X2"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X4"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X8"},{"p":"org.apache.datasketches.hash","c":"XxHash","l":"XxHash()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"Util","l":"zeroPad(String, int)","url":"zeroPad(java.lang.String,int)"}] \ No newline at end of file +memberSearchIndex = [{"p":"org.apache.datasketches.common","c":"Family","l":"A_NOT_B"},{"p":"org.apache.datasketches.common","c":"Family","l":"ALPHA"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"AnotB()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"AnotB()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"aNotB(Sketch, Sketch, boolean, WritableMemory)","url":"aNotB(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"aNotB(Sketch, Sketch)","url":"aNotB(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"aNotB(Sketch, Sketch)","url":"aNotB(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"aNotB(Sketch, Sketch)","url":"aNotB(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"approximateLowerBoundOnP(long, long, double)","url":"approximateLowerBoundOnP(long,long,double)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"approximateUpperBoundOnP(long, long, double)","url":"approximateUpperBoundOnP(long,long,double)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"approxNumDeltaItems"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"ArrayOfBooleansSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"ArrayOfDoublesCompactSketch"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"ArrayOfDoublesQuickSelectSketch"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"ArrayOfDoublesSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"ArrayOfDoublesSetOperationBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"ArrayOfDoublesSketches()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"ArrayOfDoublesUnion"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"ArrayOfDoublesUpdatableSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"ArrayOfItemsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"ArrayOfLongsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"ArrayOfNumbersSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"ArrayOfStringsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(ArrayOfStringsSketch)","url":"%3Cinit%3E(org.apache.datasketches.tuple.strings.ArrayOfStringsSketch)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(int, ResizeFactor, float)","url":"%3Cinit%3E(int,org.apache.datasketches.common.ResizeFactor,float)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"ArrayOfStringsSketch(Memory)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryDeserializer","l":"ArrayOfStringsSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryFactory","l":"ArrayOfStringsSummaryFactory()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummarySetOperations","l":"ArrayOfStringsSummarySetOperations()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"ArrayOfUtf16StringsSerDe()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asDouble(long[])"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(byte[], int)","url":"asInt(byte[],int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(double, int)","url":"asInt(double,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(int[], int)","url":"asInt(int[],int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(long, int)","url":"asInt(long,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(long[], int)","url":"asInt(long[],int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"asInt(String, int)","url":"asInt(java.lang.String,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"BinarySearch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"BitPacking","l":"BitPacking()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"boundaries"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"boundaries"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"build()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"build()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"build(Family, WritableMemory)","url":"build(org.apache.datasketches.common.Family,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"build(Family)","url":"build(org.apache.datasketches.common.Family)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"build(WritableMemory)","url":"build(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildAnotB()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildANotB()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"builder()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"builder()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"builder()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"builder()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"builder()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildIntersection()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildIntersection()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildIntersection(WritableMemory)","url":"buildIntersection(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildIntersection(WritableMemory)","url":"buildIntersection(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildLocal(UpdateSketch)","url":"buildLocal(org.apache.datasketches.theta.UpdateSketch)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildShared()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildShared(WritableMemory)","url":"buildShared(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"buildSharedFromSketch(UpdateSketch, WritableMemory)","url":"buildSharedFromSketch(org.apache.datasketches.theta.UpdateSketch,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildUnion()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildUnion()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"buildUnion(WritableMemory)","url":"buildUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"buildUnion(WritableMemory)","url":"buildUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"ByteArrayUtil()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"Util","l":"bytesToInt(byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"bytesToLong(byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"bytesToString(byte[], boolean, boolean, String)","url":"bytesToString(byte[],boolean,boolean,java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"caseIdToCornerCase(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"ceilingIntPowerOf2(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"ceilingLongPowerOf2(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"ceilingPowerBaseOfDouble(double, double)","url":"ceilingPowerBaseOfDouble(double,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"characterPad(String, int, char, boolean)","url":"characterPad(java.lang.String,int,char,boolean)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkBounds(long, long, long)","url":"checkBounds(long,long,long)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"checkDoublesSplitPointsOrder(double[])"},{"p":"org.apache.datasketches.common","c":"Family","l":"checkFamilyID(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"checkFloatsSplitPointsOrder(float[])"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"checkHashCorruption(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkIfIntPowerOf2(int, String)","url":"checkIfIntPowerOf2(int,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkIfLongPowerOf2(long, String)","url":"checkIfLongPowerOf2(long,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkIfMultipleOf8AndGT0(long, String)","url":"checkIfMultipleOf8AndGT0(long,java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"checkMinSizeMemory(Memory)","url":"checkMinSizeMemory(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"checkNomLongs(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"checkNormalizedRankBounds(double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"checkProbability(double, String)","url":"checkProbability(double,java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"checkSeedHashes(short, short)","url":"checkSeedHashes(short,short)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"checkSeedHashes(short, short)","url":"checkSeedHashes(short,short)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"checkThetaCorruption(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesCombiner","l":"combine(double[], double[])","url":"combine(double[],double[])"},{"p":"org.apache.datasketches.common","c":"Family","l":"COMPACT"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"COMPACT_EMPTY"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"COMPACT_FULL"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"COMPACT_SINGLE"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"compact()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"compact()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"compact()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"compact()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"compact()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"compact()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"compact(boolean, WritableMemory)","url":"compact(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"compact(boolean, WritableMemory)","url":"compact(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"compact(boolean, WritableMemory)","url":"compact(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"compact(WritableMemory)","url":"compact(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"compact(WritableMemory)","url":"compact(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"compact(WritableMemory)","url":"compact(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"CompactSketch"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"CompactSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"compareTo(Group)","url":"compareTo(org.apache.datasketches.fdt.Group)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"compareTo(ItemsSketch.Row)","url":"compareTo(org.apache.datasketches.frequencies.ItemsSketch.Row)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"compareTo(LongsSketch.Row)","url":"compareTo(org.apache.datasketches.frequencies.LongsSketch.Row)"},{"p":"org.apache.datasketches.cpc","c":"CompressionCharacterization","l":"CompressionCharacterization(int, int, int, int, int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,int,int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"computeBytesNeeded(int)"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"computeSeedHash(long)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"computeSeedHash(long)"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"ConcurrentBufferInserted"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"ConcurrentPropagated"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"continueCondition(long, long)","url":"continueCondition(long,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"convertToHashTable(long[], int, long, double)","url":"convertToHashTable(long[],int,long,double)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"copy()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"copy()"},{"p":"org.apache.datasketches.tuple","c":"Summary","l":"copy()"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"copy()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"copy()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"copy()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"copy()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"copy()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"copyAs(TgtHllType)","url":"copyAs(org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"copyBytes(byte[], int, byte[], int, int)","url":"copyBytes(byte[],int,byte[],int,int)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"copySummaryArray(S[])"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"count(long[], long)","url":"count(long[],long)"},{"p":"org.apache.datasketches.common","c":"Family","l":"COUNTMIN"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"countPart(long[], int, long)","url":"countPart(long[],int,long)"},{"p":"org.apache.datasketches.common","c":"Family","l":"CPC"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"CpcSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"CpcSketch(int, long)","url":"%3Cinit%3E(int,long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"CpcSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"CpcUnion()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"CpcUnion(int, long)","url":"%3Cinit%3E(int,long)"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"CpcUnion(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"CpcWrapper(byte[])","url":"%3Cinit%3E(byte[])"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"CpcWrapper(Memory)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases","l":"createCornerCaseId(long, int, boolean, long, int, boolean)","url":"createCornerCaseId(long,int,boolean,long,int,boolean)"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"createEmptySketch()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"createSketch(int, int, long)","url":"createSketch(int,int,long)"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"cumWeights"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"DEFAULT_HLL_TYPE"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"DEFAULT_K"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"DEFAULT_LG_K"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"DEFAULT_LG_K"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"DEFAULT_NOMINAL_ENTRIES"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"DEFAULT_NOMINAL_ENTRIES"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"DEFAULT_NUMBER_OF_VALUES"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"DEFAULT_UPDATE_SEED"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Degen_Exact"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"DEGEN_MIN_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"DEGEN_MIN_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"DEGEN_MIN_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"DEGEN_THA_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"DEGEN_THA_0_F"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"DEGEN_THB_0_F"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(double[], int, int, double, int)","url":"desc(double[],int,int,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(float[], int, int, float, int)","url":"desc(float[],int,int,float,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(long[], int, int, double, int)","url":"desc(long[],int,int,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"desc(long[], int, int, long, int)","url":"desc(long[],int,int,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"deserializeFromMemory(Memory, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"deserializeFromMemory(Memory, long, int)","url":"deserializeFromMemory(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.tuple","c":"DeserializeResult","l":"DeserializeResult(T, int)","url":"%3Cinit%3E(T,int)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"dissimilarityTest(Sketch, Sketch, double)","url":"dissimilarityTest(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"dissimilarityTest(Sketch, Sketch, S, SummarySetOperations, double)","url":"dissimilarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"dissimilarityTest(Sketch, Sketch, SummarySetOperations, double)","url":"dissimilarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"DOUBLES_SKETCH"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"DoubleSketch(int, DoubleSummary.Mode)","url":"%3Cinit%3E(int,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"DoubleSketch(int, int, float, DoubleSummary.Mode)","url":"%3Cinit%3E(int,int,float,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"DoubleSketch(Memory, DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"DoublesPartitionBoundaries()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"DoublesSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"DoublesSketchSortedView(DoublesSketch)","url":"%3Cinit%3E(org.apache.datasketches.quantiles.DoublesSketch)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedViewIterator","l":"DoublesSortedViewIterator(double[], long[])","url":"%3Cinit%3E(double[],long[])"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"DoubleSummary(DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryDeserializer","l":"DoubleSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryFactory","l":"DoubleSummaryFactory(DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"DoubleSummarySetOperations()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"DoubleSummarySetOperations(DoubleSummary.Mode, DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode,org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"DoubleSummarySetOperations(DoubleSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.adouble.DoubleSummary.Mode)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"DoublesUnion()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"DoublesUnionBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"doubleToLongArray(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"downSample(DoublesSketch, int, WritableMemory)","url":"downSample(org.apache.datasketches.quantiles.DoublesSketch,int,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"downSample(int)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitAdjSecSizeNumSec(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitAllHorizList()"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompactingStart(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompactionDetail(int, int, int, int, boolean)","url":"emitCompactionDetail(int,int,int,int,boolean)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompactionDone(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitCompressDone()"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitMustAddCompactor()"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitNewCompactor(byte)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitStart(ReqSketch)","url":"emitStart(org.apache.datasketches.req.ReqSketch)"},{"p":"org.apache.datasketches.req","c":"ReqDebug","l":"emitStartCompress()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"EMPTY_1_0_T"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"EMPTY_1_0_T"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"EMPTY_1_0_T"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Empty_Exact"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"EMPTY_MSG"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"EQ"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"EQ"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"equallySpacedDoubles(int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"equallySpacedLongs(long, long, int)","url":"equallySpacedLongs(long,long,int)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"equals(Object)","url":"equals(java.lang.Object)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"erf(double)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"estimateSubsetSum(Predicate)","url":"estimateSubsetSum(java.util.function.Predicate)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"estimateSubsetSum(Predicate)","url":"estimateSubsetSum(java.util.function.Predicate)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"estimateSubsetSum(Predicate)","url":"estimateSubsetSum(java.util.function.Predicate)"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"estimateUnknownP(long, long)","url":"estimateUnknownP(long,long)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Estimation_Exact"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"evenlyLogSpaced(double, double, int)","url":"evenlyLogSpaced(double,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"evenlySpacedDoubles(double, double, int)","url":"evenlySpacedDoubles(double,double,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"evenlySpacedFloats(float, float, int)","url":"evenlySpacedFloats(float,float,int)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Degen"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Empty"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Estimation"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"Exact_Exact"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfInt(int, String)","url":"exactLog2OfInt(int,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfInt(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfLong(long, String)","url":"exactLog2OfLong(long,java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Util","l":"exactLog2OfLong(long)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"exactlyEqual(Sketch, Sketch)","url":"exactlyEqual(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"exactlyEqual(Sketch, Sketch, S, SummarySetOperations)","url":"exactlyEqual(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"exactlyEqual(Sketch, Sketch, SummarySetOperations)","url":"exactlyEqual(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"EXCLUSIVE"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"FdtSketch(double, double)","url":"%3Cinit%3E(double,double)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"FdtSketch(FdtSketch)","url":"%3Cinit%3E(org.apache.datasketches.fdt.FdtSketch)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"FdtSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.tuple","c":"Filter","l":"Filter(Predicate)","url":"%3Cinit%3E(java.util.function.Predicate)"},{"p":"org.apache.datasketches.tuple","c":"Filter","l":"filter(Sketch)","url":"filter(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(double[], int, int, double, InequalitySearch)","url":"find(double[],int,int,double,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"find(double[], int, int, double)","url":"find(double[],int,int,double)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(float[], int, int, float, InequalitySearch)","url":"find(float[],int,int,float,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"find(float[], int, int, float)","url":"find(float[],int,int,float)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(long[], int, int, double, InequalitySearch)","url":"find(long[],int,int,double,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"find(long[], int, int, long, InequalitySearch)","url":"find(long[],int,int,long,org.apache.datasketches.quantilescommon.InequalitySearch)"},{"p":"org.apache.datasketches.quantilescommon","c":"BinarySearch","l":"find(long[], int, int, long)","url":"find(long[],int,int,long)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch","l":"find(T[], int, int, T, GenericInequalitySearch.Inequality, Comparator)","url":"find(T[],int,int,T,org.apache.datasketches.quantilescommon.GenericInequalitySearch.Inequality,java.util.Comparator)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"FLOATS_SKETCH"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"FloatsPartitionBoundaries()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedViewIterator","l":"FloatsSortedViewIterator(float[], long[])","url":"%3Cinit%3E(float[],long[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"floorPowerBaseOfDouble(double, double)","url":"floorPowerBaseOfDouble(double,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"floorPowerOf2(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"floorPowerOf2(long)"},{"p":"org.apache.datasketches.common","c":"Family","l":"FREQUENCY"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"fromMemory(Memory)","url":"fromMemory(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"fromMemory(Memory)","url":"fromMemory(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"fromOrdinal(int)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"FULL_ANOTB"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"FULL_INTERSECT"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"FULL_UNION"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"GE"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"GE"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch","l":"GenericInequalitySearch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"GenericPartitionBoundaries(long, T[], long[], double[], T, T, QuantileSearchCriteria)","url":"%3Cinit%3E(long,T[],long[],double[],T,T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"GenericSortedViewIterator(T[], long[])","url":"%3Cinit%3E(T[],long[])"},{"p":"org.apache.datasketches.theta","c":"HashIterator","l":"get()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"getActionDescription()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"getActionDescription()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"getActionDescription()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"getActionId()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"getActionId()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"getActionId()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getActiveEntries()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getAnotbAction()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getAprioriError(int, long)","url":"getAprioriError(int,long)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getAprioriError(int, long)","url":"getAprioriError(int,long)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getAverageSketchMemoryPerKey()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getBoundaries()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"getBytes()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getCaseDescription()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getCDF(double[], QuantileSearchCriteria)","url":"getCDF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getCDF(double[])"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getCDF(float[], QuantileSearchCriteria)","url":"getCDF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getCDF(float[])"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getCDF(T[], QuantileSearchCriteria)","url":"getCDF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getCDF(T[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"getClassOfT()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"getCompactBytes()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getCompactBytes()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"getCompactBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCompactSerialiedSizeBytes(int, long)","url":"getCompactSerialiedSizeBytes(int,long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getCompactSerializationBytes()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getCompactSerializationBytes()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getCompositeEstimate()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getCompositeEstimate()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getCount()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getCountLessThanThetaLong(long)"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"getCountLessThanThetaLong(long)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getCountLessThanThetaLong(long)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getCumulativeWeights()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesCompactSketch","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getCurrentBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCurrentCompactSerializedSizeBytes()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getCurrentMapCapacity()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getCurrentMapCapacity()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getCurrentUpdatableSerializedSizeBytes()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getDoubleBE(byte[], int)","url":"getDoubleBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getDoubleLE(byte[], int)","url":"getDoubleLE(byte[],int)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getEffectiveK()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getEffectiveK()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getEpsilon(int)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getEpsilon(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getEstimate()"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getEstimate()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getEstimate()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getEstimate()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getEstimate()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getEstimate()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getEstimate()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getEstimate()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getEstimate()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getEstimate()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getEstimate()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getEstimate(byte[])"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getEstimate(int)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getEstimate(long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getEstimate(Memory)","url":"getEstimate(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getEstimate(T)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getEstimateOfA(long, double)","url":"getEstimateOfA(long,double)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getEstimateOfB(long, double)","url":"getEstimateOfB(long,double)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getEstimateOfBoverA(long, long)","url":"getEstimateOfBoverA(long,long)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInThetaSketchedSets","l":"getEstimateOfBoverA(Sketch, Sketch)","url":"getEstimateOfBoverA(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getEstimateOfBoverA(Sketch, Sketch)","url":"getEstimateOfBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getEstimateOfBoverA(Sketch, Sketch)","url":"getEstimateOfBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getFamily()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"getFamily()"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getFamily()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getFamily()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getFamilyName()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getFloatBE(byte[], int)","url":"getFloatBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getFloatLE(byte[], int)","url":"getFloatLE(byte[],int)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getFraction()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getFrequentItems(ErrorType)","url":"getFrequentItems(org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getFrequentItems(ErrorType)","url":"getFrequentItems(org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getFrequentItems(long, ErrorType)","url":"getFrequentItems(long,org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getFrequentItems(long, ErrorType)","url":"getFrequentItems(long,org.apache.datasketches.frequencies.ErrorType)"},{"p":"org.apache.datasketches.fdt","c":"PostProcessor","l":"getGroupCount()"},{"p":"org.apache.datasketches.fdt","c":"PostProcessor","l":"getGroupList(int[], int, int)","url":"getGroupList(int[],int,int)"},{"p":"org.apache.datasketches.tuple","c":"TupleSketchIterator","l":"getHash()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getHeader()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"getHighRankAccuracy()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getHighRankAccuracyMode()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getId()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getID()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getInstance(Class, Comparator)","url":"getInstance(java.lang.Class,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(Class, Comparator)","url":"getInstance(java.lang.Class,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getInstance(Class, int, Comparator)","url":"getInstance(java.lang.Class,int,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(Class, int, Comparator)","url":"getInstance(java.lang.Class,int,java.util.Comparator)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getInstance(Class, Memory, Comparator, ArrayOfItemsSerDe)","url":"getInstance(java.lang.Class,org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(Class, Memory, Comparator, ArrayOfItemsSerDe)","url":"getInstance(java.lang.Class,org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getInstance(ItemsSketch)","url":"getInstance(org.apache.datasketches.quantiles.ItemsSketch)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getInstance(Memory, ArrayOfItemsSerDe)","url":"getInstance(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getInstance(Memory)","url":"getInstance(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getInstance(String)","url":"getInstance(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getIntBE(byte[], int)","url":"getIntBE(byte[],int)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getIntersectAction()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getIntLE(byte[], int)","url":"getIntLE(byte[],int)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getItem()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getItem()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.WeightedSample","l":"getItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getK()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"getK()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getK()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getK()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getK()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"getK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getK()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getK()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketchIterator","l":"getKey()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getKeyMemoryUsageBytes()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ClassicUtil","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getKFromEpsilon(double, boolean)","url":"getKFromEpsilon(double,boolean)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getLgConfigK()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getLgConfigK()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getLgK()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"getLgK()"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getLgK()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getLgNominalEntries()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getLgNominalEntries()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"getLgNomLongs()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getLocalLgNominalEntries()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getLongBE(byte[], int)","url":"getLongBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getLongLE(byte[], int)","url":"getLongLE(byte[],int)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getLowerBound()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getLowerBound()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getLowerBound()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getLowerBound()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getLowerBound(byte[])"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getLowerBound(int, int)","url":"getLowerBound(int,int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getLowerBound(int, Memory)","url":"getLowerBound(int,org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getLowerBound(int)"},{"p":"org.apache.datasketches.thetacommon","c":"BinomialBoundsN","l":"getLowerBound(long, double, int, boolean)","url":"getLowerBound(long,double,int,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getLowerBound(long)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getLowerBound(T)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getLowerBoundForBoverA(long, long, double)","url":"getLowerBoundForBoverA(long,long,double)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInThetaSketchedSets","l":"getLowerBoundForBoverA(Sketch, Sketch)","url":"getLowerBoundForBoverA(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getLowerBoundForBoverA(Sketch, Sketch)","url":"getLowerBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getLowerBoundForBoverA(Sketch, Sketch)","url":"getLowerBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getMaxAnotBResultBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxAnotBResultBytes(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesCompactSketch","l":"getMaxBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getMaxBytes()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"getMaxBytes(int, int)","url":"getMaxBytes(int,int)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getMaxCompactSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxCompactSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getMaxConcurrencyError()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getMaximumError()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getMaximumError()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getMaximumMapCapacity()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getMaximumMapCapacity()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getMaxIntersectionBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxIntersectionBytes(int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getMaxItem()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getMaxItem()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getMaxItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"getMaxK()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"getMaxK()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getMaxLgArrLongs(Memory)","url":"getMaxLgArrLongs(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getMaxNumLocalThreads()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getMaxPreLongs()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getMaxSerializationBytes(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getMaxSerializedBytes(int)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getMaxSerializedSizeBytes(int, long, KllSketch.SketchType, boolean)","url":"getMaxSerializedSizeBytes(int,long,org.apache.datasketches.kll.KllSketch.SketchType,boolean)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getMaxUnionBytes()"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"getMaxUnionBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxUnionBytes(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getMaxUpdatableSerializationBytes(int, TgtHllType)","url":"getMaxUpdatableSerializationBytes(int,org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getMaxUpdateSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getMaxUpdateSketchBytes(int)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getMemoryRequestServer()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getMemoryRequestServer()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getMemoryUsageBytes()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getMinItem()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getMinItem()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getMinItem()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getMinItem()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getMinItem()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getMinItem()"},{"p":"org.apache.datasketches.common","c":"Family","l":"getMinPreLongs()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getN()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getN()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getN()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitionBoundaries","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"getN()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getN()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getN()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getN()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getN()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getN()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getN()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"getName()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"getNaturalRank(double, long, QuantileSearchCriteria)","url":"getNaturalRank(double,long,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getNaturalRank(QuantileSearchCriteria)","url":"getNaturalRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getNaturalRanks()"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitionBoundaries","l":"getNaturalRanks()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"getNominalEntries()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getNormalizedRank(QuantileSearchCriteria)","url":"getNormalizedRank(org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getNormalizedRankError(boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getNormalizedRankError(boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getNormalizedRankError(boolean)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ClassicUtil","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getNormalizedRankError(int, boolean)","url":"getNormalizedRankError(int,boolean)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getNormalizedRanks()"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitionBoundaries","l":"getNormalizedRanks()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getNumActiveItems()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getNumActiveItems()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getNumDeltaItems()"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitionBoundaries","l":"getNumDeltaItems()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getNumPartitions()"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitionBoundaries","l":"getNumPartitions()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getNumPoolThreads()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getNumRetained()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getNumRetained()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getNumSamples()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getNumSamples()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"getNumSamples()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getNumSamples()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getNumValues()"},{"p":"org.apache.datasketches.tuple","c":"DeserializeResult","l":"getObject()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getP()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getP()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitioningFeature","l":"getPartitionBoundaries(int, QuantileSearchCriteria)","url":"getPartitionBoundaries(int,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitioningFeature","l":"getPartitionBoundaries(int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getPMF(double[], QuantileSearchCriteria)","url":"getPMF(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getPMF(double[])"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getPMF(float[], QuantileSearchCriteria)","url":"getPMF(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getPMF(float[])"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getPMF(T[], QuantileSearchCriteria)","url":"getPMF(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getPMF(T[])"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"getPostProcessor()"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"getPostProcessor(Group, char)","url":"getPostProcessor(org.apache.datasketches.fdt.Group,char)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"getPreInts()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getPrimaryKey()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getPropagateOrderedCompact()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedViewIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.req","c":"ReqSketchIterator","l":"getQuantile()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getQuantile(double, QuantileSearchCriteria)","url":"getQuantile(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantile(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantile(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantile(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileLowerBound(double, int)","url":"getQuantileLowerBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getQuantiles()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantiles(double[], QuantileSearchCriteria)","url":"getQuantiles(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantiles(double[])"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileUpperBound(double, int)","url":"getQuantileUpperBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getQuantileUpperBound(double)"},{"p":"org.apache.datasketches.partitions","c":"SketchFillRequest","l":"getRange(T, T, BoundsRule)","url":"getRange(T,T,org.apache.datasketches.partitions.BoundsRule)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRank(double, QuantileSearchCriteria)","url":"getRank(double,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRank(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"getRank(float, QuantileSearchCriteria)","url":"getRank(float,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRank(float)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRank(T, QuantileSearchCriteria)","url":"getRank(T,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRank(T)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankLowerBound(double, int)","url":"getRankLowerBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankLowerBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRanks(double[], QuantileSearchCriteria)","url":"getRanks(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRanks(double[], QuantileSearchCriteria)","url":"getRanks(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRanks(double[], QuantileSearchCriteria)","url":"getRanks(double[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getRanks(double[])"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRanks(float[], QuantileSearchCriteria)","url":"getRanks(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRanks(float[], QuantileSearchCriteria)","url":"getRanks(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRanks(float[], QuantileSearchCriteria)","url":"getRanks(float[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getRanks(float[])"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRanks(T[], QuantileSearchCriteria)","url":"getRanks(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRanks(T[], QuantileSearchCriteria)","url":"getRanks(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRanks(T[], QuantileSearchCriteria)","url":"getRanks(T[],org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getRanks(T[])"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankUpperBound(double, int)","url":"getRankUpperBound(double,int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getRankUpperBound(double)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"getReqDebug()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getResizeFactor()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"getResizeFactor()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getResizeFactor()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"getResizeFactor()"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"getResult()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getResult()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getResult()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getResult()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"getResult()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"getResult()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"getResult()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getResult()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getResult()"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"getResult()"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotB","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotBImpl","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"getResult()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"getResult()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"getResult(boolean, WritableMemory, boolean)","url":"getResult(boolean,org.apache.datasketches.memory.WritableMemory,boolean)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"getResult(boolean, WritableMemory)","url":"getResult(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"getResult(boolean, WritableMemory)","url":"getResult(boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"getResult(boolean)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"getResult(boolean)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"getResult(boolean)"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"getResult(int[], int, int, char)","url":"getResult(int[],int,int,char)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getResult(TgtHllType)","url":"getResult(org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotB","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotBImpl","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"getResult(WritableMemory)","url":"getResult(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"getResultAndReset()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"getResultAndReset()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getRetainedEntries()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getRetainedEntries(boolean)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"getRF(int)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getRowHeader()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getRowHeader()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getRse()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getSamples()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"getSamples()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"getSamples(Class)","url":"getSamples(java.lang.Class)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"getSamplingProbability()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericPartitionBoundaries","l":"getSearchCriteria()"},{"p":"org.apache.datasketches.quantilescommon","c":"PartitionBoundaries","l":"getSearchCriteria()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"getSeed()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"getSeed()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getSerializationVersion(Memory)","url":"getSerializationVersion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getSerializationVersion(Memory)","url":"getSerializationVersion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getSerializedSizeBytes()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"getSerVer()"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getShortBE(byte[], int)","url":"getShortBE(byte[],int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"getShortLE(byte[], int)","url":"getShortLE(byte[],int)"},{"p":"org.apache.datasketches.tuple","c":"DeserializeResult","l":"getSize()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"getSketchSamples()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"getSketchStructure(int, int)","url":"getSketchStructure(int,int)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getSketchType()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"getSketchType(Memory)","url":"getSketchType(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"getSortedView()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"getSortedView()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"getSortedView()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"getSortedView()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"getStartingCapacity(int, int)","url":"getStartingCapacity(int,int)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getStorageBytes()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getStreamLength()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getStreamLength()"},{"p":"org.apache.datasketches.tuple","c":"TupleSketchIterator","l":"getSummary()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getSummaryFactory()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getTgtHllType()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getTgtHllType()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getTheta()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getTheta()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getTheta()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getThetaLong()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getThetaLong()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getTotalSketchWeight()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"getUnionAction()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getUpdatableSerializationBytes()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getUpdatableSerializationBytes()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"getUpdatableStorageBytes(int, long)","url":"getUpdatableStorageBytes(int,long)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"getUpperBound()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"getUpperBound()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"getUpperBound()"},{"p":"org.apache.datasketches.sampling","c":"SampleSubsetSummary","l":"getUpperBound()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"getUpperBound(byte[])"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getUpperBound(int, int)","url":"getUpperBound(int,int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"getUpperBound(int, Memory)","url":"getUpperBound(int,org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.cpc","c":"CpcWrapper","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getUpperBound(int)"},{"p":"org.apache.datasketches.thetacommon","c":"BinomialBoundsN","l":"getUpperBound(long, double, int, boolean)","url":"getUpperBound(long,double,int,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"getUpperBound(long)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"getUpperBound(T)"},{"p":"org.apache.datasketches.common","c":"BoundsOnRatiosInSampledSets","l":"getUpperBoundForBoverA(long, long, double)","url":"getUpperBoundForBoverA(long,long,double)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInThetaSketchedSets","l":"getUpperBoundForBoverA(Sketch, Sketch)","url":"getUpperBoundForBoverA(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getUpperBoundForBoverA(Sketch, Sketch)","url":"getUpperBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.thetacommon","c":"BoundsOnRatiosInTupleSketchedSets","l":"getUpperBoundForBoverA(Sketch, Sketch)","url":"getUpperBoundForBoverA(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"getValue()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"getValue()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"getValue()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"getValue()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"getValues()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketchIterator","l":"getValues()"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"getWeight()"},{"p":"org.apache.datasketches.req","c":"ReqSketchIterator","l":"getWeight()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.WeightedSample","l":"getWeight()"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.StackElement","l":"gpb"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"Group()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"GT"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"GT"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(byte[], int, int, long)","url":"hash(byte[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(byte[], long)","url":"hash(byte[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(ByteBuffer, long)","url":"hash(java.nio.ByteBuffer,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(char[], int, int, long)","url":"hash(char[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(char[], long)","url":"hash(char[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(int[], int, int, long)","url":"hash(int[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(int[], long)","url":"hash(int[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(long, long)","url":"hash(long,long)"},{"p":"org.apache.datasketches.hash","c":"XxHash","l":"hash(long, long)","url":"hash(long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(long[], int, int, long)","url":"hash(long[],int,int,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(long[], long)","url":"hash(long[],long)"},{"p":"org.apache.datasketches.hash","c":"XxHash","l":"hash(Memory, long, long, long)","url":"hash(org.apache.datasketches.memory.Memory,long,long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3","l":"hash(Memory, long)","url":"hash(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashArrayInsert(long[], long[], int, long)","url":"hashArrayInsert(long[],long[],int,long)"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"hashCode()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"hashCode()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"hashCode()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"hashCode()"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashInsertOnly(long[], int, long)","url":"hashInsertOnly(long[],int,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashInsertOnlyMemory(WritableMemory, int, long, int)","url":"hashInsertOnlyMemory(org.apache.datasketches.memory.WritableMemory,int,long,int)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearch(long[], int, long)","url":"hashSearch(long[],int,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearchMemory(Memory, int, long, int)","url":"hashSearchMemory(org.apache.datasketches.memory.Memory,int,long,int)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearchOrInsert(long[], int, long)","url":"hashSearchOrInsert(long[],int,long)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"hashSearchOrInsertMemory(WritableMemory, int, long, int)","url":"hashSearchOrInsertMemory(org.apache.datasketches.memory.WritableMemory,int,long,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(byte[], long)","url":"hashToBytes(byte[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(char[], long)","url":"hashToBytes(char[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(double, long)","url":"hashToBytes(double,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(int[], long)","url":"hashToBytes(int[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(long, long)","url":"hashToBytes(long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(long[], long)","url":"hashToBytes(long[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToBytes(String, long)","url":"hashToBytes(java.lang.String,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(byte[], long)","url":"hashToLongs(byte[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(char[], long)","url":"hashToLongs(char[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(double, long)","url":"hashToLongs(double,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(int[], long)","url":"hashToLongs(int[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(long, long)","url":"hashToLongs(long,long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(long[], long)","url":"hashToLongs(long[],long)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"hashToLongs(String, long)","url":"hashToLongs(java.lang.String,long)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"hasMemory()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"hasMemory()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"hasMemory()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"hasMemory()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.VarOptItemsIterator","l":"hasNext()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"hasResult()"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"hasResult()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(byte[], long)","url":"heapify(byte[],long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(byte[])"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"heapify(byte[])"},{"p":"org.apache.datasketches.hll","c":"Union","l":"heapify(byte[])"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"heapify(DoublesSketch)","url":"heapify(org.apache.datasketches.quantiles.DoublesSketch)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"heapify(Memory, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"heapify(Memory, Comparator, ArrayOfItemsSerDe)","url":"heapify(org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"heapify(Memory, long)","url":"heapify(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"heapify(Memory)","url":"heapify(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyCompactSketch(Memory, long)","url":"heapifyCompactSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyCompactSketch(Memory)","url":"heapifyCompactSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySetOperation(Memory, long)","url":"heapifySetOperation(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySetOperation(Memory)","url":"heapifySetOperation(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySketch(Memory, long)","url":"heapifySketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifySketch(Memory, long)","url":"heapifySketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"heapifySketch(Memory, SummaryDeserializer)","url":"heapifySketch(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.SummaryDeserializer)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifySketch(Memory)","url":"heapifySketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifySketch(Memory)","url":"heapifySketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple","c":"SummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryDeserializer","l":"heapifySummary(Memory)","url":"heapifySummary(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUnion(Memory, long)","url":"heapifyUnion(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUnion(Memory)","url":"heapifyUnion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUpdatableSketch(Memory, long)","url":"heapifyUpdatableSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"heapifyUpdatableSketch(Memory, SummaryDeserializer, SummaryFactory)","url":"heapifyUpdatableSketch(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.SummaryDeserializer,org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"heapifyUpdatableSketch(Memory)","url":"heapifyUpdatableSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyUpdateSketch(Memory, long)","url":"heapifyUpdateSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"heapifyUpdateSketch(Memory)","url":"heapifyUpdateSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.common","c":"Family","l":"HLL"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"HLL_4"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"HLL_6"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"HLL_8"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch(int, TgtHllType, WritableMemory)","url":"%3Cinit%3E(int,org.apache.datasketches.hll.TgtHllType,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch(int, TgtHllType)","url":"%3Cinit%3E(int,org.apache.datasketches.hll.TgtHllType)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"HllSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.common","c":"Family","l":"idToFamily(int)"},{"p":"org.apache.datasketches.partitions","c":"BoundsRule","l":"INCLUDE_BOTH"},{"p":"org.apache.datasketches.partitions","c":"BoundsRule","l":"INCLUDE_LOWER"},{"p":"org.apache.datasketches.partitions","c":"BoundsRule","l":"INCLUDE_UPPER"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"INCLUSIVE"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"index"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"index"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"init(String, int, double, double, double, double, double)","url":"init(java.lang.String,int,double,double,double,double,double)"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountIncremented"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountIncrementedRebuilt"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountIncrementedResized"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"InsertedCountNotIncremented"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"IntegerSketch(int, int, float, IntegerSummary.Mode)","url":"%3Cinit%3E(int,int,float,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"IntegerSketch(int, IntegerSummary.Mode)","url":"%3Cinit%3E(int,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"IntegerSketch(Memory, IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"IntegerSummary(IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryDeserializer","l":"IntegerSummaryDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryFactory","l":"IntegerSummaryFactory(IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummarySetOperations","l":"IntegerSummarySetOperations(IntegerSummary.Mode, IntegerSummary.Mode)","url":"%3Cinit%3E(org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode,org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"intersect(ArrayOfDoublesSketch, ArrayOfDoublesCombiner)","url":"intersect(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch,org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesCombiner)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch, S)","url":"intersect(org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"intersect(Sketch, Sketch, boolean, WritableMemory)","url":"intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"intersect(Sketch, Sketch)","url":"intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"intersect(Sketch)","url":"intersect(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch, Sketch, S)","url":"intersect(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch, Sketch)","url":"intersect(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"intersect(Sketch)","url":"intersect(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"Family","l":"INTERSECTION"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"Intersection()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummarySetOperations","l":"intersection(ArrayOfStringsSummary, ArrayOfStringsSummary)","url":"intersection(org.apache.datasketches.tuple.strings.ArrayOfStringsSummary,org.apache.datasketches.tuple.strings.ArrayOfStringsSummary)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"intersection(DoubleSummary, DoubleSummary)","url":"intersection(org.apache.datasketches.tuple.adouble.DoubleSummary,org.apache.datasketches.tuple.adouble.DoubleSummary)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummarySetOperations","l":"intersection(IntegerSummary, IntegerSummary)","url":"intersection(org.apache.datasketches.tuple.aninteger.IntegerSummary,org.apache.datasketches.tuple.aninteger.IntegerSummary)"},{"p":"org.apache.datasketches.tuple","c":"SummarySetOperations","l":"intersection(S, S)","url":"intersection(S,S)"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"Intersection(SummarySetOperations)","url":"%3Cinit%3E(org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.common","c":"Util","l":"intToBytes(int, byte[])","url":"intToBytes(int,byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"intToFixedLengthString(int, int)","url":"intToFixedLengthString(int,int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"INVERSE_GOLDEN"},{"p":"org.apache.datasketches.common","c":"Util","l":"INVERSE_GOLDEN_U64"},{"p":"org.apache.datasketches.common","c":"Util","l":"invPow2(int)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isCompact()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isCompact()"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"isCompact()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isCompact()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"isCompact()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isCompactMemoryFormat()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isDirect()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"isDirect()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isDirect()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isDirect()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"isEmpty()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isEmpty()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"isEmpty()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isEmpty()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"isEmpty()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"isEmpty()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isEstimationMode()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"isEstimationMode()"},{"p":"org.apache.datasketches.common","c":"Util","l":"isEven(long)"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"isInitialized_"},{"p":"org.apache.datasketches.common","c":"Util","l":"isIntPowerOf2(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isLessThanUnsigned(long, long)","url":"isLessThanUnsigned(long,long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isLongPowerOf2(long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isMemory()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isMemory()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isMemoryUpdatableFormat()"},{"p":"org.apache.datasketches.common","c":"Util","l":"isMultipleOf8AndGT0(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"isOdd(long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isOffHeap()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isOffHeap()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isOrdered()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"isOrdered()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"isReadOnly()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"isReadOnly()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"isSameResource(Memory)","url":"isSameResource(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"ITEMS_SKETCH"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"items()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"items(int)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"ItemsSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"iterator()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"iterator()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"DoublesSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"FloatsSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"iterator()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedView","l":"iterator()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"iterator()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"iterator()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"iterator()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"iterator()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"iterator()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"iterator()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"iterator()"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"jaccard(Sketch, Sketch)","url":"jaccard(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"jaccard(Sketch, Sketch, S, SummarySetOperations)","url":"jaccard(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"jaccard(Sketch, Sketch, SummarySetOperations)","url":"jaccard(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"JaccardSimilarity()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"JaccardSimilarity()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"SuppressFBWarnings","l":"justification()"},{"p":"org.apache.datasketches.common","c":"Family","l":"KLL"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketchSortedView","l":"KllDoublesSketchSortedView(KllDoublesSketch)","url":"%3Cinit%3E(org.apache.datasketches.kll.KllDoublesSketch)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketchSortedView","l":"KllFloatsSketchSortedView(KllFloatsSketch)","url":"%3Cinit%3E(org.apache.datasketches.kll.KllFloatsSketch)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"LE"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"LE"},{"p":"org.apache.datasketches.common","c":"Util","l":"le(Object, Object, Comparator)","url":"le(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"level"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"levelPartId"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.StackElement","l":"levelPartId"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"levelsArr"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"lg()"},{"p":"org.apache.datasketches.common","c":"Util","l":"LOG2"},{"p":"org.apache.datasketches.common","c":"Util","l":"log2(double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"logBaseOfX(double, double)","url":"logBaseOfX(double,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"LONG_MAX_VALUE_AS_DOUBLE"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"LongsSketch(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.common","c":"Util","l":"longToBytes(long, byte[])","url":"longToBytes(long,byte[])"},{"p":"org.apache.datasketches.common","c":"Util","l":"longToHexBytes(long)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"lowerBound"},{"p":"org.apache.datasketches.common","c":"Util","l":"LS"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"LT"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"LT"},{"p":"org.apache.datasketches.common","c":"Util","l":"lt(Object, Object, Comparator)","url":"lt(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"Max"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"Max"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"MAX_K"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"MAX_LG_NOM_LONGS"},{"p":"org.apache.datasketches.common","c":"Util","l":"maxT(Object, Object, Comparator)","url":"maxT(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"MEM_REQ_SVR_NULL_MSG"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"memChecks(Memory)","url":"memChecks(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"merge(ItemsSketch)","url":"merge(org.apache.datasketches.frequencies.ItemsSketch)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"merge(KllSketch)","url":"merge(org.apache.datasketches.kll.KllSketch)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"merge(LongsSketch)","url":"merge(org.apache.datasketches.frequencies.LongsSketch)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"merge(ReqSketch)","url":"merge(org.apache.datasketches.req.ReqSketch)"},{"p":"org.apache.datasketches.cpc","c":"MergingValidation","l":"MergingValidation(int, int, int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.common","c":"Util","l":"milliSecToString(long)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"Min"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"Min"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"MIN_LG_ARR_LONGS"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"MIN_LG_NOM_LONGS"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"minLgHashTableSize(int, double)","url":"minLgHashTableSize(int,double)"},{"p":"org.apache.datasketches.common","c":"Util","l":"minT(Object, Object, Comparator)","url":"minT(java.lang.Object,java.lang.Object,java.util.Comparator)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"modulo(long, long, int)","url":"modulo(long,long,int)"},{"p":"org.apache.datasketches.hash","c":"MurmurHash3Adaptor","l":"modulo(long[], int)","url":"modulo(long[],int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"N"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"N"},{"p":"org.apache.datasketches.common","c":"Util","l":"nanoSecToString(long)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newDirectInstance(int, WritableMemory, MemoryRequestServer)","url":"newDirectInstance(int,org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newDirectInstance(int, WritableMemory, MemoryRequestServer)","url":"newDirectInstance(int,org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newDirectInstance(WritableMemory, MemoryRequestServer)","url":"newDirectInstance(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newDirectInstance(WritableMemory, MemoryRequestServer)","url":"newDirectInstance(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newHeapInstance()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newHeapInstance()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"newHeapInstance(Comparator, ArrayOfItemsSerDe)","url":"newHeapInstance(java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"newHeapInstance(int, Comparator, ArrayOfItemsSerDe)","url":"newHeapInstance(int,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"newHeapInstance(int)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"newHeapInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"newInstance(int, ResizeFactor)","url":"newInstance(int,org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"newInstance(int, ResizeFactor)","url":"newInstance(int,org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"newInstance(int, ResizeFactor)","url":"newInstance(int,org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"newInstance(int)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"newInstance(int)"},{"p":"org.apache.datasketches.tuple","c":"SummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummaryFactory","l":"newSummary()"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"newSummaryArray(S[], int)","url":"newSummaryArray(S[],int)"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"next()"},{"p":"org.apache.datasketches.req","c":"ReqSketchIterator","l":"next()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples.VarOptItemsIterator","l":"next()"},{"p":"org.apache.datasketches.theta","c":"HashIterator","l":"next()"},{"p":"org.apache.datasketches.tuple","c":"TupleSketchIterator","l":"next()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketchIterator","l":"next()"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"NO_FALSE_NEGATIVES"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"NO_FALSE_POSITIVES"},{"p":"org.apache.datasketches.common","c":"BoundsOnBinomialProportions","l":"normalCDF(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"NOT_SINGLE_ITEM_MSG"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"notB(Sketch)","url":"notB(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"notB(Sketch)","url":"notB(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"notB(Sketch)","url":"notB(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.common","c":"Util","l":"numberOfLeadingOnes(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"numberOfTrailingOnes(long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"numDigits(int)"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"numLevels"},{"p":"org.apache.datasketches.theta","c":"BitPacking","l":"packBits(long, int, byte[], int, int)","url":"packBits(long,int,byte[],int,int)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"part"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.StackElement","l":"part"},{"p":"org.apache.datasketches.partitions","c":"Partitioner","l":"partition(S)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"PartitionBoundsRow(Partitioner.StackElement)","url":"%3Cinit%3E(org.apache.datasketches.partitions.Partitioner.StackElement)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner","l":"Partitioner(long, int, SketchFillRequest, QuantileSearchCriteria)","url":"%3Cinit%3E(long,int,org.apache.datasketches.partitions.SketchFillRequest,org.apache.datasketches.quantilescommon.QuantileSearchCriteria)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner","l":"Partitioner(long, int, SketchFillRequest)","url":"%3Cinit%3E(long,int,org.apache.datasketches.partitions.SketchFillRequest)"},{"p":"org.apache.datasketches.fdt","c":"PostProcessor","l":"PostProcessor(FdtSketch, Group, char)","url":"%3Cinit%3E(org.apache.datasketches.fdt.FdtSketch,org.apache.datasketches.fdt.Group,char)"},{"p":"org.apache.datasketches.common","c":"Util","l":"powerSeriesNextDouble(int, double, boolean, double)","url":"powerSeriesNextDouble(int,double,boolean,double)"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"PREAMBLE_LONGS"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putDoubleBE(byte[], int, double)","url":"putDoubleBE(byte[],int,double)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putDoubleLE(byte[], int, double)","url":"putDoubleLE(byte[],int,double)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putFloatBE(byte[], int, float)","url":"putFloatBE(byte[],int,float)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putFloatLE(byte[], int, float)","url":"putFloatLE(byte[],int,float)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putIntBE(byte[], int, int)","url":"putIntBE(byte[],int,int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putIntLE(byte[], int, int)","url":"putIntLE(byte[],int,int)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putLongBE(byte[], int, long)","url":"putLongBE(byte[],int,long)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putLongLE(byte[], int, long)","url":"putLongLE(byte[],int,long)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"putMemory(WritableMemory, ArrayOfItemsSerDe)","url":"putMemory(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"putMemory(WritableMemory, boolean)","url":"putMemory(org.apache.datasketches.memory.WritableMemory,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"putMemory(WritableMemory)","url":"putMemory(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putShortBE(byte[], int, short)","url":"putShortBE(byte[],int,short)"},{"p":"org.apache.datasketches.common","c":"ByteArrayUtil","l":"putShortLE(byte[], int, short)","url":"putShortLE(byte[],int,short)"},{"p":"org.apache.datasketches.common","c":"Util","l":"pwr2SeriesNext(int, long)","url":"pwr2SeriesNext(int,long)"},{"p":"org.apache.datasketches.common","c":"Util","l":"pwr2SeriesPrev(int, int)","url":"pwr2SeriesPrev(int,int)"},{"p":"org.apache.datasketches.common","c":"Family","l":"QUANTILES"},{"p":"org.apache.datasketches.cpc","c":"QuickMergingValidation","l":"QuickMergingValidation(int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.common","c":"Family","l":"QUICKSELECT"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"QuickSelectSketch"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"rand"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI.DoublesPartitionBoundaries","l":"ranks"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI.FloatsPartitionBoundaries","l":"ranks"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"REBUILD_THRESHOLD"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"rebuild()"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"RejectedDuplicate"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"RejectedNullOrEmpty"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"RejectedOverTheta"},{"p":"org.apache.datasketches.common","c":"Family","l":"REQ"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"ReqSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.req","c":"ReqSketchSortedView","l":"ReqSketchSortedView(ReqSketch)","url":"%3Cinit%3E(org.apache.datasketches.req.ReqSketch)"},{"p":"org.apache.datasketches.common","c":"Family","l":"RESERVOIR"},{"p":"org.apache.datasketches.common","c":"Family","l":"RESERVOIR_UNION"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"reset()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"reset()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"reset()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"reset()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"reset()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"reset()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"reset()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"reset()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"reset()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"reset()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"reset()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"reset()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"Intersection","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"reset()"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"reset()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesIntersection","l":"reset()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"reset()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"reset()"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"RESIZE_THRESHOLD"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"rule"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"select(double[], int, int, int)","url":"select(double[],int,int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"select(long[], int, int, int)","url":"select(long[],int,int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectExcludingZeros(double[], int, int)","url":"selectExcludingZeros(double[],int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectExcludingZeros(long[], int, int)","url":"selectExcludingZeros(long[],int,int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectIncludingZeros(double[], int)","url":"selectIncludingZeros(double[],int)"},{"p":"org.apache.datasketches.thetacommon","c":"QuickSelect","l":"selectIncludingZeros(long[], int)","url":"selectIncludingZeros(long[],int)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"SerializerDeserializer()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"serializeToByteArray(Boolean)","url":"serializeToByteArray(java.lang.Boolean)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"serializeToByteArray(Boolean[])","url":"serializeToByteArray(java.lang.Boolean[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"serializeToByteArray(Double)","url":"serializeToByteArray(java.lang.Double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"serializeToByteArray(Double[])","url":"serializeToByteArray(java.lang.Double[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"serializeToByteArray(Long)","url":"serializeToByteArray(java.lang.Long)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"serializeToByteArray(Long[])","url":"serializeToByteArray(java.lang.Long[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"serializeToByteArray(Number)","url":"serializeToByteArray(java.lang.Number)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"serializeToByteArray(Number[])","url":"serializeToByteArray(java.lang.Number[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"serializeToByteArray(String)","url":"serializeToByteArray(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"serializeToByteArray(String)","url":"serializeToByteArray(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"serializeToByteArray(String[])","url":"serializeToByteArray(java.lang.String[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"serializeToByteArray(String[])","url":"serializeToByteArray(java.lang.String[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"serializeToByteArray(T)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"serializeToByteArray(T[])"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"serializeToString()"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"setA(Sketch)","url":"setA(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"setA(Sketch)","url":"setA(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"setClass(Class)","url":"setClass(java.lang.Class)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setFamily(Family)","url":"setFamily(org.apache.datasketches.common.Family)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"setHighRankAccuracy(boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"setK(int)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"setK(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setLocalLogNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setLocalNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setLogNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setLogNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setMaxConcurrencyError(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnionBuilder","l":"setMaxK(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setMaxNumLocalThreads(int)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setMemoryRequestServer(MemoryRequestServer)","url":"setMemoryRequestServer(org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setMemoryRequestServer(MemoryRequestServer)","url":"setMemoryRequestServer(org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setNominalEntries(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"setNumberOfValues(int)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setNumberOfValues(int)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setNumPoolThreads(int)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"setOperationBuilder()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"SetOperationBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases","l":"SetOperationCornerCases()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setP(float)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setP(float)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setPropagateOrderedCompact(boolean)"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"setReqDebug(ReqDebug)","url":"setReqDebug(org.apache.datasketches.req.ReqDebug)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setResizeFactor(ResizeFactor)","url":"setResizeFactor(org.apache.datasketches.common.ResizeFactor)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"setSamplingProbability(float)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setSamplingProbability(float)"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSetOperationBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketchBuilder","l":"setSeed(long)"},{"p":"org.apache.datasketches.theta","c":"JaccardSimilarity","l":"similarityTest(Sketch, Sketch, double)","url":"similarityTest(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"similarityTest(Sketch, Sketch, S, SummarySetOperations, double)","url":"similarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.tuple","c":"JaccardSimilarity","l":"similarityTest(Sketch, Sketch, SummarySetOperations, double)","url":"similarityTest(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.SummarySetOperations,double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"sizeOf(Boolean)","url":"sizeOf(java.lang.Boolean)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"sizeOf(Boolean[])","url":"sizeOf(java.lang.Boolean[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"sizeOf(Double)","url":"sizeOf(java.lang.Double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"sizeOf(Double[])","url":"sizeOf(java.lang.Double[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"sizeOf(Long)","url":"sizeOf(java.lang.Long)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"sizeOf(Long[])","url":"sizeOf(java.lang.Long[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"sizeOf(Memory, long, int)","url":"sizeOf(org.apache.datasketches.memory.Memory,long,int)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"sizeOf(Number)","url":"sizeOf(java.lang.Number)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"sizeOf(Number[])","url":"sizeOf(java.lang.Number[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"sizeOf(String)","url":"sizeOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"sizeOf(String)","url":"sizeOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"sizeOf(T)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"sizeOf(T[])"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"SKETCH_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"SKETCH_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"SKETCH_B"},{"p":"org.apache.datasketches.tuple","c":"Sketches","l":"Sketches()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"SketchesArgumentException","l":"SketchesArgumentException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"SketchesException","l":"SketchesException(String, Throwable)","url":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.apache.datasketches.common","c":"SketchesException","l":"SketchesException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"SketchesReadOnlyException","l":"SketchesReadOnlyException()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"SketchesReadOnlyException","l":"SketchesReadOnlyException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"SketchesStateException","l":"SketchesStateException(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases","l":"sketchStateId(boolean, int, long)","url":"sketchStateId(boolean,int,long)"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.StackElement","l":"StackElement(GenericPartitionBoundaries, int, String)","url":"%3Cinit%3E(org.apache.datasketches.quantilescommon.GenericPartitionBoundaries,int,java.lang.String)"},{"p":"org.apache.datasketches.cpc","c":"CompressionCharacterization","l":"start()"},{"p":"org.apache.datasketches.cpc","c":"MergingValidation","l":"start()"},{"p":"org.apache.datasketches.cpc","c":"QuickMergingValidation","l":"start()"},{"p":"org.apache.datasketches.cpc","c":"StreamingValidation","l":"start()"},{"p":"org.apache.datasketches.thetacommon","c":"ThetaUtil","l":"startingSubMultiple(int, int, int)","url":"startingSubMultiple(int,int,int)"},{"p":"org.apache.datasketches.cpc","c":"StreamingValidation","l":"StreamingValidation(int, int, int, int, PrintStream, PrintWriter)","url":"%3Cinit%3E(int,int,int,int,java.io.PrintStream,java.io.PrintWriter)"},{"p":"org.apache.datasketches.thetacommon","c":"HashOperations","l":"STRIDE_MASK"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringArrHash(String[])","url":"stringArrHash(java.lang.String[])"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringConcat(String[])","url":"stringConcat(java.lang.String[])"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringHash(String)","url":"stringHash(java.lang.String)"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"stringToByteArray(String)","url":"stringToByteArray(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Family","l":"stringToFamily(String)","url":"stringToFamily(java.lang.String)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"Sum"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"Sum"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"summaryFactory_"},{"p":"org.apache.datasketches.common","c":"Util","l":"TAB"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesUtil","l":"tailRoundingFactor"},{"p":"org.apache.datasketches.cpc","c":"TestUtil","l":"TestUtil()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"TGT_IS_READ_ONLY_MSG"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"toByteArray()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"toByteArray()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"toByteArray()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"toByteArray()"},{"p":"org.apache.datasketches.theta","c":"Intersection","l":"toByteArray()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toByteArray()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple","c":"CompactSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple","c":"Summary","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"toByteArray()"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"toByteArray()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"toByteArray(ArrayOfItemsSerDe, Class)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe,java.lang.Class)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"toByteArray(ArrayOfItemsSerDe)","url":"toByteArray(org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toByteArray(boolean, ArrayOfItemsSerDe)","url":"toByteArray(boolean,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toByteArray(boolean)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"toByteArrayCompressed()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toCompactByteArray()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"toCompactByteArray()"},{"p":"org.apache.datasketches.common","c":"Family","l":"toString()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString()"},{"p":"org.apache.datasketches.fdt","c":"Group","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch.Row","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toString()"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch.Row","l":"toString()"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"toString()"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketchBuilder","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"toString()"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"toString()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"toString()"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"toString()"},{"p":"org.apache.datasketches.req","c":"ReqSketchBuilder","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toString()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"toString()"},{"p":"org.apache.datasketches.theta","c":"SetOperationBuilder","l":"toString()"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"toString()"},{"p":"org.apache.datasketches.tuple","c":"Sketch","l":"toString()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"toString()"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toString(boolean, boolean, boolean, boolean)","url":"toString(boolean,boolean,boolean,boolean)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"toString(boolean, boolean, boolean, boolean)","url":"toString(boolean,boolean,boolean,boolean)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString(boolean, boolean, int, boolean)","url":"toString(boolean,boolean,int,boolean)"},{"p":"org.apache.datasketches.kll","c":"KllSketch","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"toString(boolean, boolean)","url":"toString(boolean,boolean)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString(boolean)"},{"p":"org.apache.datasketches.common","c":"ArrayOfBooleansSerDe","l":"toString(Boolean)","url":"toString(java.lang.Boolean)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString(byte[], boolean)","url":"toString(byte[],boolean)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString(byte[])"},{"p":"org.apache.datasketches.common","c":"ArrayOfDoublesSerDe","l":"toString(Double)","url":"toString(java.lang.Double)"},{"p":"org.apache.datasketches.common","c":"ArrayOfLongsSerDe","l":"toString(Long)","url":"toString(java.lang.Long)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"toString(Memory, boolean)","url":"toString(org.apache.datasketches.memory.Memory,boolean)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"toString(Memory)","url":"toString(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.common","c":"ArrayOfNumbersSerDe","l":"toString(Number)","url":"toString(java.lang.Number)"},{"p":"org.apache.datasketches.common","c":"ArrayOfStringsSerDe","l":"toString(String)","url":"toString(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfUtf16StringsSerDe","l":"toString(String)","url":"toString(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ArrayOfItemsSerDe","l":"toString(T)"},{"p":"org.apache.datasketches.quantilescommon","c":"SortedViewIterator","l":"totalN"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"toUpdatableByteArray()"},{"p":"org.apache.datasketches.hll","c":"Union","l":"toUpdatableByteArray()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"TRIM_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"TRIM_A"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"TRIM_B"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"trim()"},{"p":"org.apache.datasketches.common","c":"Family","l":"TUPLE"},{"p":"org.apache.datasketches.common","c":"Family","l":"UNION"},{"p":"org.apache.datasketches.hll","c":"Union","l":"Union()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.theta","c":"Union","l":"Union()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"union(ArrayOfDoublesSketch)","url":"union(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummarySetOperations","l":"union(ArrayOfStringsSummary, ArrayOfStringsSummary)","url":"union(org.apache.datasketches.tuple.strings.ArrayOfStringsSummary,org.apache.datasketches.tuple.strings.ArrayOfStringsSummary)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"union(DoublesSketch)","url":"union(org.apache.datasketches.quantiles.DoublesSketch)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummarySetOperations","l":"union(DoubleSummary, DoubleSummary)","url":"union(org.apache.datasketches.tuple.adouble.DoubleSummary,org.apache.datasketches.tuple.adouble.DoubleSummary)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"Union(int, SummarySetOperations)","url":"%3Cinit%3E(int,org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"Union(int, WritableMemory)","url":"%3Cinit%3E(int,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"Union(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummarySetOperations","l":"union(IntegerSummary, IntegerSummary)","url":"union(org.apache.datasketches.tuple.aninteger.IntegerSummary,org.apache.datasketches.tuple.aninteger.IntegerSummary)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"union(ItemsSketch)","url":"union(org.apache.datasketches.quantiles.ItemsSketch)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"union(Memory, ArrayOfItemsSerDe)","url":"union(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"union(Memory)","url":"union(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Memory)","url":"union(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple","c":"SummarySetOperations","l":"union(S, S)","url":"union(S,S)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch, S)","url":"union(org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Sketch, Sketch, boolean, WritableMemory)","url":"union(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch,boolean,org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Sketch, Sketch)","url":"union(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"union(Sketch)","url":"union(org.apache.datasketches.theta.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch, Sketch, S)","url":"union(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.theta.Sketch,S)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch, Sketch)","url":"union(org.apache.datasketches.tuple.Sketch,org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"union(Sketch)","url":"union(org.apache.datasketches.tuple.Sketch)"},{"p":"org.apache.datasketches.tuple","c":"Union","l":"Union(SummarySetOperations)","url":"%3Cinit%3E(org.apache.datasketches.tuple.SummarySetOperations)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"UniqueCountMap(int, int)","url":"%3Cinit%3E(int,int)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"UniqueCountMap(int)","url":"%3Cinit%3E(int)"},{"p":"org.apache.datasketches.theta","c":"BitPacking","l":"unpackBits(long[], int, int, byte[], int, int)","url":"unpackBits(long[],int,int,byte[],int,int)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesAPI","l":"UNSUPPORTED_MSG"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"UPDATABLE"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"UpdatableSketch(int, int, float, SummaryFactory)","url":"%3Cinit%3E(int,int,float,org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"UpdatableSketch(Memory, SummaryDeserializer, SummaryFactory)","url":"%3Cinit%3E(org.apache.datasketches.memory.Memory,org.apache.datasketches.tuple.SummaryDeserializer,org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"UpdatableSketch(UpdatableSketch)","url":"%3Cinit%3E(org.apache.datasketches.tuple.UpdatableSketch)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketchBuilder","l":"UpdatableSketchBuilder(SummaryFactory)","url":"%3Cinit%3E(org.apache.datasketches.tuple.SummaryFactory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotB","l":"update(ArrayOfDoublesSketch, ArrayOfDoublesSketch)","url":"update(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch,org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesAnotBImpl","l":"update(ArrayOfDoublesSketch, ArrayOfDoublesSketch)","url":"update(org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch,org.apache.datasketches.tuple.arrayofdoubles.ArrayOfDoublesSketch)"},{"p":"org.apache.datasketches.hllmap","c":"UniqueCountMap","l":"update(byte[], byte[])","url":"update(byte[],byte[])"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(byte[], double[])","url":"update(byte[],double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(byte[], U)","url":"update(byte[],U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(byte[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(byte[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(byte[])"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(char[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(char[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(char[])"},{"p":"org.apache.datasketches.cpc","c":"CpcUnion","l":"update(CpcSketch)","url":"update(org.apache.datasketches.cpc.CpcSketch)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(double, double[])","url":"update(double,double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(double, U)","url":"update(double,U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(double)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"update(double)"},{"p":"org.apache.datasketches.quantiles","c":"CompactDoublesSketch","l":"update(double)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"update(double)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"update(double)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesDoublesAPI","l":"update(double)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(double)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(double)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary","l":"update(Double)","url":"update(java.lang.Double)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"update(float)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesFloatsAPI","l":"update(float)"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"update(float)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"update(HllSketch)","url":"update(org.apache.datasketches.hll.HllSketch)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(int[], double[])","url":"update(int[],double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(int[], U)","url":"update(int[],U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(int[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(int[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(int[])"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary","l":"update(Integer)","url":"update(java.lang.Integer)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"update(long, Double)","url":"update(long,java.lang.Double)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(long, double[])","url":"update(long,double[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(long, int, ArrayList)","url":"update(long,int,java.util.ArrayList)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"update(long, Integer)","url":"update(long,java.lang.Integer)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"update(long, long)","url":"update(long,long)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(long, U)","url":"update(long,U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(long)"},{"p":"org.apache.datasketches.frequencies","c":"LongsSketch","l":"update(long)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsSketch","l":"update(long)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"update(long)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(long[], double[])","url":"update(long[],double[])"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(long[], U)","url":"update(long[],U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(long[])"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(long[])"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(long[])"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(Memory, ArrayOfItemsSerDe)","url":"update(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"update(Memory, ArrayOfItemsSerDe)","url":"update(org.apache.datasketches.memory.Memory,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"update(Memory)","url":"update(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(ReservoirItemsSketch)","url":"update(org.apache.datasketches.sampling.ReservoirItemsSketch)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"update(ReservoirItemsSketch)","url":"update(org.apache.datasketches.sampling.ReservoirItemsSketch)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirLongsUnion","l":"update(ReservoirLongsSketch)","url":"update(org.apache.datasketches.sampling.ReservoirLongsSketch)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSketch","l":"update(String, Double)","url":"update(java.lang.String,java.lang.Double)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"update(String, double[])","url":"update(java.lang.String,double[])"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSketch","l":"update(String, Integer)","url":"update(java.lang.String,java.lang.Integer)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSketch","l":"update(String, U)","url":"update(java.lang.String,U)"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"update(String)","url":"update(java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"Union","l":"update(String)","url":"update(java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"update(String)","url":"update(java.lang.String)"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSketch","l":"update(String[], String[])","url":"update(java.lang.String[],java.lang.String[])"},{"p":"org.apache.datasketches.fdt","c":"FdtSketch","l":"update(String[])","url":"update(java.lang.String[])"},{"p":"org.apache.datasketches.tuple.strings","c":"ArrayOfStringsSummary","l":"update(String[])","url":"update(java.lang.String[])"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSketch","l":"update(T, double)","url":"update(T,double)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"update(T, long)","url":"update(T,long)"},{"p":"org.apache.datasketches.frequencies","c":"ItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.quantiles","c":"ItemsUnion","l":"update(T)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantilesGenericAPI","l":"update(T)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsSketch","l":"update(T)"},{"p":"org.apache.datasketches.sampling","c":"ReservoirItemsUnion","l":"update(T)"},{"p":"org.apache.datasketches.tuple","c":"UpdatableSummary","l":"update(U)"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsUnion","l":"update(VarOptItemsSketch)","url":"update(org.apache.datasketches.sampling.VarOptItemsSketch)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"updateSketchBuilder()"},{"p":"org.apache.datasketches.theta","c":"UpdateSketchBuilder","l":"UpdateSketchBuilder()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.partitions","c":"Partitioner.PartitionBoundsRow","l":"upperBound"},{"p":"org.apache.datasketches.tuple","c":"Util","l":"Util()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.cpc","c":"CpcSketch","l":"validate()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"validateFamily(byte, byte)","url":"validateFamily(byte,byte)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericSortedView","l":"validateItems(T[], Comparator)","url":"validateItems(T[],java.util.Comparator)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer","l":"validateType(byte, SerializerDeserializer.SketchType)","url":"validateType(byte,org.apache.datasketches.tuple.SerializerDeserializer.SketchType)"},{"p":"org.apache.datasketches.common","c":"SuppressFBWarnings","l":"value()"},{"p":"org.apache.datasketches.common","c":"Family","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.partitions","c":"BoundsRule","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"valueOf(String)","url":"valueOf(java.lang.String)"},{"p":"org.apache.datasketches.common","c":"Family","l":"values()"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"values()"},{"p":"org.apache.datasketches.frequencies","c":"ErrorType","l":"values()"},{"p":"org.apache.datasketches.hll","c":"TgtHllType","l":"values()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchStructure","l":"values()"},{"p":"org.apache.datasketches.kll","c":"KllSketch.SketchType","l":"values()"},{"p":"org.apache.datasketches.partitions","c":"BoundsRule","l":"values()"},{"p":"org.apache.datasketches.quantilescommon","c":"GenericInequalitySearch.Inequality","l":"values()"},{"p":"org.apache.datasketches.quantilescommon","c":"InequalitySearch","l":"values()"},{"p":"org.apache.datasketches.quantilescommon","c":"QuantileSearchCriteria","l":"values()"},{"p":"org.apache.datasketches.theta","c":"UpdateReturnState","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.AnotbAction","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.CornerCase","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.IntersectAction","l":"values()"},{"p":"org.apache.datasketches.thetacommon","c":"SetOperationCornerCases.UnionAction","l":"values()"},{"p":"org.apache.datasketches.tuple","c":"SerializerDeserializer.SketchType","l":"values()"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"values()"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"values()"},{"p":"org.apache.datasketches.common","c":"Family","l":"VAROPT"},{"p":"org.apache.datasketches.common","c":"Family","l":"VAROPT_UNION"},{"p":"org.apache.datasketches.req","c":"ReqSketch","l":"viewCompactorDetail(String, boolean)","url":"viewCompactorDetail(java.lang.String,boolean)"},{"p":"org.apache.datasketches.kll","c":"KllSketchIterator","l":"weight"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"weights()"},{"p":"org.apache.datasketches.sampling","c":"VarOptItemsSamples","l":"weights(int)"},{"p":"org.apache.datasketches.kll","c":"KllItemsSketch","l":"wrap(Memory, Comparator, ArrayOfItemsSerDe)","url":"wrap(org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(Memory, long)","url":"wrap(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"CompactSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketch","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(Memory)","url":"wrap(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"wrap(WritableMemory, long)","url":"wrap(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.quantiles","c":"DoublesUnion","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.quantiles","c":"UpdateDoublesSketch","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"SetOperation","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"UpdateSketch","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUnion","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesUpdatableSketch","l":"wrap(WritableMemory)","url":"wrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapCompactSketch(Memory, long)","url":"wrapCompactSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapCompactSketch(Memory)","url":"wrapCompactSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapIntersection(Memory)","url":"wrapIntersection(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapIntersection(WritableMemory)","url":"wrapIntersection(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(Memory, long)","url":"wrapSetOperation(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(Memory)","url":"wrapSetOperation(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(WritableMemory, long)","url":"wrapSetOperation(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSetOperation(WritableMemory)","url":"wrapSetOperation(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSketch(Memory, long)","url":"wrapSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapSketch(Memory, long)","url":"wrapSketch(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapSketch(Memory)","url":"wrapSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapSketch(Memory)","url":"wrapSketch(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(Memory, long)","url":"wrapUnion(org.apache.datasketches.memory.Memory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUnion(Memory)","url":"wrapUnion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(Memory)","url":"wrapUnion(org.apache.datasketches.memory.Memory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(WritableMemory, long)","url":"wrapUnion(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUnion(WritableMemory)","url":"wrapUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUnion(WritableMemory)","url":"wrapUnion(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUpdatableSketch(WritableMemory, long)","url":"wrapUpdatableSketch(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.tuple.arrayofdoubles","c":"ArrayOfDoublesSketches","l":"wrapUpdatableSketch(WritableMemory)","url":"wrapUpdatableSketch(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUpdateSketch(WritableMemory, long)","url":"wrapUpdateSketch(org.apache.datasketches.memory.WritableMemory,long)"},{"p":"org.apache.datasketches.theta","c":"Sketches","l":"wrapUpdateSketch(WritableMemory)","url":"wrapUpdateSketch(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.kll","c":"KllDoublesSketch","l":"writableWrap(WritableMemory, MemoryRequestServer)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.kll","c":"KllFloatsSketch","l":"writableWrap(WritableMemory, MemoryRequestServer)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory,org.apache.datasketches.memory.MemoryRequestServer)"},{"p":"org.apache.datasketches.hll","c":"HllSketch","l":"writableWrap(WritableMemory)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.hll","c":"Union","l":"writableWrap(WritableMemory)","url":"writableWrap(org.apache.datasketches.memory.WritableMemory)"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X1"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X2"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X4"},{"p":"org.apache.datasketches.common","c":"ResizeFactor","l":"X8"},{"p":"org.apache.datasketches.hash","c":"XxHash","l":"XxHash()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.common","c":"Util","l":"zeroPad(String, int)","url":"zeroPad(java.lang.String,int)"}] \ No newline at end of file diff --git a/docs/master/member-search-index.zip b/docs/master/member-search-index.zip index ce1a8ef968a68c2f30779897ae6774f7d8546dca..719c1c9ad6e6184da3dff436a08faaffe25f4862 100644 GIT binary patch literal 16384 zcmZ|0Ly#~`ur1iOZQHhO+qP}nwr$&X_t&;$^&rcoT|1ymK*0!d$My5`*&ZdS=#ul`eb|$7CbXLyxb~nDz_D38|xB8G^ z8UyGMF*_Td`Ih;TNfL=(ZK?ZsUk~l$EnA+b2!_7ew2wx5|QzT(rw=G z3`>$Em(^5!QKC&%@BjWj4F87zeh4M?!w2~^`a_3h6Tmml7{vR{hh3YtNFU(S`D+vl zw+zs2_ZINApU2NF+4OmJfA0V2ViC*W-HA`$J`DR|!w1PYdF+LOoRxnYd9K|AKlys( z*$hEDf3SMYpEyE>#uRhH>kXv>$lvL?kJ}mGA$BR`9;=}W-+k}>=k>!|-oN1e`{E8M z{)Y3%&j}-R&kBI#f;9oVXrguXRQU6gO|ZcpPDbl3Q@|^J?}l}g`q*0@%$1CUfxxI# z5K&NfQ=h|a-E^dGWI3MD$~V3nz9qAln)dLMm7lA%%_@bg%rISDQgIGpv6j^pbFPaF zz7oj3NM?&k=BO}VzgRxdZi0An$n=L>zK!tsVcI0Wy*vZ|M!O=Bq&^itL8swYf*EjE`;9r#Ce_2PHVoa7?Vb#h!nNq73V%qa1M@4ODkz<50PL;$JvqN7JM409Q$&5BQYempeI2H{lC zC~D||hQ*`^T296xO8YV_=mi6M25hncq*q_oIb5OQ#lP3QO?%?VU|`%P-8KDAAllU| zoDGs0Lr|VCwey|P|9wVp47%xIEB!$;u@8CtA>6@TvIs8A;9rC z#VELa)CuAb-3Kyki_i}zNr-Uaj~m1hpKvotmsi|@vn8ly?eduz&D&B<;SaHzk66qa zco|5^qo1Z?BPpDwTI$!Ha0QujQLn z6MPduw|t0455NAP@ z_9PgO1uG-34q~~rPefkT6F17=ZU2xLPP!I9VNvmldTuV~MnQRR6i=s3I_s9ps^Z9Y z3I%Nsvf>@ns;u+_O((#LeAiv&^3vS90D=PsQ}1HlCAY{SQy&bIYU4+qRI^Z@JWFM% zH!w#n!rBa1OnZpQx-NWR%jEyD0I9cN#cI&_Vjineq)X^o4XAOq-KMLgf{)SpZyu(Q zl2C&<_=s?Q9y=i&eKfm^T@hvh|Gtfsej5JjZUz&2Ex*wp=BPRNs{f!&wd!}=OT2Mb zx|H&53&NG2#DYy8ni#J=;5EPuM?f0reexJ=)tt3+{3{vvbQ)O-;%-M#&&Jq2E>TKr z6q}`FX}FKYkXBqKki*k5_M*-WIb~_h97>F9N?<~&y~Nq<7JiFINcsEwq`uhW$?-*; zQ#|M}jO#CaOu0j=Zhm`5{DJ8+SLP-6$WRVZeS9Q0uZt?Lh1x#tT1p<3zSuUcr2A3F zvl-%0ihrZpD&#wX?B5`B7V_hp*W7*^TX{irXRdboG{ZJZFy9Q=hIUfXg66M<<1(cv zl;zFEo3y6zMJj4>?aKhzr)!gU+~Fpb{t^GxWH}QKl&W6zF5Qt)Sy$d3e@vaaRLH+A z+K=zE8#H>tNNc=H?{HT?31PGcOP{}n&v5YVt?`Rx;A>HYE@GJ$?k%Gv+2s_3C;d~R5q9JcBsYTTYsG7 zW+%hX7&>d%_zdYTv-{woYKD24w}HJjPC|#qSvapQxn&1bm?`qwshWKW0C1DyQk$0V z^}-nS#a+FP<6L=R+26R~35X9=%@VTIX=8eW+tC?cxgiNMKrg46?+I)KWi!3ou)x*=$ z8FEG?osSMj7(Eg5(0afO3kDx0XRFu1QL1XC| zF>rnjh40me#I**)VxD_;n`mdhxQFDr^!~S1C-Hay%+N+>j?MrJ-*DhbqLbKzlEp`| z2!n%Yw+gZusqQg~Y#P0%=dy-d^Ss?Yq=Pt%`I`7ZXwOoha@^bhWj=ofzLi|~D5B;1 z`vT0ovfcjVD!LCG8eO}3a_}j}-r9=_cQEhUTHCzwjY~f!=P8c^+?|yeTF7&uRHBxo z;{&a6rOkTHt*+0lcNe4DHSyeap>uNWm{pa`W%~oylkF*u}v?xZQj6V=8qMJu{+~G`gkFjr+6;-U*eWqxrS@jdb`@;eU0ExxLhUb^#B>HM_9w)6 z)~Xv(%sTVP#xqiiiss8f3;waLm`5X}PwPSAmBQ`y?6aK82dn=$v|TX|Q9x;dXFN|y zX1H9_xHVJcau4K)%9PDBlBX}0HBXPJI9=03Io0HH?R{Ct*ZRhCwk$1eW8Iaut*QEx z4|SE{^HAfIwM|(4ic(Nd##Yj)gS|FN-+3M4mYR`gIqt&g*JwQvObKm~V z8}z_0%rI|?Y!irxJFA)~rZ3H_8K${Ao43mMcj!x=TNllQgUx82u|SJB1_vAL4EQJ41s+MmX&FFib3emr@&`kEi@57@{m z$KMkQz10ESkfg)h5W>%6zdetIgpthBjap8s$Px=E8YD;XBjTFrBcnIS!HzHUvQH!5 zrJ^^@T4KdJJ-H3=tXX|!{WgReu4bS{oMR}w=WXuRC|Nj_R6q+Z*$ClwW|#v{KOC!K zLNqTy?P;4?qcabh6`%BS1!oFdhA|4=BMf^}Eq+x%{WSrfJSzHSiiPqi~_%h=x#OzZ{AOF9+sTF%e=^B{>!XMbgR z7_PRaJOrN`$E|R&b-b4dmHcokAv*DVC?RSQh*OCY?bVWHuJz;hv4HSs9FY;TYMUQr z_*6jj9IfpRYs{l(mYy{9>KiFA1l!1=V;*m4vH#8D@R_6Xt~}rHrX_Et0Cf*iJykg^?>$a?BvOFA z8;dU!+3kymMpp1Zh@N$g1C{{9oW7MM>odX|pLmR$&zGBLi zM^W**y<1xvKRHh3;!(+YEcw;WQ0{i7x*=GQ5^nvKz1pvmNEh|J2tuqDaO>jV6Wi+H ziyQKXP$NP??Iw*#_=YBv4}+1-?g?~p9~Ts)SL{g~^Jwia&Mf1%4W$Rn#CAKF9XZm0 zsYHM!i-^BO6R)MD%EljZqf(_sf+h-yw?Z4=r>x4vPgrwjy^0KrmEawmvX?7;yBAf0 zHkb-G(9bus9DQu=>QTT4)6q*2k1uuBlpaMMiTXh8xCB(m#;hj1n;3m_J-%pnQY?Ex8k{8xSL6TGl5wZ$7*bnLw0qQT2B@zll&HUXq;!4Ahef7h8OBhf>L>(FV_5V zIn^yJBx%K@9g9BAxZeeUogb34d}PC>VkI-D8@&fB`A zVPa~-_<$93$HK789x)WbacX+SvU#m5z#*HMv`=&6 zA!@K%uq;~!4`v|y4!ZJ79ho=mwkDkMizAeTfh}hcLDg*J)PzJMFg-Ke=WY0qp2uYL ze&+dzUcuhJ>{eivWamG>Wimq}F{cXQ>9Xq?JsgSi!;UE7jFU8rEC*lbE+2rZlFBdl z)50D&rU}1r4PC-Rcxfjs}dDqy@0{Z`ny8tdN%&PvC`|a zc8C*N(F&AUR*cq%&$xZEM$OPJm^Q1gmav6oV0m{f$h~oXO~@^IcumOJxpghb`7v=V zD4IFbNCUtx=h)uq7Yj>p= z1PADoim!4CmLcc852G?*n?#r@`CUo)Ft0@CI{04bK&s(bn`DbGhOxvjt!6K%v#VHe zL|@ZUwL#jaZ1CWRv^Kl>ivY2CLYG0 zO|_maU|^1W*Lz z0oPGk4q`gfEZ3r0jV?mcUX?K-+BMk2)3g+aGwwtcTGIlKmasBIO_OepcTyEMAME$Dy^sXZBDI+w9aI3%ga9TpcX(HcpR^)y#r&;n3W<| z0J>jX4WtYvU_W8V(IhjEAV1)91Pm@j+fu|TU)9?r?JDmt!Q?|Yt7e#{*cg8b5Ri8# zurReUb)logSP!#tt5gD~diOK7Nu>)BS2QPlR&7!jV;|%QEc+1`)E~XKk2dK2$)cB! zz!zBYMG3!^O)qg_r<<6S0!ENaSk~@Z&XS^pV>;La7jEk46TUh>L*b%d*94qoWi*Oa z>?%HMM*QR~4DesV&s_2evO?j>K+T-J*EY#zpN0973w{~?pF=fcD92LLK)3-}1C z+B@aL?dAP(E$3gm6IZJ63w2?Ol#npgXl9~Xa=jMpE>FX$gZ`6%b{%PED9o*<)!E0< zn^*C(Ur;Ni)~U2w$c*-$CJQ4km&npW7kZ(TTKtUVp3%1w)Qai{ARS&R$BAr74 zmRaPv+fQV)L};#K5d{w*&zT_g26bq1sPrJ3ThqE6oT_d9Tby@|V$tY>HWY-4PeRQKa)EOxowb#~W;TRw_BhjY%n>dCt zQ?Ir|jI~<*bke$cl9i#Ahw?=rFxg&|B4~JGsJL$0T`zcjLB?l`_(C?(Iifbzkp(5S zx+%=0RVqznS-vyO;8t>MS%QtmRyMQ_c(3Od=BfZUueHZ2-0LEyBcUZdjiPBrPJNd4 zgaKR9{acynlxA8ssI};N-C+Oh5?ptty7KIMWZHIiYH(&e=nj&#wCZ3{;&c5M?0 zFFA1*p9cC_@N<})EvE0-IhXygr~7;~WxC~`0%NqG7lp|qz? z%o46FAV69DMBM21Jx*;;8$fYxPp-Cu>jvufM|FEk44W4B`z^R)hzCO0!gAQ5S`Lum z$z@~wE!l%GY~^NgsHw?37tg`zs+ql)Bm+s^S;SyrI@Ei;OcFmZ#!%E?NhO*@LutaU zMhjQK((EZvJ#KN(Eo6H7ENsP1*@{n^M1FFI_@pf2(w}@c?g~Nr~+6FFa zZ7Aq80l@`dP4fZG1pGwLhP)FhYi_S}Kqz@H)a@PymJ#-9CT zNT_aDVoo|~EZc2-<$bvYVChe*biy0yCo5z?ukaZ-Zl5)>xvRq&W)bYQB0#wAY=>-c zw-he|K$J4SJ9!LRq^AdFb{_rxq6S9~{U5soNfi3AXpf0}_&VhNBWCXAJ#H2O`J zf)}+NaNJ0qH$E4pf!ndr?(x>cb&c_qMURy0c>5w%fQl-td**38`FnACW*Me_)RTK zq+68DwyQ96H16K+tplo?$W3$e3H}(azIrhDySu_ajdJ4=l+G&eq+tf^JaeJW+?F6E z&5)9X+jb8OOb>IXqhGWWnp~$+k`Sql`JD82CPBqEwp(RJQ>Ixp4P>KtwrC|4{&sdV2tMcw8aeNxW?#kP>% z1d5mwJqi}|96YU)(=spekFHU(~ImBiEG<23hx7;q!T>EYo z2@jTgT13<5dcgLx%A)>HfNB2)C|3SofP()UV3p&WYacLBe4~BwP1^CW?F3EGJ1b5N z9sRujJ6gqPp=-8=stKveJM17~?17LZLuV(z5{m9`%XgQYCQ^YCmp0;D8*f3k-5Gg| zOW(WSsH4$Viic?rW{;c0L-Jzj?Y4ck-;YLD6o z*cIdJqI|r!0?F!B1>;(3Ogb+V@*R>y(cs#BAoO!c}Oo*a(rJuP_r?N|?S`fBt^m5Cl{3a18U)QM_ zZMN`gP8MKuVoRy~8KdKp%(Z5ces)Ei7`=f+mj3^0!u5ZOEzl+h4fpOKHxN6}X9C^p zFNHPSGje=*&!=QQd_7$*$%h5;K3I(9!Q7C`INg`EbUn|yr z?K^1dI*$}m3gOS`a4(#=dXTyyKR%ERu1W>;!QMF?ae-1*C}W1d%hFH3#c;Dy_FSNUN8;k-(ut-uNW= z^g;u-$h7y8EdZ&dAbBPVK89QAUY}m5v3qM!wx8ryiP{^q##!3grY2!_W329OAfSEhOG9 zW(!)CzKE0X1(q?C;X$cMiB9b%_WDRKep~T)h}BOJ4eK z#4KG&NJBCgf0=KnsgbJvFaWM@0qgVUsK6P3JrC7zKK+h-_&1&OUDVH2u z>1$-GDA3)%+ZFoq~qn^PGXw`h2()2ajAkHf?gy$IQRKbiLO! zWPfOdsZTjvjO#ZPxSHNW<*}AROJT9X2Jf)M=s&SAqDTy2r3zY%Bgp@kU|0 z)38%PKxzGeTu_Nu>DyW2YwZdN3K->tXvT!hx2hHQB(5%$+CGV_dzX;~d<7=gFNT+R2A0>bM7 z>gonDkjm*jrNi=gAk)p`7%3$qLa+GF<&=MKsx}y$FSwE!v`8w3@v&eWQIJ4S^T$p& zKmMtXZyk2&5V?GR^1!|w>fj6C;K#1xncf4B{rnluuP^49`nx}Cys`Wv5d%|Hc!%9L ze)|trEb3({nGXv)>IL1v2JGZ7=@#}1$NSFo(eEjVpP%5r#sko;a3TrSjBwaAimIbP z-9l3jPfuq!QKJ5lotLtZNOczNy6;j|W1u|l3ZnjBA6K0uP7+Oflkt?$XPpI0HB?%r zmrcRwslEQ41AZUGgor{LN~H-`W!08Z6kHW!)JMU3AWjfLZn5;)u6b45`D@H(lcp$2 zj!O3_=BUy|vz!slj8hrtmEMwRsx#!O>Gf+E^z*ezFe3|L_Rv~_kFP*36=Mx*1F2I@eTwkks*!z&rpVH-;N)@aFu zsla85CqNl^&$?01O(n_2O`G&rjcQcNV83b5`wjPxr3DM*>+DhkMYGg>XWmA^T`EIn z?5N4;*%dWN{^RN&4@OU=A$ZS1!fCX7VI324#=D=yG-x|3oS=y#O%1WWNHGFaU1lXL z%*Da+lzU-4w)YGqzlmuu{Qp2;&&mB_=yyUoJfCH6|B{m+Z!8}S9kzD|$l*cqIA?)< zlT+6tg(HA?zL567tGofM!b&BSivTEGkQRZMI29L)inoqR@!DP&5py&@=LB0&z|N_Z zB4AQCFHh)T-{(iVtjzz?tRp0;*%5+q+z5<_EXu?>S%QrHjao(0Py=YeMmH&77Ao|L zRTvDtP6Ncqd&4K>97DH3N zGs_;OW36)TNOQcL{>X@5W&>5d5}fGS&Pdds-`Wrm3y6C~G^^8+UD_#>qeX7w07Y zDE5=g$ztBO!9D^Xyvos?<=AM=JUvL@uHy7Qi=h(WSC-;q`(WLcS|YaFGUZs_SF(7` zr;jE7b)fH2wEcRtGnALTGRIbg^Tql;LtP(GSW(S1%!uBEkr!50FeFW>{TOmYd^TZ{ z%^IX{fUxCA@Nr5Gv~aF2AExd+zTKGoy3=azaEGOj`lC?cp7C&SfV}Oeq}f9`WDPmK zSXmxJZMYc49?1UAIduTw6L3JZ-a0o}x^T%8T)MvvmmQ?SBQ70*M0yf_nYMUzLqCcC zrDCxvVjdvb|3e2Pd*r6SK@Y~L--&$qM7Fk>V~K=gz&Xt#^>`)G<669o^Hw;o>FB4p ztLW+1TTk!#HX>XdANYS^CRP)oZ&lfFJ>`_5rk+Ef4vil6RaM9a(tSA^P@C9aIlZwC zfy&YdLJ*sDjvf_CY520WO51;!>m+0#^9){rK?!W>hsV$B+AF+R_G<^N-?Sc|xi)yk z9WxfogkE~#+=b~Fp+mwLr|09v@~Xhnw1yTxfYVnQX>sf(qvU-A`UL2?^#YjC; zS2)+owz=*WRH#IE=4!L)kXV3XI?dh0bRFwczZCP`mBVb?;K`a-JQ{KI>&c!n|EsL< zH#8{&oC$WX@fKhl`m4@pUKz_zP0KN1l7;yQqwR5V1gWgUDSbT$zb#d;Lox}WZSG_F zkKz-JX)NYex;!?!m&WLuiGWNpluNCi&#J! zK_L?x!i~8@7`51CR?ueB7*)Fdf>&d!0*WV5Qu)BP z-skT|74>I5lW-|;hfbi9t%TJR!d~E)IOOJONI)r>lo_%CNe7)M=)^g#gezT(aZ5rw z4ilKEVW8tkHt}HyyMiT0U<^{tq_& zjbXlEjbqo*`6DtKfC)V^vhdbQFc9L4WQ|Z?N;4zK5Fk@-n6OES*3*KlzVu_5Ep9>a zU*8i~6g$4UKgen-hGSo#UN%|v-N*E_F2*%26;2$%g5r}4av9+xAHV&l-Lps-`3^ zCszz^?+=P4LfpTl1?{+{;Ymq4R89uX*t>N3>HP6(>sItOrg1A$yN3zUIW;hNlQqHD zn+kHb+sCP8aYROUT>A>lBBvyx&H$$|d~>i?@umZ~k`&y*&f}#jqSm%m7z50&vMQjn zfs$aZaZ+{AF7P^9UM13$!7~^v^(c4~C0e*bTPuwwbQ4gc;p8zL@KBU&Y%GlBTa>qk z4VWn?VgKOinz>(Qjrw4h<`}mHHi>L)KL6o=p>=sH-juN8ad|2`L+fU`G*=OJjma@e zRKEYDHSXKW+GAB!=Lc{4s)dRZG(`croX$E^hfVZH)+6^D_R0;@cJzL*N*Ev3XtXa9 zP8OtF;39}CI^8e-1-#qCe(C5K%=?v|6o+YGxB+f&+zh=1uVN$DZQRwy(7*7`D!VGw zuJX)nLjXx||e7G?C_W;ERMr5PDj2PB|luaF~ zzsmKs?b(-y)Sl6U^+5NtW>_%{GwR^TrNPf;yI<)3)ZV$%j@cx{E6w-3HlH@0`;1 zKdcPw3y*v~{45!LPcJ<#9a_F}KEUPlVlLQY?tISNCV&~`sd|hdi?-~DO*`~TNz|mO5y|fR;Evv&Swob0_2te)eYmw~0Gw$vkoZ7> z>ml_=A6{5Ln5mZ8i&S%N-)u(X336_w!UwIeQ$*SOV4@^!1-MV1Hpo)2PpWkg{_Nh2 zzM(idc2-7Ed4Ur_@?})p-I=IM3SzC4b6lQ_pDXSl{Fw<$EpHtX$UUbfEsjJE*K?>? zBbj?5)K4N9F+1t#?dL}u0Zl)eX80ANvf&FG^0rX~*vz8&Y7bxTiMeSEYft$aF$Hga zeIaSi&xA%h%{C=#wFq9*(QXEay|uLodUa*0Dz_;0b0pTcg?OhSE{;F%JOJ##fI#(o zVh=Xg3gLq@tiUNg&mkYHxyZgkHbLEirOmhGw=$cU+Bbx_O|mp7ukUL$ zPD{oOm$i#TsFo>!Q~P<_#Lnb^-3O#-wXtwOXJQqTaA>%x1@|C*IzzqHaKQCzmSZ>q zOTr>a3;bp+^R_U&aUi5N$6A7wJkQ}M#m`90my?g`g%Lur0;!GOu_;-5X=fo`*agHd zu}D^8q-=a&xUuNQ<(nPF7q1*IY4qln1Aa2-%NZ2Ntc`&0J-t&!CF`Qt;4hlQdr`Nl zW1u_MY+Yq*H>88Ud)WQgQ%pwcs2Tuy-;ka5tE8p-Of`ic z^kQD)42_}k`=mOk)*GthImcqoD{I|Un*Hp#k{L(;mwrfnHfOzBfFc*7O!S%5|7Apg z6t`gmz!Aj;11p-~rqn75q1;t}(C3S7+io&^Jq*SBeeoFN9}TVE(!~s9ay^gix17Zm zMik~%kNxHfz(9WaWrmkTBi{VTHPfVp&iD_k9UE!J$x~5J&e^lk5Bhz42+3&}OiT?* zc>qMl^{MZ^PCIP$Vh%=Aef_gYo}jYi>V{bIq5XL2Qu-d3v&bVaeAL6mpA|RTLmm|` zs?=6e+LvHkFBUvz>@H%R*23qK%G3nP)Z{WY(dn;Am+)ki6$ZQ3NYS-BR+wxvmC(TG zGCERnyApgA#R8Ra+L)SbH!WY-=Q7-*F>@6ycUE|rQYD440iG15W%P`Rfz?0&w>4%! z5~%34GV9x<_+xI?G3!GRoFqtxhIC>5HE2bE@1xahNj6`%uh7)Xd)Z`EIBZa@u?U6o zI41IS0+E5S)hwv&hxMnC5eTdYaf{Zly}$+lfAJoge2=3%pfAb<=+(~?XI3ql(nP-8 zjph3Up_V_o2lj)0i!OXDF3b-HMq8Ds^VgFzFRp%N5Gux0eeYd#?{`HOMR|3eX*@C9u&n*qQ>+5X3x@Y;S8B>;}(R3H$j?waYATwg}Y1gSy5U zYm5~L$h>;G1e^PUc0=uH_(mKYQ;v$ zR!FP@gAfv1wj}|cY;13JOZWieUf(dwB&W;riTHDX-~Q%O$zg0YTe^>|v14viCUWZ2 zG!omFjJonpZEB~8kmo_4YqCd_WgB&uXH0w7RTe>tBOcPNs>jM+-C3G7F;abA*AiW4 z0aC-j$I{%y@?)kFquUafimIcFkyD4oNV2#p3tnb@sI4}tlCs&i*1)2wKecu?M(jsr zR2CyEwNKwF&4H6aTGjE7#&TKtDG*XS)xR@}RtIiIMRhx*bo~27-k(#j?^$EfV(>IL zud14TH|t3cQ<=JcA7Pj9D*}ZJ@^e+2cqv-Dr3KR!$7ed+57&pXD<-%;rzI_zo<)x=$wuM#>%g9d{atklcDjG|jbxpaV`$uaANV`CP-d6n8?y?&Hl6`twEO(U7I7qB z{OW}ecJ&UJoemtAi+{K$jgSVoaA1~Ec6HD#tLH!d69s(BF$di|kS}6gsQ?+)nc_Wd zfd1F_{)Q`3kzOW|&WCzhmRh@ls*NsDGsoB9!f_Jsj}%PDwk3)m>@ zI#~TVZ(CJz?(_hSVnjp4-frk@_^RMDG*kDo9m*Z^v9$TL&{+fKU6XOM6vY~-w+3UM zjf<-oD|t)u{!++3KZIaFNu*(SDFoM?tgNMU~0av4# z4}uC?oaSicZPnx@IJL=6d!5%Mm``hzFk6R#J4q(Uk>w;v5BQYMv0h#1Wow>Ex`<~T zc{g|Q3=o1Tc$LJ~KYb4H?)T1r#X4b3&1>`pH;)}?$>%upZIs=7Nu`rgqHey|Q4iYS zwYEic@oLyXN}RTF@}#|0QT0b8)MTUr+QL{HF)v;NmiKGCSzM&IBEFX_9Y?q+`AGgf z#jDDP@*a3TQZiB4okvLvYBqJb3>HmFv6s6GK+5MG3@wn}j%DY8Z4%I2+;`*-31onG zSa8u#k7tNCa=qW4Jzag?SeztEc+t4A6RCOdq}{SQKNqKAN{=oneRxqcqDS^u4)V-2 zUV9gvDDY{$?M0M_rL)5)qnEU@ePA(z)P~_*20@?m)X{v^mWW{4o;|+k4~w36El20d zZ~DZhGc^%}ucg{{F7aab;iTfpvjuYTBa=P@^pNra1=*{yek=s(=uSnW{3w;1j#;#h zyi~ks6L7T|GRYAF_0BAfO_Oy!5uFyH?F6u^qMMC-7c@|saT7vdfse1`z9g1j;JzF= zC4*qnxJ$}Jgho<@;{e@{O=Dk ziKkGATrP>|__(QHb53h_j);Qb6OE0L%m`SuX_(Z;f3d>6GF6?pX`l|`rEKAeV2eJw z9Htep-444JFv`a}i}|s%Tml?kUe8yTM>bvl-*foHk}vxQD0M|Mr<$mIG#KmNfmg(| z77U6*eiRI<#eS{}50g|i2uXxnWCKw#m2?c;D;H@3LN_;75DxsWU>{+vXA}h!VP=p< z1hrIoUZn68=`hB0IN8FiDPYh!i!;uKtz9rx?t*P#o*M6avEf=NVcIk&&f%kHVOCIT zuXi;TqNrc>UDLIIzO^_aU_*aSjQ~9MSS)Eb`%uCr`i?Z2*)PafJfZvi`6QquS6OmF z{Y{Y^iQ7`nm1}GxcH+poPx)A_eteZ2)*-E0{=2!3>2jbE@i|Jsa9aHgn2@BghC|Ub z4}psd4Ts;l6fwo4m?3<8X4=hmfM8aY{A7m+44~j*2zI+clE@5nQoFW0kogGVrAD{G zo(p}bUk=XE4n7I6eh4@X#(~Cw zM<#YV^1f;>W5ffHgz$|>@)ABBAiAb?b#Ol}om@d-VjCc2aS0==0Pb>O0H-z7ZC;^^ z3?BuZVFxfVz|fS{j=Lz4dCJxZisb7u#eQnZ zc&c&eaTZ2k;loT&TJUvt2JtI0P>2srTKsyT3pv2vZy7n<9xmV^f_1}2P%AEi9kMUCzEHrs$Mnu;)|;{I$9Z* zm?3+Aa>dB$jACfqYvNx49M%zsxxL&d?p;@k{NaJG#c}RzNoA3XW8C zSIuk~l&)CVZ35iow0r!x=|FM_tzLe2W84b~sV&S03T=;T!*&=6gVi9GkHv~EGPt@U zGs7qyeI`E(7d{!kDFSTILX6Z^j5coi_$&x%tb6j~xG-}r6eYQ6dOffQb9bW7Kzbw$ zJKn-k-eg)=ufgB?bu=p65PIdB8T@NrWXz0k$OA|41?Z)hIj?F5y;D9VN7xO&j9s5H zkwMHR8yng;;WkVtLR=}4sbO~f(aEw-9a2OyCYZLio-4G#_Gk5Y^53U`c!?-$1~95p zClFSZF>YlqY-sS{*o26oulDd3)U{6YdZ-gb9IetWhzDS%%(2A zmV^P{4X4s~e1DM3PY^|CiJ*{*8F8V=zJ(OIsp^Euxds!HQce!9o0i|-`v|HLk1SJ5~Nm z%VY`VZbn4^*tCXJc;sdJ5xb+_QDxVk)`;rU-rh2+L_d@TpBBdlg94gW3^az6zb4Eq zrLGrkfT_8vggFQ?3S5-f#JFKqT4oJef)T&l7MhTmBiaPg2%B@h@f4h z0-5{b$hBP$;z3Wm1W#=*w+Ii14inUj3UOq;Li8Ae5HG39tP_2qs>fUr(69iXEnbPxL|9%KFcRehXeIR)c$Q_|0^LTPpqUq0n2} z#G3F%$S4OC;lX{%C46bZi;Fl1{h zOefChQeb2CW}uzV`>x>B=O?RJtG7{n#5Dh-yYfr|!ZZ69#nNxgoyFfifL#bMdu0a} zT6A$~UBDi?9rAP|2MBG#KlG;0jVriY9K15#GGQ-Fz%pGPgu2>4i_a!W8+J_9+(A3g^uzB8G3ZEILH=touo%TrnjHUS_uvR z<(rWP|KcU;ycapEOK!w{2;Ij_wLH78+O57&r$#H|^djdt5$8*bb?YhW0Lfe`=pu>? zwPjR#T|8==n~r|+V2VjLEjzdKQ?wy#%lD$7UH#@OaT%qb=RuBk(sj+IPyOAvJg-HV zBfZ=hecjlu-VbIea}71L4!Br70$4~2be6Y%*=Z`krnE2N;sl*YAEg^?kW(h9rP9Kl zHLH1e$=bhV*NYVFz3?izRXvdl8F2nNyoxVdxtcvvkz5#<(@#H4AeuVQbDmkqM$VgD zFC#AV-PM!G0M)~|z{-n8czN&WsamOD6$XhIH!1t{1<9bix9!5TvNZd(ABbHlyBPkv z+@-OA?Rn1{lQ)}CH<^5)B}*g?1_Z*QK%hX?4IETxDYq_|#Q>4>O{hS3>f+4RRJnEi_O+EC%$;8Pq)d@$Acw_6TOW^yU8NnBk*OJ+1#9U1D{R5)ZoLMl zmM`X3heHzX!a0Et6NOx(q=TXGjsUGfAC6-XXBRWz7>N%JISB6}92}PRDj%@Z>L$>y zKWU3;a|<`wwSo=Zlyu2_#`M_wuI2*% z{P#UD*680i2Ub`45UESg>-yD%a1{C&P*M%Zx|3hJyA)WhX7g#)uGVpB_caO!kbDze z*>LvJt=JW>q`h&}%lZb#^#;>v8u^P%{cvIHL-}|ewb+fPiX}I`m7M*JvyUHZ)qGAS z-qnptrccaC*S#X~PD^rGDJGLyX+IaYCECg-)<^@q=&bR4R_pK8^RlLyI$#3a!slT{ zHryr>XUb?_xN@|X#i)0!tFfCdtE^Bv&Sv(-wo0VacWqQ5W918~FNq@h83ew;ZbLYITdi($Y=ZwGr3etc;C;-vNw6(iz+qP}nwr%5Gwr$(CZQHhO>wJ6v$-%{$P17dDRg=z)@k|A2U=S1l z2nYy(n{<73fd5xu{5Q8XwKXzzqIEVkbTYP}wX`!ab*Hm(wzs?SfwezkTfNnXgreDp z1{t;cGHPh2=yX6bKWvM=*_>_uqC*QcqK@EdJx)2!kfgu$>r0l9EEZ7;({JSQ3iy{O zvFw~X6gN~iH01Z2cNe?&b9Yzx?s|^fbCbot?NO2D{iyux#k4IJCXC|i_OpXV+W7`I z@QeG?Anq5<*7V`&{Iv7evnrNOhbLCES5|hki|^TW{@ncrIj#FUcIm?5{_u6rxcLEk z{2TR_J1vY4g$-tS+4so^n7iLM9l!UzOzd97AY~5~eEl}?C*+rNczwtJ#6{#Y@ZrX`)IPJJ~DSkvH7Lv?(<@eQ;awHC;o>pa+hNBouRTG?;n7K3M3i< z-|=mj6DwPjLs_PO$TEYk&QHlabM?cSQK)~DSc24&WIDYd>jLFguDAzc=mOFGLlhgU zm<^_wj>3f#=lIOZ;a^GS4)k$>ql!ge70O;_&^N`cjF%_}cyorKIncIBXA#2&R zbg&WU@p#V8Mq0bbv2QKW$7n4NDRu}wY8FY&>E|l9&>g13MSvvCr-L4u-!cBOvM3*a z(=Ps_h@!9Gb4^TtLX||Cs$M_{EE>9Kq#55To48t5si>EUux?krT_b=-Vk8hy_)iKN@_3ictpvUeF*-%AGR>d zT^LO_dIx!%|5WhC|7QyAf>auG_O|?Y)>m7XK0472#46t|z@u^iMN&rtE#d$K`hY!k zcyAI(OzU?bkS@UaIN2zmbJPLk_r~Wn)Pvp&CrK24?w8li06V{)l(PtCxZB#(-hBQ{ zj7_c0F4%eBnuoBUB=8`Bo?ACXKcdVujz>!-{CG7ey!7mSnlw|>!$EOIGPeROT=Av} zo(DbB=Suh#gkPviugGdF4HOKGDB;4KXzi@9C=q`v=W`#+Dj1U$z&A{4hVZG+%h0By-uvgi$7}G>UMNj)<`1Ud?!z zY}o3BP5#T~wKId%mZ~8eQcRm7xv`|Sg>1X8=7VM1^W!h4auk6)?xwggN86~~1owHJCdhM z>mmP>{eq0ef>MR~%uIb%h~nPLlwMtAl`xM%wUy8m5|WlTnKH8|Sn&-?o*x1yVz#of8y!5!&`C#OuL7YiExS3O^f9~(~aA6?ctNsLurjH8vg6w zhT)mxr{P;BKfUKW$j2Z32RHi{DNC#R5%<7lmLqLQ8TSRCN?&Zj6xSrkLkD;QHp3Bg z3Ur?|fm=OG)i_pF2>bZaOA+kVlwuxr7Bf?&qxK5MdhzZu9abOu->b;(Ufy(B>V#aZ z*lI!}f;A>6UX-!SnLe`211pcp>-)Avx#g?=qcJCusI`3RtLhGox`3LwWrR>4z%Q<{ zw~=yAT;I<V8g3Ezb35I*qpo8k-7 z-pmeW`}}98SL^MU#_GwBNn)=Ut!4gOG+LezNus2+bf?xBxG=>mws9E%e%`ilzzH#> z_<{DP`Hyd;pOE>aGzsr18-JcMeFFT!}^L zu?P5r*jmh&=6MJ0Cr@56&_V*3X%0$9+q|KXiKE1~H8y*Co@HPU5VvK^TnwWl-K$&% zf+Go+w_c3B^LasmO{e61t?_v1hBEetp@*}l`~87LB$fKbEp?!2$#b^~91Lu_lW6%Z zlpKFz9rPr*szG2}z9im{fGkfjx2EX&X0wVXUGi!lp9jS+#i!WizMg6Kt?M)V=^gH2 zmadE+e&ksk*8c*uVXBkQzuYejctUR4dO%Ws@`@lZ&V5~Yg^;=qqsXM*S9T%G#zuJU z`a1>0S;Eh(8!~-j3YO#M)X!(+d%)d^oo_r*p>Htm@}B19A;-jZ*15j1qZ==W!tK4Y zq-fW&x??TXBiHO|Y+{<~VVb+s64M%MJ_1VEqIlv^&9vBMyV3aS(Eg^!6o7@C+G>c@ zfUMu-B2Ug3WZuqmBu~vL0{WUHP9%}$WWKH;O%$aZBp$p396%guofCkhJgCTje&=rx zA)nCaQhkoR>yiTTq-)+=ECUiy#BLZ;;3r^~%Pi*U-9ctg+StIBF{sTab*d-^cur## zd0@-GUAYf?FD|$AYG%l#Q}fSwp|^WRlf6#x$Ht%)D*6H(K&DHLApJE$7mz)x2+oOR zC))h##H9Oj5VH!tFb~gubZX|?_sNmPCvY6h{Cw%qt{Kl>?dTy#x~_dTpXvx!tR3@ zuZ75V0EXN}BsybGaY|QKYq_{q=RnDAF1h;Two*22dMxLG#|r6?1T-e%h11zc?Ip*F zI9_oNlHG{#C5M4LTWOEdc`)QTr;%b>a?hhGi?jD-#mvsEB!yP5Zk-ydPtQ@kIjHBb z)&|LIL~mpAIkG3WfF}#;xf1upx#>A+iI3L2rsXWiHHNx{rW0(kgstyyYs;?3y$uR( zU^i-kpkus|KyuRDnqLxIu;fa6aE8A4G38KF_$~3joMI(9(mC3<@Q-6)>X8L3vP#UM zSFdG6?lk_ItL?t-Y?3xagv^8VwV_n!==M~eed)of>C>aT*N0)_#$3(6Lfl=n2UA3! zbC!hIYaG~RG≦+CqsI>{+_35F4-(=t^X}!h#VXlOw>B|H<`cMaQzY8C>IvSx^l^k45o+5+a4oQMYHvTq^vKc$P7bC6DoMav7dfkVVnkg zfqx$Ev$=!IP;hxf!~8nq@9#o;3CLTIpx>_D;SHDA?nSuyRWvKtEbLtO6ISne`yqPb5A0 za^cqu#AdJ7zM=HC`EWy66)VE@jSJ@DSZQueVCZ`e2xWxsb?C?Xd0@@iZ4q+|<38wJ zj=`7nsPR}BuzstTbypgotCG-0j`8dgI(MwWnnLV(&jwoCi#2_Gj(+Sq(^)ZT$E8&< z5&(2eygJieTC!!djrB2YM||fa2;wYGSszVwu?}d9vrANMSJB8Bq~Rnee^ALQ@!!#E z;?2CdvnXs^%yB!447LOe4I_$aX18EPsN>_5=rr{ZLlPeXr`R0rmpfe*32wR3wORsa zMdO=OXDM_@f?}Cx6u)Lm=S2(R{y~<0GY_umB1& zImFAatq^}n&qy(Rd+bhQUheR=s0`_wn?gl>0C0(;9BevF^x}}F7t*U#;A?d%xN@8= z{tBZg*@PWO^2ou`r9Jp#suc6f|03{$th_b4SkeLLhO!-QoqNe`mt&w{3w&{|j795O8J)Ihj+Q3ITpX6~7xP(eE z0f7tOyKPu%&;<685XswP`S%b4>g&~eE%O}2Mp`RK~sqzSG-)gi(*rRH6bCGWUj*H~NmGz|2P8}9m151qQ|CKH! z@bDh=xz7}z-fk_(St{Q)wsg6-a6}QH*C7wHMXCn6v;iQSDhg~xYXRe1L|j8TR)poN zW)?_ehha9mhzQ?)E@P&wfmugN%u`#42$PB*!kh@0V`8+h!IYW9ufC>4l#AcFXBB`@ znh2w|n^uR^q>8SbMf zkW$CCp<$vhSO((WZ?`tp0GoVMhgDnUuj-dL{i|f);w{lKY~}_@ai8aA5X3ZCNkqxN z6c18ACIqj(rIqVzI;Mkb=?z(LF;ht}ZLLq2kq92#nUv>*n$s5p{!KaW7SSRnM)}wl zc;9vzC;z-2BevT|HRRe^r*^gaFe0p|u?2B#JXQRsr$tFTMZUR}GEEbfn7BM)C(ElU z-KCc7J@HCB%M5?^I>1EBli=)nTP}9R6?wlSll50x- zoxd!G@;Sp}2?M&KZEpn;X~8c$BZ{{R3!sOEXxJyp%ieA0MIUr3@mys#>d zQbvh>`!i@e$cx5FMH#!wx^`Y-^j+GcoV3pfz3OT;OV~Ev2J2du+%G^r~BYtFrR841bO&xY_ z9KWE_f7QQz5{jQRYado_HuCAuT#nee+>>;#kl9y$MHJLQ1se#@Z?yBa_Ai zMWT;wYY5{Ev547L`@f$~7{?G{B~l$!KPplKg*9oy&3lHz{r0KDmbZIM6yms7j7sTa z86#^+8d=km(riRan?%%wW1n0$jh-e&kVIQ;YU6;bd|`e58kq7i`&s(zK{_gCI+mLd z($2_~Cs9{)c<*Wuot%n@#@1o61Fnabs{6a5_5-=m7Z+sT!sA!7V}sEme`P11I`;|s zkr|ol%JC%`$*o+@tbpd4udEGqjfs=$ov4e2uS_pH+MnZQ`6&W`(w%O;>H|b-lJ$=V zDs(2R99POfZW`lVEVomLm4NCP2?Fn8HHkkRb4+X0TbvEOXc_baN;;x}D^Cdg=mG zwsqvm0e7+K)c`SqWS6gDIukp^XM(Mt4#fFq)R$s+!1$*0ezN-J)ci&68M!cTM#mqt zuU$D0*oNE2Pz3Y_c-=b`IxqqZIULfbr4p3dK4pLuJ2=Mt>~*y@^=^pGZ;v(*>C5X# z2)GWV{wCK5aDJi?*dV!aCdD-=!p#e1Rlt%dEljk%IFK5fTvNH z*7^=(E{1k*8Sv1Aw-Ukf`Ls*Xd#SyRu3obWTbeja8@6OUiuWiTuN!n zp#>0zlj7rQQ=oC(o_T;|4r@yG^U?T(!N8oDV0xm|p+YW8Rems8WAqVlp2k@?U_qn3 zm0ke06gy$_S3PQ~nWM_X<`t(1YgX&DlVv$%Oo zq2%>i<2w&Z%4A2k;{KFDT+;p5)oYjjH`2qPi`CZFWXFLj0tk-)CcxfXYJ2&zAtXpR zA^byWh#GIP{6eS2fMA)5SPvZhA#rkD>2W)JEoBAC)e*3^~8tZ$$kQACFE6TA#R5n^_!@ndTx~AmONe$saG&x*8j!?qjSHwoj~R+HrhM9^p~m4dqp~d&JCNeRnV&|O6@_Ya=^QUTa!tVf-Jz* z`5OKa6!CpH5&-SPn$i^Ujk&6kwIuX-af;q%Kp##w*c^4#^8}_eBGrbQ0AaAN^j)~% zEqe;zjaUxr19V!j_C`1zz%9{hMoH76?ic=zR6W)t&yBF*jJW1SDM5CwxpYWHuoKX! zlTQThoKUIenKD?b?)htF??l=QQ11>Nl9rS1Aa^N%((U3=M5A=pGvTs)&~4_Gj0%8$ z7awLhQOhw`u!@ruKvXSRE4x_2t^%lMUunee%K*QuTIgpM>u#cxSr=d}K5tf5ov@rF z$TR?Pji?>+d80ktD3uh?%y;~``Gl;fCJTXC@@9E^$#gKSsr_@7MY$wD~oML zyy&Bk=>0vSe5y@~`^Y#yOiG3-px0&D46pi~2mlZNRux!Mb6K_QH0Q-yHI{I_B<}

        > z8Wr>bbIji-X=-C14gS};95WX{)Y6H%oKhJ_z(7P-Pzv;vZ&dk5V!}4bd9^e<5JZON(5>p5&*3LrUtB~v=tiM#ZY)UhRBwNMo}+h?$# zR{`qbXXMRXvv17)HozL|-FI%dwT0XUaX4mMdyuW+n-GB^dODu+p-ku$YIi`Q>4_OSHZY?JEZST5$+EMC2MnmzlCXmw=_uAf zOX!B@MQ!??b)coP;9RXkDRH4D!{LfsVh1UD9O(=KrS?h?usPuxZPBQx`Nt+i71q@I z3KuNQcpp$_zqg95_QH$toWc!Z6|cztS%N{gYZuuRfxbl*HN%x_LPRMnW?P3Pf>o0k zSe(YsTs}@AJ^EoWQfCBfCSLn#7)-X#=Jqc3QYr>=756oB8CcZCv|1Nvj?FvwZu^$@ zWtXV6^fh}arKn#DvjQ(#&`ZHf8Ut|rYC%4 z)8UK%oq+rs-l_0x+<)QLexc<_m~-$Q$#ab^d?DHqV&K;%^tatzb_$4J9WdlplLK*h z&2l-BKxcg=NHwx6PQ({z!&@zZO`xTgcIa37@-Q%@ks6&Gd!0%p7@8cBQ#^b~FJ zvKn%Mg4wayv_jGx2g~EDS>7*r(+OEBnhJ#*Eb6V-XMmX7wpABQe`lu>pDrr6idD98 zl5ucl`>M${f2@tEM>W%dvdml=ISXoDJ6O!Rv}I`Rp)#E38u$nEJMmG+Y@7CLTBFtQc~?(M{=ram0VYy zsdi~~C@a63-zu&#HDeIK`;RoZHN9hDx5&t>x|M@guCm8T#N$pwmzH@Ll`f6)pppfc z)Ih}%ZnvS5JN$?Clf~!xT{DVY!0aY3@aW%l%Uk_Ks!KsJT>^7=9ccs0u=#e>@kc(y ztM#>M-c?bH2C;5^=#L_B;tT(z#y;11{n5%Kz`qG1h$7&|9Zm_RBO&wFr_ad8x|1%K z<-T$r+XFc4en3mvPpCf|Q<@V|wBTT~1UVDY6)QO)^_Q^~`P0qQoA1G9 z(LOG4^{1jX{(!W*P&_-~X@X|PYsFxggoP*lC%9$@USU7XLNd!}Fw2%$!w~#T zB(*zFCqTH?g{&$N14*j3&A>AUPq)p>fvLJdma*o!^h;4#f)Zvy^>#HT;YJ}FVAYpT zbz#U8p;}_tY6b9}UaLT}kP;Jd*t;B9MwH9Mr#@DZdvxl@J#f{ypE7*AAO?xQ=b`oH zLs=n~&{w8C81Hij4PFY9I#$xnNTN+z-_NX$>$=Ah}B{4WTx z_-|SeP>Gd^3MiKDXh+SNp`Wk(5{oR#1JO!R2=yz$9~B+Rx>oUlpZ1cI<$CB4lz;37 zQU?o~+Hg%3*~fHff=u9vMbqF6+{YZ~XO1%@lFm)Jn})S$g)En}=>4WUCvM_JId0XZ zwwjr)!EJ#fz>iu`NxKR(dOSKcB@V>B>w}0<UHQW0ojGekLIz86oHx3b2I zn3MUhDkPi@VqA>{3zecFZ#nA@Hz>_bac;Obq(!=%0U4jlhoqE{s!(8)Ex^Renps$z z6vi4LvPIhoqBUP(+DzhU5VEO>`#-NM5ZR18+9@r>P&m0juRFR=qD5qErWdt@t}S0{ z)?y`P0+{odcP!4YPfAXlzgO$eM19P=*+odqNCVP2-@OYJoyM7(vZ&r)x&9z{l7pW3 zQ$&~_;)UFvV}W5#K*HW;LqC_vd6PVI+W>tBIW&_=7L9GRAqNpb9oKwNd(JQ~2>k5* zpE%2962xLb4x_PvG=X`EQ>d1y&GfTpyQV>eKdoI8~2SClakXGO_Qj8f;w!TBh2JCsrep z%(!q&4_kKhkuY{IF%?geW_=yN-v0oN>Ydcbf}HK?LlWLgY>Qbkn;m4+u~OO%9qDb` zHnPIWyS>RXl4Fdzsih_Hj=LZqLHFE>;hW=_7`@zFNZ`t%q|S2TMIhdheyF!y!gX|V zHoQ{h5Y|_!XWf^N(>@u%Un{74_8_0gNBbS;7KHQdy52&%-qWx|8fdZ+y-%YrDgxLT z7}okx$>E{m2#_w}Ys0N7R=4!! zHTCH{tq#F)7)^s1`)$}?4BPeNmw;S7Gzc-POkkdxm<_cab?>fN{fsP=QLuXs#(!`; z{-=bLnY@?3_{FTKHb60H;~U~s>gR9sMF~odZv*OnVf1qYH95|V0VD;VlO&=BOke4k zA2VSe&vx5(r-lq!Wqqx6XHiYZPeh-OJr}G%fx2wwzR2yNcZ9IZkYMXYgRnSmKd*3gdm{*)E<1~3nV#RQo6vH4fN zgl-(^`K-Jj2Nq1iC9wl&e9vAI#ZJr$zBG=^GLx*e(}x;@%=0KF<1Pa-Sjiw$ zg`GG@k<_Swqb^A>yZ6gu2G3w%@fid#N}sZU=0=A$o;){8 z04v)cQ+r|uw?m(Eqo@|WL3*QPQ+FRzQ$csQuuM3y1dNnV?q_3s$FWnZ85}rLYQU+z zZBxc-+Pp^g!PdC(YXukmEpDbz<&Be_k8r<>@`cLXFW9x6Eo%gRSU*~RU{sBlo?u+{ zmmBy-=Jb83Nsnh|F0YA4%MOhXQk-e>t4CuiW-m|fK40^Z>sX;p3hZ7c#MR_M;8<&d zsT<|wW_T+#3ywfYk;{*tX=GI7cCoM&*54ew<(!F--0_O7Am&MBiegkX!Iu3@M_EMB z)xb$mR=91BF$J{yPQ~Jl!C3d2L8BRmKp7@cq83RwsWdwn0qG7(=U4ghhX zi60i+O{#9{`X}7B z{AQIdDf9sH&CT6!;7@0JKenDes^7<8SapvmK8m=?qY=GWY$oO$o76M?{osGrA(ru9)Mu^3k1hKEJchF+ldUAK zX3|9$s8AHHaq1%|b&uw>ujcC*QIxT+ufbGFFy^0z%vt<)Ow#juxS}Cm z_r0~MQS5)Cs(?Xm#du?JStsvlGnYqB%wCyt>~U4_Qbp>q{J#VI+r1xK@{-04-JZsl zIXI0b-uFl9egeGabbtf)fbYUk1A~uDsoJYH6ogDf%ygY5ZsK=fY`MyW{8oQ7M$g76qrGkfe&3nm zjR~WF`G0dUwg|A61gDw-Wjl%>Uq1DZZCByhO^Q(4;Ma9Q^S*wt12%W|Y!74v_Ab0D&VBrk)smUS=O#}9L+tJ-82lX3h@J;3-yrsY~m z09fm*$62w5zs4?MsNDs-yi1rWyZ_nUfkw00*3y$|P75FnoN*PvR=QG};1}nclA11zd|Md;TP=5G(I zlDT)t80NK68qN}RvJxoU)$~>gUnb;2cycpnXD^8qR9|y_?T`?o`Y65xv$(m8I^v8h zL*{IFJM(AOj%IDV4_WYjaM7MIqifav55`!ZGhMInDbJ3n(h;ZVuC9t5 zs|s0PQT6UKGD_5+n#^uaQ%E8z>vTmfX&Ikx9`uF#@YL5kS+~*NyV>jUEh`t%ZU{;& z9YSgV*a_-9T}V{@ZS!RiDnrfI^X!X-%GcRDK=zyJt>q2bdn4?!Y}kMkhi4yexOfjb zxqa{$8?yQ-vc4M)F0*1;zAjVV6GlPG6oQn&MVuISafO+vKQJ&~P6{3A#YK}?ZXW7C zyo?IT0$O_pY^`i1`Ap;#8M5|r29ei^m|L^DtZFXY%z|WU$-)H=8PNHu1EdTKbOX+X z$PqE4wAY$IpQFCFu~E06FByhYi~66P(Ar@{8ZX^D%5t;3v4V|Nw5Bba$ZGa3WF-@r`a}BLivXv3ljNN4oNOzy-)9?%(KGRySy$dXw@t~?%G z>yq_#f?~rT;eGZ_e+B2VY3FRWePX4_)bZoNnj34srF)l=pzGm==o6>N94eM8{2#HK zW^O)n<8>W!^OmFe%qaB8N4oQYsfk#2XbpnAeoNhsv&SP_>X!8~g(a9`O|O8@bm(4Yad4iNAQUX1D*>*-MGApImQH}FXr)~o1{4V& zCxEyQM^_sD*$QxuWdv8ITuLkc;9?+S=>RSzfH5!|Hv2}_A;|50ehl{GgUFS}Zl(yd z+^w+G33G!37|^s)q718j3Q#ri7p+jAS)5f z1x{R`m=o?OX!Pyc#c%2r@^>_*I5?5Tg}(rP+p*GA6@r;%&*mX3^9pBL)2RxU-Dj&{0vjGLtA?=>zRlPCnKhVPQBo8wsZ zFTk{TRc?TAn=r};g^Sa=nk}KkJm2D%(dzyC1b*l9ThR$KkH5o$G>_lHMVsXD-yP`$ z!Qb0hUz5#!RVCJ`-xWPh{gX*>9C{`AJ2-Jhx8;Kq1s}_)hl=1%%zATIf%aP6KFzaT zL(UgM$?>VdOKka|aJmJo1K>IQ4Y{_N)HOazSvauo=Qr{@RW-yoI;!$vpjcGrS=^8H zLe*!5mn*=7PW#;pvHZIlw#5VX{|Eb}TtVt)MS^coiUOSP!PeP@LpVA=?hBvaYZ`NskOSkJk0*b3RkOKUxxKY07daWMF-8Zkm1W z6j$tBFIM!mxx+DIY|wHX4@$RQ!o(&1oa_Rmmt9onME-W}k}2P)?TT}jv_Z=4Ifi74 zT{*rvr_X`i_1-a6qa()Dv`Qau>)eGFWnnYFO1ib1STZ7|+S+py`CyG*<66MhrbZp0 z#4Fn>Pufz+;W`F6F0JIB8j3>nTDjuydv9$g`x22;F830IYhTnY|Lv|_<8w&94S$O) z=}5?~!*m%s(~1m6t7fHm!>wfi35y=uX+S=Uf;*0;DQNxm0|KW+vadR1*sA}_Q|OcX zkaM1uAWHbry1o&-UH+laI5j+y_pjE4L|**i>S8}E!@1h87&2;?-HL8xp#Bw&NmS<& zr?zg@-tl?F7_1wKYnc>kIZTeSbGo$T?&kF1S9iGNVb^LzG3}O5{4uD8Na$L+%SNS5 z>^_XMXu?hbO!jbCc)v{LKjAv(CK~R8v=*~~o&L480w3IO-ViKtIf`(Md6WK2Q9N;! zUmd+nh=8EO{Ct6PO4t-F;jRjHLOv8t?qqr%#O zIHaJ*T&@fKeArKcB)fZ61>4gS-4g^9M1K=>)Wma$$Su8o1G~k$RLXB9>Ja-L$HEY7E2`BEB?P=o~Kfk^B@E)8})%50_sfw^Q6rREV2n3Nqz&f`` z4LB(Kw=Ga2&vOODChGYJs0Ze%2$YU*zb+J*KiM8py>D0xZsjTnvz&^npe|e}!|RaC zWKeS11EYW6P8?r+^&m4}%1am7z#`hIjR~d-)g6>I zzb<928vr;`r&NB8uKV5&6z=2Qhf)q7N@#!pv67Mb&51SotNhLTaSF z9nHgcYE8V=inUb-JxrO7&r!a|RssC=xXc`c*7(B+axZL{3U!Q6hL}j)6l4rOxEz#J zZ%X=ryxX*j%^?1=GxpmT1{OfU%@EwKJ-T<@|9EEgrvHLbg!O74w`wxv-o8jVozD{s zbg)|Lf(p|5>fgRbnWM8xtE*KJrmC@kTV3o*>uZ%ir8Yb>-~yd=N=6#4!px$ACSWtL zRam*Zm<6C>64CW{3|)R{YCSLymH*+0C@V}1DO(Di1cw?C!HI#&J2Wp*jStCt1^*=% zb;YaaYH^YmUO%Vl#DF(|Pp@aI1|F%41b~XN&Ujk-+U&4fDUZP~;201dC}je6Sk@#v z*H{)nW_(m2$w!#7zp7d$hoQriGcE;1u|0rLg(i%w0`x~YBMxgwtAawMFdqe7eitwi zpu9>-`^%7bwwj$&cAX6GfRikk z!MTpI0#m$h5~nfm0>k)Oq01;#^(J8Z>C&!ayBPpaq;e^NIyvvtRWbrwkBLVx&)UdWigvGjJFxr|3+s+H>SDTS84F`;Mxo4iH1|u1l znljkv0)!QM`CW}8)vDxit%6hNb)=*@of460v&9uWS|`E|4e8MFk!Yz)jg1l!7bmxsqFUZ z1@yf6qf^-Q@$bZ#tH(08nIBe*j} zYAasO(yGWmB#9p;htUH9nA40f1{Ctfyv=Git@d~n!4^^fv>1eL@-3qO;i#3&8Z`MM zge|M@G!uLm6oV#!z-cKEc5VcYV`I}oU`_V2*2WR(`5eS#PdNKeYcDbj5629VsTz3W ziN2$C<%1G8LrbxX0|=EMtatJgdQ{)auA@mt0szw&Dn|PhgVFI_m4puM#SvnZXoIc) z615Y)sItGJ&xn@*V|?!hypRTFjiUF}8+tjD9GO)I5!s9=Fu0o#0mx$c5lC*ta8l`FioFC+Z`I4#Ybge2 z5LME)JOZg>hA%M*`^Q+w^eMH+K^vLXx0j|&Ktp_|oua>Xuvv`A| zoNv{!bStA%b!d-cKl;#;ip^EUB1-pE}GJ#6Hczt^Nd zNmV;f2%!>P`=(8n13+lFT)2$`x<|)KXt3L-(e4SPF%p_PQ9Ev59Aj~$sUViL!&w0> z`>rk{L>V)xJ)8Q!tP;FaFwY| zSy#!axGA*fpSw}uz^8$={!Y{i8Ms16Ou&*H+Wj*3+Dxd!hNyb-FXSq)$~c+Jwt~m% z5>mZ(lW>ISWs%8xppI1ZePO)oTd6!!CGWhu`=s2_jp|{IY{zfR&{vMkUMhokwD|IW zlGMFlL_8U!)=IX0c8=&);%Z$4pIo|38+Y#ReP50cUc5p!AQ!7e%vqm8WOs>0orRKT zCHRO|8uu}pBW3-(aKsjIOj(#SRn_#qSbx^X1Qx8fWC>m(G%p}t zO(ne4eU{(skbz)tV+Rh%aB+4Cz5Ar;VkXi})Dj5F10xk~1^5r7e1d|iusYY-1Y%PE zIyPt1uZ{v>Yupnww4I*y{|S9(601m5pkGhbWQ*NP=pByU!f}`sn+WoFDbvOIJOr(^ zp(O59hUYt{(?%`m8{KJiLOQHDY<7b?fu!F7*iVcF2n%lQa7NEw_XY$qUD8Q6w{Wqi zG@XR0&Hw5#6{nqbkx;~bi8stA*dK&TwZU+h!(=1-gB07*mZn~?RFI&=3}lUm5kq^ouijYkcxOE`eZHByxh z&N#Ui-Q*UxGEQ(++u(SX4qrQ2-Cd|+V8Q<`pKlUb%{I(zb}%?wIp;k+sg4WzFyWqR z>r3*5IBCBZBYdcVp!n`8e8q0S?*CbH33M3l>0cYih`TQ z&|Dhn4OK|evK-}{cCzVei_}~v8}#dYK+C_MF+FKZEvDf6mBxuP=~tf6kLRupXWor_ z6Gu+I?gUe9&WnX$b(K1sY1z_w_x+6E9C|s2|1pKVYkMJjOke}P-&_Iz8teZS_y9$a ziRD;*4#gFPv{CyQrW5RqOoiS-|D*U=`vX>x28ZAxZ8q281pq*#00vNy1_VL@_Q=|R=jsL%jZ3Ssiu>aW!_+JzIZ!G-pb^w6?3r_3dQUCw| diff --git a/docs/master/org/apache/datasketches/common/ArrayOfBooleansSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfBooleansSerDe.html index 8e20185e1..94809db7f 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfBooleansSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfBooleansSerDe.html @@ -266,7 +266,7 @@

        Method Summary

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    diff --git a/docs/master/org/apache/datasketches/common/ArrayOfDoublesSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfDoublesSerDe.html index 3f1c6d628..81dcaad65 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfDoublesSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfDoublesSerDe.html @@ -259,7 +259,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html index 18036e94e..ec85a69fa 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html @@ -265,7 +265,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/ArrayOfLongsSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfLongsSerDe.html index bf74ffea9..ec1762a24 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfLongsSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfLongsSerDe.html @@ -259,7 +259,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/ArrayOfNumbersSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfNumbersSerDe.html index b98e225b3..efb2933e3 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfNumbersSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfNumbersSerDe.html @@ -267,7 +267,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/ArrayOfStringsSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfStringsSerDe.html index aa9bf4a62..38ce54c22 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfStringsSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfStringsSerDe.html @@ -265,7 +265,7 @@

    Methods inherited from class org.apache.datasketches.common.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/ArrayOfUtf16StringsSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfUtf16StringsSerDe.html index 5440b2fd3..32ff2cdca 100644 --- a/docs/master/org/apache/datasketches/common/ArrayOfUtf16StringsSerDe.html +++ b/docs/master/org/apache/datasketches/common/ArrayOfUtf16StringsSerDe.html @@ -263,7 +263,7 @@

    Methods inherited from class org.apache.datasketches.common.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/BoundsOnBinomialProportions.html b/docs/master/org/apache/datasketches/common/BoundsOnBinomialProportions.html index 384bf6f1b..e56100253 100644 --- a/docs/master/org/apache/datasketches/common/BoundsOnBinomialProportions.html +++ b/docs/master/org/apache/datasketches/common/BoundsOnBinomialProportions.html @@ -253,7 +253,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/BoundsOnRatiosInSampledSets.html b/docs/master/org/apache/datasketches/common/BoundsOnRatiosInSampledSets.html index 8d7233346..c0882822e 100644 --- a/docs/master/org/apache/datasketches/common/BoundsOnRatiosInSampledSets.html +++ b/docs/master/org/apache/datasketches/common/BoundsOnRatiosInSampledSets.html @@ -215,7 +215,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/ByteArrayUtil.html b/docs/master/org/apache/datasketches/common/ByteArrayUtil.html index 56f33f86f..4f5d5c26e 100644 --- a/docs/master/org/apache/datasketches/common/ByteArrayUtil.html +++ b/docs/master/org/apache/datasketches/common/ByteArrayUtil.html @@ -387,7 +387,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/common/Family.html b/docs/master/org/apache/datasketches/common/Family.html index 001e3084c..ff45f7353 100644 --- a/docs/master/org/apache/datasketches/common/Family.html +++ b/docs/master/org/apache/datasketches/common/Family.html @@ -375,14 +375,14 @@

    Method Summary

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf @@ -735,7 +735,7 @@

    toString

    public String toString()
    Overrides:
    -
    toString in class Enum<Family>
    +
    toString in class Enum<Family>
    diff --git a/docs/master/org/apache/datasketches/common/ResizeFactor.html b/docs/master/org/apache/datasketches/common/ResizeFactor.html index 3d4b1875f..8e30f8330 100644 --- a/docs/master/org/apache/datasketches/common/ResizeFactor.html +++ b/docs/master/org/apache/datasketches/common/ResizeFactor.html @@ -253,14 +253,14 @@

    Method Summary

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf diff --git a/docs/master/org/apache/datasketches/common/SketchesArgumentException.html b/docs/master/org/apache/datasketches/common/SketchesArgumentException.html index 3125439af..0dfdc7af2 100644 --- a/docs/master/org/apache/datasketches/common/SketchesArgumentException.html +++ b/docs/master/org/apache/datasketches/common/SketchesArgumentException.html @@ -200,14 +200,14 @@

    Method Summary

    Methods inherited from class java.lang.Throwable

    -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString diff --git a/docs/master/org/apache/datasketches/common/SketchesException.html b/docs/master/org/apache/datasketches/common/SketchesException.html index d40fa466c..be78b0e32 100644 --- a/docs/master/org/apache/datasketches/common/SketchesException.html +++ b/docs/master/org/apache/datasketches/common/SketchesException.html @@ -206,14 +206,14 @@

    Method Summary

    Methods inherited from class java.lang.Throwable

    -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString diff --git a/docs/master/org/apache/datasketches/common/SketchesReadOnlyException.html b/docs/master/org/apache/datasketches/common/SketchesReadOnlyException.html index 5b5a57b2d..33c869ea4 100644 --- a/docs/master/org/apache/datasketches/common/SketchesReadOnlyException.html +++ b/docs/master/org/apache/datasketches/common/SketchesReadOnlyException.html @@ -207,14 +207,14 @@

    Method Summary

    Methods inherited from class java.lang.Throwable

    -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString diff --git a/docs/master/org/apache/datasketches/common/SketchesStateException.html b/docs/master/org/apache/datasketches/common/SketchesStateException.html index c7da41ba6..2f5227f38 100644 --- a/docs/master/org/apache/datasketches/common/SketchesStateException.html +++ b/docs/master/org/apache/datasketches/common/SketchesStateException.html @@ -200,14 +200,14 @@

    Method Summary

    Methods inherited from class java.lang.Throwable

    -addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString diff --git a/docs/master/org/apache/datasketches/common/Util.html b/docs/master/org/apache/datasketches/common/Util.html index 733d74e88..23f3fc737 100644 --- a/docs/master/org/apache/datasketches/common/Util.html +++ b/docs/master/org/apache/datasketches/common/Util.html @@ -254,7 +254,7 @@

    Method Summary

    static long ceilingLongPowerOf2​(long n) -
    Computes the long ceiling power of 2 within the range [1, 2^30].
    +
    Computes the long ceiling power of 2 within the range [1, 2^62].
    @@ -262,7 +262,7 @@

    Method Summary

    ceilingPowerBaseOfDouble​(double base, double n) -
    Computes the ceiling power of given base and n as doubles.
    +
    Returns the ceiling of a given n given a base, where the ceiling is an integral power of the base.
    @@ -352,7 +352,7 @@

    Method Summary

    floorPowerBaseOfDouble​(double base, double n) -
    Computes the floor power of given base and n as doubles.
    +
    Computes the floor of a given n given base, where the floor is an integral power of the base.
    @@ -449,15 +449,15 @@

    Method Summary

    static double log2​(double value) -
    The log base 2 of the value
    +
    The log2(value)
    static double -logBaseOfX​(double logBase, +logBaseOfX​(double base, double x) -
    Returns the logarithm_logBase of x.
    +
    Returns the logbase(x).
    @@ -584,7 +584,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -821,7 +821,7 @@

    milliSecToString

    Returns the given time in milliseconds formatted as Hours:Min:Sec.mSec
    Parameters:
    -
    mS - the given nanoseconds
    +
    mS - the given milliseconds
    Returns:
    the given time in milliseconds formatted as Hours:Min:Sec.mSec
    @@ -857,8 +857,7 @@

    characterPad

    char padChar, boolean postpend)
    Prepend or postpend the given string with the given character to fill the given field length. - If the given string is equal or greater than the given field length, it will be returned - without modification.
    + If the given string is equal to or greater than the given field length, it will be returned without modification.
    Parameters:
    s - the given string
    @@ -866,8 +865,7 @@

    characterPad

    padChar - the desired pad character
    postpend - if true append the pacCharacters to the end of the string.
    Returns:
    -
    prepended or postpended given string with the given character to fill the given field - length.
    +
    prepended or postpended given string with the given character to fill the given field length.
    @@ -1005,8 +1003,8 @@

    ceilingIntPowerOf2

  • ceilingLongPowerOf2

    public static long ceilingLongPowerOf2​(long n)
    -
    Computes the long ceiling power of 2 within the range [1, 2^30]. This is the smallest positive power - of 2 that is equal to or greater than the given n and a mathematical integer. +
    Computes the long ceiling power of 2 within the range [1, 2^62]. This is the smallest positive power + of 2 that is equal to or greater than the given n and a mathematical long.

    For:

      @@ -1203,14 +1201,16 @@

      powerSeriesNextDouble

      ceilingPowerBaseOfDouble

      public static double ceilingPowerBaseOfDouble​(double base,
                                                     double n)
      -
      Computes the ceiling power of given base and n as doubles. - This is the smallest positive power - of base that equal to or greater than the given n and equal to a mathematical integer. +
      Returns the ceiling of a given n given a base, where the ceiling is an integral power of the base. + This is the smallest positive power of base that is equal to or greater than the given n + and equal to a mathematical integer. The result of this function is consistent with ceilingIntPowerOf2(int) for values - less than one. I.e., if n < 1, the result is 1.
      + less than one. I.e., if n < 1, the result is 1. + +

      The formula is: baseceiling(logbase(x))

      Parameters:
      -
      base - The base in the expression ⌈basen⌉.
      +
      base - The number in the expression ⌈basen⌉.
      n - The input argument.
      Returns:
      the ceiling power of base as a double and equal to a mathematical integer.
      @@ -1225,14 +1225,16 @@

      ceilingPowerBaseOfDouble

      floorPowerBaseOfDouble

      public static double floorPowerBaseOfDouble​(double base,
                                                   double n)
      -
      Computes the floor power of given base and n as doubles. - This is the largest positive power - of base that equal to or less than the given n and equal to a mathematical integer. +
      Computes the floor of a given n given base, where the floor is an integral power of the base. + This is the largest positive power of base that is equal to or less than the given n + and equal to a mathematical integer. The result of this function is consistent with floorPowerOf2(int) for values - less than one. I.e., if n < 1, the result is 1.
      + less than one. I.e., if n < 1, the result is 1. + +

      The formula is: basefloor(logbase(x))

      Parameters:
      -
      base - The base in the expression ⌊basen⌋.
      +
      base - The number in the expression ⌊basen⌋.
      n - The input argument.
      Returns:
      the floor power of 2 and equal to a mathematical integer.
      @@ -1246,12 +1248,12 @@

      floorPowerBaseOfDouble

    • log2

      public static double log2​(double value)
      -
      The log base 2 of the value
      +
      The log2(value)
      Parameters:
      value - the given value
      Returns:
      -
      The log base 2 of the value
      +
      log2(value)
    @@ -1261,15 +1263,15 @@

    log2

    • logBaseOfX

      -
      public static double logBaseOfX​(double logBase,
      +
      public static double logBaseOfX​(double base,
                                       double x)
      -
      Returns the logarithm_logBase of x. Example: logB(2.0, x) = log(x) / log(2.0).
      +
      Returns the logbase(x). Example, if base = 2.0: logB(2.0, x) = log(x) / log(2.0).
      Parameters:
      -
      logBase - the base of the logarithm used
      +
      base - The number in the expression log(x) / log(base).
      x - the given value
      Returns:
      -
      the logarithm_logBase of x: Example: logB(2.0, x) = log(x) / log(2.0).
      +
      the logbase(x)
    diff --git a/docs/master/org/apache/datasketches/cpc/CompressionCharacterization.html b/docs/master/org/apache/datasketches/cpc/CompressionCharacterization.html index ab82218fa..13ce2e828 100644 --- a/docs/master/org/apache/datasketches/cpc/CompressionCharacterization.html +++ b/docs/master/org/apache/datasketches/cpc/CompressionCharacterization.html @@ -202,7 +202,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/cpc/CpcSketch.html b/docs/master/org/apache/datasketches/cpc/CpcSketch.html index 413b268f3..e8c420e9d 100644 --- a/docs/master/org/apache/datasketches/cpc/CpcSketch.html +++ b/docs/master/org/apache/datasketches/cpc/CpcSketch.html @@ -427,7 +427,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -867,7 +867,7 @@

    toString

    Return a human-readable string summary of this sketch
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    diff --git a/docs/master/org/apache/datasketches/cpc/CpcUnion.html b/docs/master/org/apache/datasketches/cpc/CpcUnion.html index caa2d6379..77a511806 100644 --- a/docs/master/org/apache/datasketches/cpc/CpcUnion.html +++ b/docs/master/org/apache/datasketches/cpc/CpcUnion.html @@ -229,7 +229,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/cpc/CpcWrapper.html b/docs/master/org/apache/datasketches/cpc/CpcWrapper.html index 6790a22db..98a9e1243 100644 --- a/docs/master/org/apache/datasketches/cpc/CpcWrapper.html +++ b/docs/master/org/apache/datasketches/cpc/CpcWrapper.html @@ -232,7 +232,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/cpc/MergingValidation.html b/docs/master/org/apache/datasketches/cpc/MergingValidation.html index 6f825287a..7d2c5edbf 100644 --- a/docs/master/org/apache/datasketches/cpc/MergingValidation.html +++ b/docs/master/org/apache/datasketches/cpc/MergingValidation.html @@ -200,7 +200,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/cpc/QuickMergingValidation.html b/docs/master/org/apache/datasketches/cpc/QuickMergingValidation.html index 1ad28af75..290adcd0b 100644 --- a/docs/master/org/apache/datasketches/cpc/QuickMergingValidation.html +++ b/docs/master/org/apache/datasketches/cpc/QuickMergingValidation.html @@ -201,7 +201,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/cpc/StreamingValidation.html b/docs/master/org/apache/datasketches/cpc/StreamingValidation.html index 78eb38c31..410da80d4 100644 --- a/docs/master/org/apache/datasketches/cpc/StreamingValidation.html +++ b/docs/master/org/apache/datasketches/cpc/StreamingValidation.html @@ -199,7 +199,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/cpc/TestUtil.html b/docs/master/org/apache/datasketches/cpc/TestUtil.html index ea0436837..5d3502714 100644 --- a/docs/master/org/apache/datasketches/cpc/TestUtil.html +++ b/docs/master/org/apache/datasketches/cpc/TestUtil.html @@ -171,7 +171,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/fdt/FdtSketch.html b/docs/master/org/apache/datasketches/fdt/FdtSketch.html index 775c50e19..4cfbf1593 100644 --- a/docs/master/org/apache/datasketches/fdt/FdtSketch.html +++ b/docs/master/org/apache/datasketches/fdt/FdtSketch.html @@ -399,7 +399,7 @@

    Methods inherited from class org.apache.datasketches.tuple.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/fdt/Group.html b/docs/master/org/apache/datasketches/fdt/Group.html index 7af6e2f17..d875e94cc 100644 --- a/docs/master/org/apache/datasketches/fdt/Group.html +++ b/docs/master/org/apache/datasketches/fdt/Group.html @@ -267,7 +267,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, finalize, getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait @@ -446,7 +446,7 @@

    toString

    public String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    @@ -459,7 +459,7 @@

    compareTo

    public int compareTo​(Group that)
    Specified by:
    -
    compareTo in interface Comparable<Group>
    +
    compareTo in interface Comparable<Group>
    Parameters:
    that - The Group to compare to
    @@ -474,7 +474,7 @@

    equals

    public boolean equals​(Object that)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
    @@ -487,7 +487,7 @@

    hashCode

    public int hashCode()
    Overrides:
    -
    hashCode in class Object
    +
    hashCode in class Object
    diff --git a/docs/master/org/apache/datasketches/fdt/PostProcessor.html b/docs/master/org/apache/datasketches/fdt/PostProcessor.html index 88a31cc3a..8cbedcd28 100644 --- a/docs/master/org/apache/datasketches/fdt/PostProcessor.html +++ b/docs/master/org/apache/datasketches/fdt/PostProcessor.html @@ -208,7 +208,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/frequencies/ErrorType.html b/docs/master/org/apache/datasketches/frequencies/ErrorType.html index 123b018d2..79550400d 100644 --- a/docs/master/org/apache/datasketches/frequencies/ErrorType.html +++ b/docs/master/org/apache/datasketches/frequencies/ErrorType.html @@ -217,14 +217,14 @@

    Method Summary

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf diff --git a/docs/master/org/apache/datasketches/frequencies/ItemsSketch.Row.html b/docs/master/org/apache/datasketches/frequencies/ItemsSketch.Row.html index a5033afb2..377d8c507 100644 --- a/docs/master/org/apache/datasketches/frequencies/ItemsSketch.Row.html +++ b/docs/master/org/apache/datasketches/frequencies/ItemsSketch.Row.html @@ -227,7 +227,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, finalize, getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait @@ -319,7 +319,7 @@

    toString

    public String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    @@ -335,7 +335,7 @@

    compareTo

    Defined this way, this compareTo will be consistent with hashCode() and equals(Object).
    Specified by:
    -
    compareTo in interface Comparable<T>
    +
    compareTo in interface Comparable<T>
    Parameters:
    that - the other row to compare to.
    Returns:
    @@ -357,7 +357,7 @@

    hashCode

    If (!x.equals(y)) does NOT imply: x.hashCode() != y.hashCode().
    Overrides:
    -
    hashCode in class Object
    +
    hashCode in class Object
    Returns:
    the hashCode computed from getEstimate().
    @@ -375,7 +375,7 @@

    equals

    Defined this way, this equals will be consistent with compareTo(Row).
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
    Parameters:
    obj - the other row to determine equality with.
    Returns:
    diff --git a/docs/master/org/apache/datasketches/frequencies/ItemsSketch.html b/docs/master/org/apache/datasketches/frequencies/ItemsSketch.html index 4964e4fe3..bfa59883a 100644 --- a/docs/master/org/apache/datasketches/frequencies/ItemsSketch.html +++ b/docs/master/org/apache/datasketches/frequencies/ItemsSketch.html @@ -461,7 +461,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -815,7 +815,7 @@

    toString

    Returns a human readable summary of this sketch.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    a human readable summary of this sketch.
    diff --git a/docs/master/org/apache/datasketches/frequencies/LongsSketch.Row.html b/docs/master/org/apache/datasketches/frequencies/LongsSketch.Row.html index 1d17c41de..078415003 100644 --- a/docs/master/org/apache/datasketches/frequencies/LongsSketch.Row.html +++ b/docs/master/org/apache/datasketches/frequencies/LongsSketch.Row.html @@ -223,7 +223,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, finalize, getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait @@ -315,7 +315,7 @@

    toString

    public String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    @@ -331,7 +331,7 @@

    compareTo

    Defined this way, this compareTo will be consistent with hashCode() and equals(Object).
    Specified by:
    -
    compareTo in interface Comparable<LongsSketch.Row>
    +
    compareTo in interface Comparable<LongsSketch.Row>
    Parameters:
    that - the other row to compare to.
    Returns:
    @@ -353,7 +353,7 @@

    hashCode

    If (!x.equals(y)) does NOT imply: x.hashCode() != y.hashCode().
    Overrides:
    -
    hashCode in class Object
    +
    hashCode in class Object
    Returns:
    the hashCode computed from getEstimate().
    @@ -371,7 +371,7 @@

    equals

    Defined this way, this equals will be consistent with compareTo(Row).
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
    Parameters:
    obj - the other row to determine equality with.
    Returns:
    diff --git a/docs/master/org/apache/datasketches/frequencies/LongsSketch.html b/docs/master/org/apache/datasketches/frequencies/LongsSketch.html index 969f8f879..4f4aef8b0 100644 --- a/docs/master/org/apache/datasketches/frequencies/LongsSketch.html +++ b/docs/master/org/apache/datasketches/frequencies/LongsSketch.html @@ -477,7 +477,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -864,7 +864,7 @@

    toString

    Returns a human readable summary of this sketch.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    a human readable summary of this sketch.
    diff --git a/docs/master/org/apache/datasketches/hash/MurmurHash3.html b/docs/master/org/apache/datasketches/hash/MurmurHash3.html index 98e98d561..e71759614 100644 --- a/docs/master/org/apache/datasketches/hash/MurmurHash3.html +++ b/docs/master/org/apache/datasketches/hash/MurmurHash3.html @@ -300,7 +300,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/hash/MurmurHash3Adaptor.html b/docs/master/org/apache/datasketches/hash/MurmurHash3Adaptor.html index bc95f03df..d40a18fc4 100644 --- a/docs/master/org/apache/datasketches/hash/MurmurHash3Adaptor.html +++ b/docs/master/org/apache/datasketches/hash/MurmurHash3Adaptor.html @@ -365,7 +365,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/hash/XxHash.html b/docs/master/org/apache/datasketches/hash/XxHash.html index 3618c2950..480b0b179 100644 --- a/docs/master/org/apache/datasketches/hash/XxHash.html +++ b/docs/master/org/apache/datasketches/hash/XxHash.html @@ -209,7 +209,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/hll/HllSketch.html b/docs/master/org/apache/datasketches/hll/HllSketch.html index fe4c5a945..449bc41bd 100644 --- a/docs/master/org/apache/datasketches/hll/HllSketch.html +++ b/docs/master/org/apache/datasketches/hll/HllSketch.html @@ -602,7 +602,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -1273,7 +1273,7 @@

    toString

    Human readable summary as a string.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    Human readable summary as a string.
    diff --git a/docs/master/org/apache/datasketches/hll/TgtHllType.html b/docs/master/org/apache/datasketches/hll/TgtHllType.html index fdd188534..5bff8ab7a 100644 --- a/docs/master/org/apache/datasketches/hll/TgtHllType.html +++ b/docs/master/org/apache/datasketches/hll/TgtHllType.html @@ -250,14 +250,14 @@

    Method Summary

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf diff --git a/docs/master/org/apache/datasketches/hll/Union.html b/docs/master/org/apache/datasketches/hll/Union.html index d99c6b05a..f9708c52c 100644 --- a/docs/master/org/apache/datasketches/hll/Union.html +++ b/docs/master/org/apache/datasketches/hll/Union.html @@ -513,7 +513,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -1071,7 +1071,7 @@

    toString

    Human readable summary as a string.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    Human readable summary as a string.
    diff --git a/docs/master/org/apache/datasketches/hllmap/UniqueCountMap.html b/docs/master/org/apache/datasketches/hllmap/UniqueCountMap.html index c306892db..d21183d81 100644 --- a/docs/master/org/apache/datasketches/hllmap/UniqueCountMap.html +++ b/docs/master/org/apache/datasketches/hllmap/UniqueCountMap.html @@ -314,7 +314,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -510,7 +510,7 @@

    toString

    Returns a string with a human-readable summary of the UniqueCountMap and all the internal maps
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    human-readable summary
    diff --git a/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html b/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html index 02014ab8f..15d52be95 100644 --- a/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html +++ b/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":9,"i16":9,"i17":9,"i18":9,"i19":10,"i20":10,"i21":10,"i22":9,"i23":9}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":10,"i13":10,"i14":9,"i15":9,"i16":9,"i17":9,"i18":10,"i19":10,"i20":10,"i21":9,"i22":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -228,15 +228,6 @@

    Method Summary

    -QuantilesDoublesAPI.DoublesPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    - - - double[] getPMF​(double[] splitPoints, QuantileSearchCriteria searchCrit) @@ -246,7 +237,7 @@

    Method Summary

    given a set of splitPoints. - + double getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -254,7 +245,7 @@

    Method Summary

    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + double getQuantileLowerBound​(double rank) @@ -262,7 +253,7 @@

    Method Summary

    given rank exists. - + double[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -270,7 +261,7 @@

    Method Summary

    Gets an array of quantiles from the given array of normalized ranks.
    - + double getQuantileUpperBound​(double rank) @@ -278,7 +269,7 @@

    Method Summary

    given rank exists. - + double getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -286,7 +277,7 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + double getRankLowerBound​(double rank) @@ -294,7 +285,7 @@

    Method Summary

    given rank exists. - + double[] getRanks​(double[] quantiles, QuantileSearchCriteria searchCrit) @@ -303,7 +294,7 @@

    Method Summary

    search criterion. - + double getRankUpperBound​(double rank) @@ -311,35 +302,35 @@

    Method Summary

    given rank exists. - + DoublesSortedView getSortedView()
    Gets the sorted view of this sketch
    - + static KllDoublesSketch heapify​(org.apache.datasketches.memory.Memory srcMem)
    Factory heapify takes a compact sketch image in Memory and instantiates an on-heap sketch.
    - + QuantilesDoublesSketchIterator iterator()
    Gets the iterator for this sketch, which is not sorted.
    - + void merge​(KllSketch other)
    Merges another sketch into this one.
    - + static KllDoublesSketch newDirectInstance​(int k, org.apache.datasketches.memory.WritableMemory dstMem, @@ -348,7 +339,7 @@

    Method Summary

    Create a new direct updatable instance of this sketch with a given k.
    - + static KllDoublesSketch newDirectInstance​(org.apache.datasketches.memory.WritableMemory dstMem, org.apache.datasketches.memory.MemoryRequestServer memReqSvr) @@ -356,42 +347,42 @@

    Method Summary

    Create a new direct updatable instance of this sketch with the default k.
    - + static KllDoublesSketch newHeapInstance()
    Create a new heap instance of this sketch with the default k = 200.
    - + static KllDoublesSketch newHeapInstance​(int k)
    Create a new heap instance of this sketch with a given parameter k.
    - + void reset()
    Resets this sketch to the empty state.
    - + byte[] toByteArray()
    Returns a byte array representation of this sketch.
    - + void update​(double item)
    Updates this sketch with the given item.
    - + static KllDoublesSketch wrap​(org.apache.datasketches.memory.Memory srcMem) @@ -399,7 +390,7 @@

    Method Summary

    that originated from this sketch. - + static KllDoublesSketch writableWrap​(org.apache.datasketches.memory.WritableMemory srcMem, org.apache.datasketches.memory.MemoryRequestServer memReqSvr) @@ -421,7 +412,7 @@

    Methods inherited from class org.apache.datasketches.kll.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -627,38 +618,6 @@

    getCDF

    - - - -
      -
    • -

      getPartitionBoundaries

      -
      public QuantilesDoublesAPI.DoublesPartitionBoundaries getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                             QuantileSearchCriteria searchCrit)
      -
      Description copied from interface: QuantilesDoublesAPI
      -
      This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      -
      -
      Specified by:
      -
      getPartitionBoundaries in interface QuantilesDoublesAPI
      -
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). - This must be a positive integer greater than zero. -
        -
      • A 1 will return: minItem, maxItem.
      • -
      • A 2 will return: minItem, median quantile, maxItem.
      • -
      • Etc.
      • -
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions - with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions - with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      -
      Returns:
      -
      an instance of DoublesPartitionBoundaries.
      -
      -
    • -
    diff --git a/docs/master/org/apache/datasketches/kll/KllDoublesSketchIterator.html b/docs/master/org/apache/datasketches/kll/KllDoublesSketchIterator.html index 262539aae..c3745fa44 100644 --- a/docs/master/org/apache/datasketches/kll/KllDoublesSketchIterator.html +++ b/docs/master/org/apache/datasketches/kll/KllDoublesSketchIterator.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10}; +var data = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -90,7 +90,7 @@ @@ -124,10 +124,15 @@

    Class KllDoublesSketchI
  • java.lang.Object
  • +
  • +
    • @@ -137,7 +142,7 @@

      Class KllDoublesSketchI


    public final class KllDoublesSketchIterator
    -extends Object
    +extends KllSketchIterator
     implements QuantilesDoublesSketchIterator
    Iterator over KllDoublesSketch. The order is not defined.
    @@ -146,6 +151,23 @@

    Class KllDoublesSketchI

    - - - -
      -
    • -

      getWeight

      -
      public long getWeight()
      -
      Description copied from interface: QuantilesSketchIterator
      -
      Gets the natural weight at the current index. - -

      Don't call this before calling next() for the first time - or after getting false from next().

      -
      -
      Specified by:
      -
      getWeight in interface QuantilesSketchIterator
      -
      Returns:
      -
      the natural weight at the current index.
      -
      -
    • -
    - - - -
      -
    • -

      next

      -
      public boolean next()
      -
      Description copied from interface: QuantilesSketchIterator
      -
      Advances the index and checks if it is valid. - The state of this iterator is undefined before the first call of this method.
      -
      -
      Specified by:
      -
      next in interface QuantilesSketchIterator
      -
      Returns:
      -
      true if the next index is valid.
      -
      -
    • -
    @@ -316,7 +300,7 @@

    next

    diff --git a/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedView.html b/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedView.html index 752e830c4..2dba3be9c 100644 --- a/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedView.html +++ b/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedView.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -164,7 +164,7 @@

    Constructor Summary

    Description -KllDoublesSketchSortedView​(KllDoublesSketch sk) +KllDoublesSketchSortedView​(KllDoublesSketch sketch)
    Constructs this Sorted View given the sketch
    @@ -191,25 +191,46 @@

    Method Summary

    long[] getCumulativeWeights() -
    Returns the array of cumulative weights
    +
    Returns the array of cumulative weights from the sketch.
    double +getMaxItem() + +
    Returns the maximum item of the stream.
    + + + +double +getMinItem() + +
    Returns the minimum item of the stream.
    + + + +long +getN() + +
    Returns the total number of items presented to the sourcing sketch.
    + + + +double getQuantile​(double rank, QuantileSearchCriteria searchCrit)
    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + double[] getQuantiles() -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    - + double getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -217,15 +238,15 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + boolean isEmpty()
    Returns true if this sorted view is empty.
    - -KllDoublesSketchSortedViewIterator + +DoublesSortedViewIterator iterator()
    Returns an iterator for this Sorted View.
    @@ -237,7 +258,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait + + + +
      +
    • +

      getMaxItem

      +
      public double getMaxItem()
      +
      Description copied from interface: DoublesSortedView
      +
      Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
      +
      +
      Specified by:
      +
      getMaxItem in interface DoublesSortedView
      +
      Returns:
      +
      the maximum item of the stream
      +
      +
    • +
    + + + +
      +
    • +

      getMinItem

      +
      public double getMinItem()
      +
      Description copied from interface: DoublesSortedView
      +
      Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
      +
      +
      Specified by:
      +
      getMinItem in interface DoublesSortedView
      +
      Returns:
      +
      the minimum item of the stream
      +
      +
    • +
    + + + +
      +
    • +

      getN

      +
      public long getN()
      +
      Description copied from interface: SortedView
      +
      Returns the total number of items presented to the sourcing sketch.
      +
      +
      Specified by:
      +
      getN in interface SortedView
      +
      Returns:
      +
      the total number of items presented to the sourcing sketch.
    @@ -337,12 +412,12 @@

    getQuantile

    getQuantiles

    public double[] getQuantiles()
    Description copied from interface: DoublesSortedView
    -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    Specified by:
    getQuantiles in interface DoublesSortedView
    Returns:
    -
    the array of quantiles.
    +
    an array of all retained quantiles by the sketch.
    @@ -392,7 +467,7 @@

    isEmpty

    • iterator

      -
      public KllDoublesSketchSortedViewIterator iterator()
      +
      public DoublesSortedViewIterator iterator()
      Description copied from interface: SortedView
      Returns an iterator for this Sorted View.
      diff --git a/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedViewIterator.html deleted file mode 100644 index 1e3a650aa..000000000 --- a/docs/master/org/apache/datasketches/kll/KllDoublesSketchSortedViewIterator.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - - -KllDoublesSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) - - - - - - - - - - - - - - -
      - -
      - -
      -
      - -

      Class KllDoublesSketchSortedViewIterator

      -
      -
      -
        -
      • java.lang.Object
      • -
      • -
          -
        • org.apache.datasketches.kll.KllDoublesSketchSortedViewIterator
        • -
        -
      • -
      -
      - -
      -
      - -
      -
      -
        -
      • - -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getCumulativeWeight

            -
            public long getCumulativeWeight​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion. - This is also referred to as the "Natural Rank". - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getCumulativeWeight in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the weight at the current index in the cumulative sum. - Otherwise, it will return the cumulative weight of the previous index.
            -
            Returns:
            -
            cumulative weight at the current index on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getN

            -
            public long getN()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the total count of all items presented to the sketch.
            -
            -
            Specified by:
            -
            getN in interface SortedViewIterator
            -
            Returns:
            -
            the total count of all items presented to the sketch.
            -
            -
          • -
          - - - -
            -
          • -

            getNormalizedRank

            -
            public double getNormalizedRank​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the normalized rank at the current index (or previous index) - based on the chosen search criterion. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getNormalizedRank in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the normalized rank at the current index. - Otherwise, returns the normalized rank of the previous index.
            -
            Returns:
            -
            the normalized rank at the current index (or previous index) - based on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getQuantile

            -
            public double getQuantile()
            -
            Description copied from interface: DoublesSortedViewIterator
            -
            Gets the quantile at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getQuantile in interface DoublesSortedViewIterator
            -
            Returns:
            -
            the quantile at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            getWeight

            -
            public long getWeight()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the natural weight at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getWeight in interface SortedViewIterator
            -
            Returns:
            -
            the natural weight at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            next

            -
            public boolean next()
            -
            Description copied from interface: SortedViewIterator
            -
            Advances the index and checks if it is valid. - The state of this iterator is undefined before the first call of this method.
            -
            -
            Specified by:
            -
            next in interface SortedViewIterator
            -
            Returns:
            -
            true if the next index is valid.
            -
            -
          • -
          -
        • -
        -
        -
      • -
      -
      -
      -
      - - - - diff --git a/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html b/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html index 78ea0cb23..2eb183fcf 100644 --- a/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html +++ b/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":9,"i16":9,"i17":9,"i18":9,"i19":10,"i20":10,"i21":10,"i22":9,"i23":9}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":10,"i13":10,"i14":9,"i15":9,"i16":9,"i17":9,"i18":10,"i19":10,"i20":10,"i21":9,"i22":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -228,15 +228,6 @@

      Method Summary

      -QuantilesFloatsAPI.FloatsPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
      This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      - - - double[] getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit) @@ -246,7 +237,7 @@

      Method Summary

      given a set of splitPoints. - + float getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -254,7 +245,7 @@

      Method Summary

      Gets the approximate quantile of the given normalized rank and the given search criterion.
      - + float getQuantileLowerBound​(double rank) @@ -262,7 +253,7 @@

      Method Summary

      given rank exists. - + float[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -270,7 +261,7 @@

      Method Summary

      Gets an array of quantiles from the given array of normalized ranks.
      - + float getQuantileUpperBound​(double rank) @@ -278,7 +269,7 @@

      Method Summary

      given rank exists. - + double getRank​(float quantile, QuantileSearchCriteria searchCrit) @@ -286,7 +277,7 @@

      Method Summary

      Gets the normalized rank corresponding to the given a quantile.
      - + double getRankLowerBound​(double rank) @@ -294,7 +285,7 @@

      Method Summary

      given rank exists. - + double[] getRanks​(float[] quantiles, QuantileSearchCriteria searchCrit) @@ -303,7 +294,7 @@

      Method Summary

      search criterion. - + double getRankUpperBound​(double rank) @@ -311,35 +302,35 @@

      Method Summary

      given rank exists. - + FloatsSortedView getSortedView()
      Gets the sorted view of this sketch
      - + static KllFloatsSketch heapify​(org.apache.datasketches.memory.Memory srcMem)
      Factory heapify takes a compact sketch image in Memory and instantiates an on-heap sketch.
      - + QuantilesFloatsSketchIterator iterator()
      Gets the iterator for this sketch, which is not sorted.
      - + void merge​(KllSketch other)
      Merges another sketch into this one.
      - + static KllFloatsSketch newDirectInstance​(int k, org.apache.datasketches.memory.WritableMemory dstMem, @@ -348,7 +339,7 @@

      Method Summary

      Create a new direct updatable instance of this sketch with a given k.
      - + static KllFloatsSketch newDirectInstance​(org.apache.datasketches.memory.WritableMemory dstMem, org.apache.datasketches.memory.MemoryRequestServer memReqSvr) @@ -356,42 +347,42 @@

      Method Summary

      Create a new direct updatable instance of this sketch with the default k.
      - + static KllFloatsSketch newHeapInstance()
      Create a new heap instance of this sketch with the default k = 200.
      - + static KllFloatsSketch newHeapInstance​(int k)
      Create a new heap instance of this sketch with a given parameter k.
      - + void reset()
      Resets this sketch to the empty state.
      - + byte[] toByteArray()
      Returns a byte array representation of this sketch.
      - + void update​(float item)
      Updates this sketch with the given item.
      - + static KllFloatsSketch wrap​(org.apache.datasketches.memory.Memory srcMem) @@ -399,7 +390,7 @@

      Method Summary

      that originated from this sketch. - + static KllFloatsSketch writableWrap​(org.apache.datasketches.memory.WritableMemory srcMem, org.apache.datasketches.memory.MemoryRequestServer memReqSvr) @@ -421,7 +412,7 @@

      Methods inherited from class org.apache.datasketches.kll.Object

      -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    @@ -627,38 +618,6 @@

    getCDF

    - - - -
      -
    • -

      getPartitionBoundaries

      -
      public QuantilesFloatsAPI.FloatsPartitionBoundaries getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                           QuantileSearchCriteria searchCrit)
      -
      Description copied from interface: QuantilesFloatsAPI
      -
      This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      -
      -
      Specified by:
      -
      getPartitionBoundaries in interface QuantilesFloatsAPI
      -
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). - This must be a positive integer greater than zero. -
        -
      • A 1 will return: minItem, maxItem.
      • -
      • A 2 will return: minItem, median quantile, maxItem.
      • -
      • Etc.
      • -
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions - with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions - with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      -
      Returns:
      -
      an instance of FloatsPartitionBoundaries.
      -
      -
    • -
    @@ -772,7 +731,7 @@

    getQuantileLowerBound

    Gets the lower bound of the quantile confidence interval in which the quantile of the given rank exists. -

    Although it is possible to estimate the probablity that the true quantile +

    Although it is possible to estimate the probability that the true quantile exists within the quantile confidence interval specified by the upper and lower quantile bounds, it is not possible to guarantee the width of the quantile confidence interval as an additive or multiplicative percent of the true quantile.

    @@ -799,7 +758,7 @@

    getQuantileUpperBound

    Gets the upper bound of the quantile confidence interval in which the true quantile of the given rank exists. -

    Although it is possible to estimate the probablity that the true quantile +

    Although it is possible to estimate the probability that the true quantile exists within the quantile confidence interval specified by the upper and lower quantile bounds, it is not possible to guarantee the width of the quantile interval as an additive or multiplicative percent of the true quantile.

    diff --git a/docs/master/org/apache/datasketches/kll/KllFloatsSketchIterator.html b/docs/master/org/apache/datasketches/kll/KllFloatsSketchIterator.html index 813db4c8f..18817bfed 100644 --- a/docs/master/org/apache/datasketches/kll/KllFloatsSketchIterator.html +++ b/docs/master/org/apache/datasketches/kll/KllFloatsSketchIterator.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10}; +var data = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -90,7 +90,7 @@ @@ -124,10 +124,15 @@

    Class KllFloatsSketchIte
  • java.lang.Object
  • +
  • +
    • @@ -137,7 +142,7 @@

      Class KllFloatsSketchIte
      public final class KllFloatsSketchIterator
      -extends Object
      +extends KllSketchIterator
       implements QuantilesFloatsSketchIterator
      Iterator over KllFloatsSketch. The order is not defined.

    • @@ -146,6 +151,23 @@

      Class KllFloatsSketchIte
      + + + +
        +
      • +

        getMaxItem

        +
        public float getMaxItem()
        +
        Description copied from interface: FloatsSortedView
        +
        Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
        +
        +
        Specified by:
        +
        getMaxItem in interface FloatsSortedView
        +
        Returns:
        +
        the maximum item of the stream
        +
        +
      • +
      + + + +
        +
      • +

        getMinItem

        +
        public float getMinItem()
        +
        Description copied from interface: FloatsSortedView
        +
        Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
        +
        +
        Specified by:
        +
        getMinItem in interface FloatsSortedView
        +
        Returns:
        +
        the minimum item of the stream
        +
        +
      • +
      + + + +
        +
      • +

        getN

        +
        public long getN()
        +
        Description copied from interface: SortedView
        +
        Returns the total number of items presented to the sourcing sketch.
        +
        +
        Specified by:
        +
        getN in interface SortedView
        +
        Returns:
        +
        the total number of items presented to the sourcing sketch.
      @@ -337,12 +412,12 @@

      getQuantile

      getQuantiles

      public float[] getQuantiles()
      Description copied from interface: FloatsSortedView
      -
      Returns the array of quantiles
      +
      Returns an array of all retained quantiles by the sketch.
      Specified by:
      getQuantiles in interface FloatsSortedView
      Returns:
      -
      the array of quantiles
      +
      an array of all retained quantiles by the sketch.

    @@ -392,7 +467,7 @@

    isEmpty

    • iterator

      -
      public KllFloatsSketchSortedViewIterator iterator()
      +
      public FloatsSortedViewIterator iterator()
      Description copied from interface: SortedView
      Returns an iterator for this Sorted View.
      diff --git a/docs/master/org/apache/datasketches/kll/KllFloatsSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/kll/KllFloatsSketchSortedViewIterator.html deleted file mode 100644 index 0d91deed4..000000000 --- a/docs/master/org/apache/datasketches/kll/KllFloatsSketchSortedViewIterator.html +++ /dev/null @@ -1,430 +0,0 @@ - - - - - -KllFloatsSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) - - - - - - - - - - - - - - -
      - -
      - -
      -
      - -

      Class KllFloatsSketchSortedViewIterator

      -
      -
      -
        -
      • java.lang.Object
      • -
      • -
          -
        • org.apache.datasketches.kll.KllFloatsSketchSortedViewIterator
        • -
        -
      • -
      -
      - -
      -
      - -
      -
      -
        -
      • - -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getCumulativeWeight

            -
            public long getCumulativeWeight​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion. - This is also referred to as the "Natural Rank". - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getCumulativeWeight in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the weight at the current index in the cumulative sum. - Otherwise, it will return the cumulative weight of the previous index.
            -
            Returns:
            -
            cumulative weight at the current index on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getN

            -
            public long getN()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the total count of all items presented to the sketch.
            -
            -
            Specified by:
            -
            getN in interface SortedViewIterator
            -
            Returns:
            -
            the total count of all items presented to the sketch.
            -
            -
          • -
          - - - -
            -
          • -

            getNormalizedRank

            -
            public double getNormalizedRank​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the normalized rank at the current index (or previous index) - based on the chosen search criterion. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getNormalizedRank in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the normalized rank at the current index. - Otherwise, returns the normalized rank of the previous index.
            -
            Returns:
            -
            the normalized rank at the current index (or previous index) - based on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getQuantile

            -
            public float getQuantile()
            -
            Description copied from interface: FloatsSortedViewIterator
            -
            Gets the quantile at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getQuantile in interface FloatsSortedViewIterator
            -
            Returns:
            -
            the quantile at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            getWeight

            -
            public long getWeight()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the natural weight at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getWeight in interface SortedViewIterator
            -
            Returns:
            -
            the natural weight at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            next

            -
            public boolean next()
            -
            Description copied from interface: SortedViewIterator
            -
            Advances the index and checks if it is valid. - The state of this iterator is undefined before the first call of this method.
            -
            -
            Specified by:
            -
            next in interface SortedViewIterator
            -
            Returns:
            -
            true if the next index is valid.
            -
            -
          • -
          -
        • -
        -
        -
      • -
      -
      -
      -
      - - - - diff --git a/docs/master/org/apache/datasketches/kll/KllItemsSketch.html b/docs/master/org/apache/datasketches/kll/KllItemsSketch.html index 04a2ec19d..0e70f164c 100644 --- a/docs/master/org/apache/datasketches/kll/KllItemsSketch.html +++ b/docs/master/org/apache/datasketches/kll/KllItemsSketch.html @@ -142,12 +142,12 @@

      Class KllItemsSketch<T>

      All Implemented Interfaces:
      -
      QuantilesAPI, QuantilesGenericAPI<T>
      +
      PartitioningFeature<T>, QuantilesAPI, QuantilesGenericAPI<T>

      public abstract class KllItemsSketch<T>
       extends KllSketch
      -implements QuantilesGenericAPI<T>
      +implements QuantilesGenericAPI<T>, PartitioningFeature<T>
      This variation of the KllSketch implements generic data types. The user must provide a suitable implementation of the java.lang.Comparator as well as an implementation of the serializer / deserializer, org.apache.datasketches.common.ArrayOfItemsSerDe.
      @@ -175,13 +175,6 @@

      Nested Class Summary

      Nested classes/interfaces inherited from class org.apache.datasketches.kll.KllSketch

      KllSketch.SketchStructure, KllSketch.SketchType
    - @@ -234,13 +227,14 @@

    Method Summary

    -QuantilesGenericAPI.GenericPartitionBoundaries<T> -getPartitionBoundaries​(int numEquallyWeighted, +GenericPartitionBoundaries<T> +getPartitionBoundaries​(int numEquallySized, QuantileSearchCriteria searchCrit)
    This method returns an instance of - GenericPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
    @@ -407,7 +401,14 @@

    Methods inherited from class org.apache.datasketches.kll.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait + + @@ -589,30 +590,32 @@

    getCDF

    Specified by:
    -
    getPartitionBoundaries in interface QuantilesGenericAPI<T>
    +
    getPartitionBoundaries in interface PartitioningFeature<T>
    Parameters:
    -
    numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). +
    numEquallySized - an integer that specifies the number of equally sized partitions between + getMinItem() and + getMaxItem(). This must be a positive integer greater than zero.
    • A 1 will return: minItem, maxItem.
    • A 2 will return: minItem, median quantile, maxItem.
    • Etc.
    -
    searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions +
    searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally sized partitions with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions + If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally sized partitions with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
    Returns:
    -
    an instance of GenericPartitionBoundaries.
    +
    an instance of GenericPartitionBoundaries.
    diff --git a/docs/master/org/apache/datasketches/kll/KllItemsSketchIterator.html b/docs/master/org/apache/datasketches/kll/KllItemsSketchIterator.html index 758f9343e..46399aa70 100644 --- a/docs/master/org/apache/datasketches/kll/KllItemsSketchIterator.html +++ b/docs/master/org/apache/datasketches/kll/KllItemsSketchIterator.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10}; +var data = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -90,7 +90,7 @@ @@ -124,10 +124,15 @@

    Class KllItemsSketchItera
  • java.lang.Object
  • +
  • +
    + + + +
      +
    • +

      getMaxItem

      +
      public T getMaxItem()
      +
      Description copied from interface: GenericSortedView
      +
      Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
      +
      +
      Specified by:
      +
      getMaxItem in interface GenericSortedView<T>
      +
      Returns:
      +
      the maximum item of the stream
      +
      +
    • +
    + + + +
      +
    • +

      getMinItem

      +
      public T getMinItem()
      +
      Description copied from interface: GenericSortedView
      +
      Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
      +
      +
      Specified by:
      +
      getMinItem in interface GenericSortedView<T>
      +
      Returns:
      +
      the minimum item of the stream
      +
      +
    • +
    + + + +
      +
    • +

      getN

      +
      public long getN()
      +
      Description copied from interface: SortedView
      +
      Returns the total number of items presented to the sourcing sketch.
      +
      +
      Specified by:
      +
      getN in interface SortedView
      +
      Returns:
      +
      the total number of items presented to the sourcing sketch.
      +
      +
    • +
    + + + +
      +
    • +

      getPartitionBoundaries

      +
      public GenericPartitionBoundaries<T> getPartitionBoundaries​(int numEquallySized,
      +                                                            QuantileSearchCriteria searchCrit)
      +
      Description copied from interface: PartitioningFeature
      +
      This method returns an instance of + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
      +
      +
      Specified by:
      +
      getPartitionBoundaries in interface PartitioningFeature<T>
      +
      Parameters:
      +
      numEquallySized - an integer that specifies the number of equally sized partitions between + getMinItem() and + getMaxItem(). + This must be a positive integer greater than zero. +
        +
      • A 1 will return: minItem, maxItem.
      • +
      • A 2 will return: minItem, median quantile, maxItem.
      • +
      • Etc.
      • +
      +
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally sized partitions + with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. + If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally sized partitions + with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      +
      Returns:
      +
      an instance of GenericPartitionBoundaries.
    @@ -427,6 +536,16 @@

    getQuantile

    + + + + @@ -435,12 +554,12 @@

    getQuantile

    getQuantiles

    public T[] getQuantiles()
    Description copied from interface: GenericSortedView
    -
    Returns the array of quantiles.
    +
    Returns the full array of quantiles.
    Specified by:
    getQuantiles in interface GenericSortedView<T>
    Returns:
    -
    the array of quantiles.
    +
    the full array of quantiles.
    @@ -492,7 +611,7 @@

    isEmpty

    diff --git a/docs/master/org/apache/datasketches/kll/KllSketch.SketchType.html b/docs/master/org/apache/datasketches/kll/KllSketch.SketchType.html index fe659e66c..5ff2c0755 100644 --- a/docs/master/org/apache/datasketches/kll/KllSketch.SketchType.html +++ b/docs/master/org/apache/datasketches/kll/KllSketch.SketchType.html @@ -228,14 +228,14 @@

    Method Summary

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf diff --git a/docs/master/org/apache/datasketches/kll/KllSketch.html b/docs/master/org/apache/datasketches/kll/KllSketch.html index 57f139df1..65d97aa9a 100644 --- a/docs/master/org/apache/datasketches/kll/KllSketch.html +++ b/docs/master/org/apache/datasketches/kll/KllSketch.html @@ -382,7 +382,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • @@ -717,7 +717,7 @@

      toString

      Specified by:
      toString in interface QuantilesAPI
      Overrides:
      -
      toString in class Object
      +
      toString in class Object
      Returns:
      a summary of the key parameters of the sketch.
      diff --git a/docs/master/org/apache/datasketches/req/ReqSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/kll/KllSketchIterator.html similarity index 55% rename from docs/master/org/apache/datasketches/req/ReqSketchSortedViewIterator.html rename to docs/master/org/apache/datasketches/kll/KllSketchIterator.html index 741fcc8de..2b13314b2 100644 --- a/docs/master/org/apache/datasketches/req/ReqSketchSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/kll/KllSketchIterator.html @@ -3,7 +3,7 @@ -ReqSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) +KllSketchIterator (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,13 +21,13 @@ + + + + + + + + + +
      + +
      + +
      +
      + +

      Enum BoundsRule

      +
      +
      + +
      + +
      +
      + +
      +
      +
        +
      • + +
        +
          +
        • + + +

          Enum Constant Detail

          + + + +
            +
          • +

            INCLUDE_BOTH

            +
            public static final BoundsRule INCLUDE_BOTH
            +
            Include both the upper and lower bounds
            +
          • +
          + + + +
            +
          • +

            INCLUDE_UPPER

            +
            public static final BoundsRule INCLUDE_UPPER
            +
            Include only the upper bound but not the lower bound
            +
          • +
          + + + +
            +
          • +

            INCLUDE_LOWER

            +
            public static final BoundsRule INCLUDE_LOWER
            +
            Include only the lower bound but not the upper bound
            +
          • +
          +
        • +
        +
        + +
        +
          +
        • + + +

          Method Detail

          + + + +
            +
          • +

            values

            +
            public static BoundsRule[] values()
            +
            Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
            +for (BoundsRule c : BoundsRule.values())
            +    System.out.println(c);
            +
            +
            +
            Returns:
            +
            an array containing the constants of this enum type, in the order they are declared
            +
            +
          • +
          + + + +
            +
          • +

            valueOf

            +
            public static BoundsRule valueOf​(String name)
            +
            Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
            +
            +
            Parameters:
            +
            name - the name of the enum constant to be returned.
            +
            Returns:
            +
            the enum constant with the specified name
            +
            Throws:
            +
            IllegalArgumentException - if this enum type has no constant with the specified name
            +
            NullPointerException - if the argument is null
            +
            +
          • +
          +
        • +
        +
        +
      • +
      +
      +
      +
      + + + + diff --git a/docs/master/org/apache/datasketches/partitions/Partitioner.PartitionBoundsRow.html b/docs/master/org/apache/datasketches/partitions/Partitioner.PartitionBoundsRow.html new file mode 100644 index 000000000..c586f8ea4 --- /dev/null +++ b/docs/master/org/apache/datasketches/partitions/Partitioner.PartitionBoundsRow.html @@ -0,0 +1,386 @@ + + + + + +Partitioner.PartitionBoundsRow (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
      + +
      + +
      +
      + +

      Class Partitioner.PartitionBoundsRow<T>

      +
      +
      +
        +
      • java.lang.Object
      • +
      • +
          +
        • org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow<T>
        • +
        +
      • +
      +
      + +
      +
      + +
      +
      +
        +
      • + +
        +
          +
        • + + +

          Field Detail

          + + + +
            +
          • +

            part

            +
            public int part
            +
          • +
          + + + +
            +
          • +

            levelPartId

            +
            public String levelPartId
            +
          • +
          + + + +
            +
          • +

            approxNumDeltaItems

            +
            public long approxNumDeltaItems
            +
          • +
          + + + + + + + +
            +
          • +

            lowerBound

            +
            public T lowerBound
            +
          • +
          + + + +
            +
          • +

            upperBound

            +
            public T upperBound
            +
          • +
          +
        • +
        +
        + +
        + +
        +
      • +
      +
      +
      +
      + + + + diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.GenericPartitionBoundaries.html b/docs/master/org/apache/datasketches/partitions/Partitioner.StackElement.html similarity index 67% rename from docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.GenericPartitionBoundaries.html rename to docs/master/org/apache/datasketches/partitions/Partitioner.StackElement.html index caf7fa559..44f569ab2 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.GenericPartitionBoundaries.html +++ b/docs/master/org/apache/datasketches/partitions/Partitioner.StackElement.html @@ -3,7 +3,7 @@ -QuantilesGenericAPI.GenericPartitionBoundaries (datasketches-java 4.3.0-SNAPSHOT API) +Partitioner.StackElement (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,7 +21,7 @@ + + + + + + + + + +
      + +
      + +
      +
      + +

      Class Partitioner<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>>

      +
      +
      +
        +
      • java.lang.Object
      • +
      • +
          +
        • org.apache.datasketches.partitions.Partitioner<T,​S>
        • +
        +
      • +
      +
      +
        +
      • +
        +
        Type Parameters:
        +
        T - the data type
        +
        S - the quantiles sketch that implements both QuantilesGenericAPI and PartitioningFeature.
        +
        +
        +
        public class Partitioner<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>>
        +extends Object
        +
        A partitioning process that can partition very large data sets into thousands + of partitions of approximately the same size. + +

        The code included here does work fine for moderate sized partitioning tasks. + As an example, using the test code in the test branch with the partitioning task of splitting + a data set of 1 billion items into 324 partitions of size 3M items completed in under 3 minutes, which was + performed on a single CPU. For much larger partitioning tasks, it is recommended that this code be leveraged into a + parallelized systems environment.

        +
      • +
      +
      +
      + +
      +
      +
        +
      • + +
        +
          +
        • + + +

          Constructor Detail

          + + + +
            +
          • +

            Partitioner

            +
            public Partitioner​(long tgtPartitionSize,
            +                   int maxPartsPerPass,
            +                   SketchFillRequest<T,​S> fillReq)
            +
            This constructor assumes a QuantileSearchCriteria of INCLUSIVE.
            +
            +
            Parameters:
            +
            tgtPartitionSize - the target size of the resulting partitions in number of items.
            +
            maxPartsPerPass - The maximum number of partitions to request from the sketch. The smaller this number is + the smaller the variance will be of the resulting partitions, but this will increase the number of passes of the + source data set.
            +
            fillReq - The is an implementation of the SketchFillRequest call-back supplied by the user and implements + the SketchFillRequest interface.
            +
            +
          • +
          + + + +
            +
          • +

            Partitioner

            +
            public Partitioner​(long tgtPartitionSize,
            +                   int maxPartsPerSk,
            +                   SketchFillRequest<T,​S> fillReq,
            +                   QuantileSearchCriteria criteria)
            +
            This constructor includes the QuantileSearchCriteria criteria as a parameter.
            +
            +
            Parameters:
            +
            tgtPartitionSize - the target size of the resulting partitions in number of items.
            +
            maxPartsPerSk - The maximum number of partitions to request from the sketch. The smaller this number is + the smaller the variance will be of the resulting partitions, but this will increase the number of passes of the + source data set.
            +
            fillReq - The is an implementation of the SketchFillRequest call-back supplied by the user.
            +
            criteria - This is the desired QuantileSearchCriteria to be used.
            +
            +
          • +
          +
        • +
        +
        + +
        +
          +
        • + + +

          Method Detail

          + + + + + +
            +
          • +

            partition

            +
            public List<Partitioner.PartitionBoundsRow<T>> partition​(S sk)
            +
            This initiates the partitioning process
            +
            +
            Parameters:
            +
            sk - A sketch of the entire data set.
            +
            Returns:
            +
            the final partitioning list
            +
            +
          • +
          +
        • +
        +
        +
      • +
      +
      +
      +
      + + + + diff --git a/docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/partitions/SketchFillRequest.html similarity index 52% rename from docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html rename to docs/master/org/apache/datasketches/partitions/SketchFillRequest.html index abd7d9fa8..1d5d1fe45 100644 --- a/docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/partitions/SketchFillRequest.html @@ -3,7 +3,7 @@ -ItemsSketchSortedView.ItemsSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) +SketchFillRequest (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,12 +21,18 @@ @@ -48,7 +54,7 @@
    • Overview
    • Package
    • -
    • Use
    • +
    • Use
    • Tree
    • Deprecated
    • Index
    • @@ -92,7 +98,7 @@
    • Detail: 
    • Field | 
    • Constr | 
    • -
    • Method
    • +
    • Method
    @@ -110,42 +116,21 @@
    - -

    Class ItemsSketchSortedView.ItemsSketchSortedViewIterator<T>

    + +

    Interface SketchFillRequest<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>>

    -
    • +
      +
      public interface SketchFillRequest<T,​S extends QuantilesGenericAPI<T> & PartitioningFeature<T>>
      +
      This is a callback request to the data source to fill a quantiles sketch, + which is returned to the caller.
      -
      Type Parameters:
      -
      T - type of quantile (item)
      -
      -
      -
      All Implemented Interfaces:
      -
      SortedViewIterator
      -
      -
      -
      Enclosing class:
      -
      ItemsSketchSortedView<T>
      +
      Author:
      +
      Lee Rhodes
      -
      -
      public static final class ItemsSketchSortedView.ItemsSketchSortedViewIterator<T>
      -extends GenericSortedViewIterator<T>
      -
      Iterator over ItemsSketchSortedView.
    @@ -159,19 +144,65 @@

    +All Methods Instance Methods Abstract Methods  + +Modifier and Type +Method +Description + + +S +getRange​(T lowerQuantile, + T upperQuantile, + BoundsRule boundsRule) + +
    This is a callback request to the data source to fill a quantiles sketch + with a range of data between upper and lower bounds.
    + + + + + + + + +

    +
    diff --git a/docs/master/org/apache/datasketches/partitions/class-use/BoundsRule.html b/docs/master/org/apache/datasketches/partitions/class-use/BoundsRule.html new file mode 100644 index 000000000..e739e75d5 --- /dev/null +++ b/docs/master/org/apache/datasketches/partitions/class-use/BoundsRule.html @@ -0,0 +1,238 @@ + + + + + +Uses of Class org.apache.datasketches.partitions.BoundsRule (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    org.apache.datasketches.partitions.BoundsRule

    +
    +
    + +
    +
    + + + diff --git a/docs/master/org/apache/datasketches/quantiles/class-use/DoublesSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/partitions/class-use/Partitioner.PartitionBoundsRow.html similarity index 71% rename from docs/master/org/apache/datasketches/quantiles/class-use/DoublesSketchSortedViewIterator.html rename to docs/master/org/apache/datasketches/partitions/class-use/Partitioner.PartitionBoundsRow.html index 25de389cf..9feab73e3 100644 --- a/docs/master/org/apache/datasketches/quantiles/class-use/DoublesSketchSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/partitions/class-use/Partitioner.PartitionBoundsRow.html @@ -3,7 +3,7 @@ -Uses of Class org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) +Uses of Class org.apache.datasketches.partitions.Partitioner.PartitionBoundsRow (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,7 +21,7 @@ + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    org.apache.datasketches.partitions.Partitioner

    +
    +
    No usage of org.apache.datasketches.partitions.Partitioner
    +
    + + + diff --git a/docs/master/org/apache/datasketches/kll/class-use/KllItemsSketchSortedView.KllItemsSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/partitions/class-use/SketchFillRequest.html similarity index 62% rename from docs/master/org/apache/datasketches/kll/class-use/KllItemsSketchSortedView.KllItemsSketchSortedViewIterator.html rename to docs/master/org/apache/datasketches/partitions/class-use/SketchFillRequest.html index eafe998c7..51a23d0ee 100644 --- a/docs/master/org/apache/datasketches/kll/class-use/KllItemsSketchSortedView.KllItemsSketchSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/partitions/class-use/SketchFillRequest.html @@ -3,7 +3,7 @@ -Uses of Class org.apache.datasketches.kll.KllItemsSketchSortedView.KllItemsSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) +Uses of Interface org.apache.datasketches.partitions.SketchFillRequest (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,7 +21,7 @@ + + + + + + + + + +
    + +
    +
    +
    +

    Package org.apache.datasketches.partitions

    +
    +
    + +
    +
    + + + diff --git a/docs/master/org/apache/datasketches/partitions/package-tree.html b/docs/master/org/apache/datasketches/partitions/package-tree.html new file mode 100644 index 000000000..387e9b6b8 --- /dev/null +++ b/docs/master/org/apache/datasketches/partitions/package-tree.html @@ -0,0 +1,186 @@ + + + + + +org.apache.datasketches.partitions Class Hierarchy (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Hierarchy For Package org.apache.datasketches.partitions

    +Package Hierarchies: + +
    +
    +
    +

    Class Hierarchy

    + +
    +
    +

    Interface Hierarchy

    + +
    +
    +

    Enum Hierarchy

    + +
    +
    +
    + + + diff --git a/docs/master/org/apache/datasketches/partitions/package-use.html b/docs/master/org/apache/datasketches/partitions/package-use.html new file mode 100644 index 000000000..ef088d44d --- /dev/null +++ b/docs/master/org/apache/datasketches/partitions/package-use.html @@ -0,0 +1,203 @@ + + + + + +Uses of Package org.apache.datasketches.partitions (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Package
    org.apache.datasketches.partitions

    +
    +
    + +
    +
    + + + diff --git a/docs/master/org/apache/datasketches/quantiles/ClassicUtil.html b/docs/master/org/apache/datasketches/quantiles/ClassicUtil.html index 04de5def6..5c0366d80 100644 --- a/docs/master/org/apache/datasketches/quantiles/ClassicUtil.html +++ b/docs/master/org/apache/datasketches/quantiles/ClassicUtil.html @@ -181,7 +181,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html b/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html index 772f9910c..83d3ea31e 100644 --- a/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html +++ b/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html @@ -234,21 +234,21 @@

    Method Summary

    Methods inherited from class org.apache.datasketches.quantiles.DoublesSketch

    -builder, downSample, getCDF, getCompactSerialiedSizeBytes, getCurrentCompactSerializedSizeBytes, getCurrentUpdatableSerializedSizeBytes, getK, getKFromEpsilon, getMaxItem, getMinItem, getN, getNormalizedRankError, getNormalizedRankError, getNumRetained, getPartitionBoundaries, getPMF, getQuantile, getQuantileLowerBound, getQuantiles, getQuantileUpperBound, getRank, getRankLowerBound, getRanks, getRankUpperBound, getSerializedSizeBytes, getSortedView, getUpdatableStorageBytes, hasMemory, isDirect, isEmpty, isEstimationMode, isSameResource, iterator, putMemory, putMemory, toByteArray, toByteArray, toString, toString, toString, toString, wrap +builder, downSample, getCDF, getCompactSerialiedSizeBytes, getCurrentCompactSerializedSizeBytes, getCurrentUpdatableSerializedSizeBytes, getK, getKFromEpsilon, getMaxItem, getMinItem, getN, getNormalizedRankError, getNormalizedRankError, getNumRetained, getPMF, getQuantile, getQuantileLowerBound, getQuantiles, getQuantileUpperBound, getRank, getRankLowerBound, getRanks, getRankUpperBound, getSerializedSizeBytes, getSortedView, getUpdatableStorageBytes, hasMemory, isDirect, isEmpty, isEstimationMode, isSameResource, iterator, putMemory, putMemory, toByteArray, toByteArray, toString, toString, toString, toString, wrap diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html b/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html index 49f98e1d6..f8c30f066 100644 --- a/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html +++ b/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":9,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":9,"i8":6,"i9":6,"i10":6,"i11":10,"i12":9,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":9,"i27":6,"i28":9,"i29":6,"i30":10,"i31":10,"i32":6,"i33":10,"i34":10,"i35":10,"i36":10,"i37":6,"i38":10,"i39":10,"i40":10,"i41":10,"i42":9,"i43":9,"i44":9}; +var data = {"i0":9,"i1":10,"i2":10,"i3":9,"i4":10,"i5":10,"i6":10,"i7":9,"i8":6,"i9":6,"i10":6,"i11":10,"i12":9,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":9,"i26":6,"i27":9,"i28":6,"i29":10,"i30":10,"i31":6,"i32":10,"i33":10,"i34":10,"i35":10,"i36":6,"i37":10,"i38":10,"i39":10,"i40":10,"i41":9,"i42":9,"i43":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -335,7 +335,7 @@

    Method Summary

    abstract long getN() -
    Gets the length of the input stream.
    +
    Gets the length of the input stream offered to the sketch..
    @@ -361,15 +361,6 @@

    Method Summary

    -QuantilesDoublesAPI.DoublesPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    - - - double[] getPMF​(double[] splitPoints, QuantileSearchCriteria searchCrit) @@ -379,7 +370,7 @@

    Method Summary

    given a set of splitPoints.

    - + double getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -387,7 +378,7 @@

    Method Summary

    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + double getQuantileLowerBound​(double rank) @@ -395,7 +386,7 @@

    Method Summary

    given rank exists. - + double[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -403,7 +394,7 @@

    Method Summary

    Gets an array of quantiles from the given array of normalized ranks.
    - + double getQuantileUpperBound​(double rank) @@ -411,7 +402,7 @@

    Method Summary

    given rank exists. - + double getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -419,7 +410,7 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + double getRankLowerBound​(double rank) @@ -427,7 +418,7 @@

    Method Summary

    given rank exists. - + double[] getRanks​(double[] quantiles, QuantileSearchCriteria searchCrit) @@ -436,7 +427,7 @@

    Method Summary

    search criterion. - + double getRankUpperBound​(double rank) @@ -444,21 +435,21 @@

    Method Summary

    given rank exists. - + int getSerializedSizeBytes()
    Returns the current number of bytes this Sketch would require if serialized.
    - + DoublesSortedView getSortedView()
    Gets the sorted view of this sketch
    - + static int getUpdatableStorageBytes​(int k, long n) @@ -466,49 +457,49 @@

    Method Summary

    Returns the number of bytes a sketch would require to store in updatable form.
    - + abstract boolean hasMemory()
    Returns true if this sketch's data structure is backed by Memory or WritableMemory.
    - + static DoublesSketch heapify​(org.apache.datasketches.memory.Memory srcMem)
    Heapify takes the sketch image in Memory and instantiates an on-heap Sketch.
    - + abstract boolean isDirect()
    Returns true if this sketch's data structure is off-heap (a.k.a., Direct or Native memory).
    - + boolean isEmpty()
    Returns true if this sketch is empty.
    - + boolean isEstimationMode()
    Returns true if this sketch is in estimation mode.
    - + abstract boolean isReadOnly()
    Returns true if this sketch is read only.
    - + boolean isSameResource​(org.apache.datasketches.memory.Memory that) @@ -516,14 +507,14 @@

    Method Summary

    of that. - + QuantilesDoublesSketchIterator iterator()
    Gets the iterator for this sketch, which is not sorted.
    - + void putMemory​(org.apache.datasketches.memory.WritableMemory dstMem) @@ -531,7 +522,7 @@

    Method Summary

    otherwise, it throws an error. - + void putMemory​(org.apache.datasketches.memory.WritableMemory dstMem, boolean compact) @@ -540,35 +531,35 @@

    Method Summary

    throws an error. - + abstract void reset()
    Resets this sketch to the empty state.
    - + byte[] toByteArray()
    Returns a byte array representation of this sketch.
    - + byte[] toByteArray​(boolean compact)
    Serialize this sketch in a byte array form.
    - + String toString()
    Returns a summary of the key parameters of the sketch.
    - + String toString​(boolean sketchSummary, boolean dataDetail) @@ -576,21 +567,21 @@

    Method Summary

    Returns summary information about this sketch.
    - + static String toString​(byte[] byteArr)
    Returns a human readable string of the preamble of a byte array image of a DoublesSketch.
    - + static String toString​(org.apache.datasketches.memory.Memory mem)
    Returns a human readable string of the preamble of a Memory image of a DoublesSketch.
    - + static DoublesSketch wrap​(org.apache.datasketches.memory.Memory srcMem) @@ -603,14 +594,14 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -759,38 +750,6 @@

    getMinItem

    - - - -
      -
    • -

      getPartitionBoundaries

      -
      public QuantilesDoublesAPI.DoublesPartitionBoundaries getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                             QuantileSearchCriteria searchCrit)
      -
      Description copied from interface: QuantilesDoublesAPI
      -
      This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      -
      -
      Specified by:
      -
      getPartitionBoundaries in interface QuantilesDoublesAPI
      -
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). - This must be a positive integer greater than zero. -
        -
      • A 1 will return: minItem, maxItem.
      • -
      • A 2 will return: minItem, median quantile, maxItem.
      • -
      • Etc.
      • -
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions - with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions - with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      -
      Returns:
      -
      an instance of DoublesPartitionBoundaries.
      -
      -
    • -
    @@ -1066,12 +1025,12 @@

    getK

    getN

    public abstract long getN()
    Description copied from interface: QuantilesAPI
    -
    Gets the length of the input stream.
    +
    Gets the length of the input stream offered to the sketch..
    Specified by:
    getN in interface QuantilesAPI
    Returns:
    -
    the length of the input stream.
    +
    the length of the input stream offered to the sketch.
    @@ -1291,7 +1250,7 @@

    toString

    Specified by:
    toString in interface QuantilesAPI
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    a summary of the key parameters of the sketch.
    diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesSketchBuilder.html b/docs/master/org/apache/datasketches/quantiles/DoublesSketchBuilder.html index 8d8563c93..a42938ecb 100644 --- a/docs/master/org/apache/datasketches/quantiles/DoublesSketchBuilder.html +++ b/docs/master/org/apache/datasketches/quantiles/DoublesSketchBuilder.html @@ -224,7 +224,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -340,7 +340,7 @@

    toString

    Creates a human readable string that describes the current configuration of this builder.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesSketchIterator.html b/docs/master/org/apache/datasketches/quantiles/DoublesSketchIterator.html index 30711ebe3..cc949001e 100644 --- a/docs/master/org/apache/datasketches/quantiles/DoublesSketchIterator.html +++ b/docs/master/org/apache/datasketches/quantiles/DoublesSketchIterator.html @@ -187,7 +187,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedView.html b/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedView.html index e1ef5e0fe..1ba23a22a 100644 --- a/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedView.html +++ b/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedView.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -191,25 +191,46 @@

    Method Summary

    long[] getCumulativeWeights() -
    Returns the array of cumulative weights
    +
    Returns the array of cumulative weights from the sketch.
    double +getMaxItem() + +
    Returns the maximum item of the stream.
    + + + +double +getMinItem() + +
    Returns the minimum item of the stream.
    + + + +long +getN() + +
    Returns the total number of items presented to the sourcing sketch.
    + + + +double getQuantile​(double rank, QuantileSearchCriteria searchCrit)
    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + double[] getQuantiles() -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    - + double getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -217,15 +238,15 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + boolean isEmpty()
    Returns true if this sorted view is empty.
    - -DoublesSketchSortedViewIterator + +DoublesSortedViewIterator iterator()
    Returns an iterator for this Sorted View.
    @@ -237,7 +258,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • @@ -286,6 +307,77 @@

      DoublesSketchSortedView

      Method Detail

      + + + +
        +
      • +

        getCumulativeWeights

        +
        public long[] getCumulativeWeights()
        +
        Description copied from interface: SortedView
        +
        Returns the array of cumulative weights from the sketch. + Also known as the natural ranks, which are the Natural Numbers on the interval [1, N].
        +
        +
        Specified by:
        +
        getCumulativeWeights in interface SortedView
        +
        Returns:
        +
        the array of cumulative weights (or natural ranks).
        +
        +
      • +
      + + + +
        +
      • +

        getMaxItem

        +
        public double getMaxItem()
        +
        Description copied from interface: DoublesSortedView
        +
        Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
        +
        +
        Specified by:
        +
        getMaxItem in interface DoublesSortedView
        +
        Returns:
        +
        the maximum item of the stream
        +
        +
      • +
      + + + +
        +
      • +

        getMinItem

        +
        public double getMinItem()
        +
        Description copied from interface: DoublesSortedView
        +
        Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
        +
        +
        Specified by:
        +
        getMinItem in interface DoublesSortedView
        +
        Returns:
        +
        the minimum item of the stream
        +
        +
      • +
      + + + +
        +
      • +

        getN

        +
        public long getN()
        +
        Description copied from interface: SortedView
        +
        Returns the total number of items presented to the sourcing sketch.
        +
        +
        Specified by:
        +
        getN in interface SortedView
        +
        Returns:
        +
        the total number of items presented to the sourcing sketch.
        +
        +
      • +
      @@ -335,23 +427,6 @@

      getRank

    - - - -
      -
    • -

      getCumulativeWeights

      -
      public long[] getCumulativeWeights()
      -
      Description copied from interface: SortedView
      -
      Returns the array of cumulative weights
      -
      -
      Specified by:
      -
      getCumulativeWeights in interface SortedView
      -
      Returns:
      -
      the array of cumulative weights
      -
      -
    • -
    @@ -360,12 +435,12 @@

    getCumulativeWeights

    getQuantiles

    public double[] getQuantiles()
    Description copied from interface: DoublesSortedView
    -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    Specified by:
    getQuantiles in interface DoublesSortedView
    Returns:
    -
    the array of quantiles.
    +
    an array of all retained quantiles by the sketch.
    @@ -392,7 +467,7 @@

    isEmpty

    • iterator

      -
      public DoublesSketchSortedViewIterator iterator()
      +
      public DoublesSortedViewIterator iterator()
      Description copied from interface: SortedView
      Returns an iterator for this Sorted View.
      diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedViewIterator.html deleted file mode 100644 index e2659cebd..000000000 --- a/docs/master/org/apache/datasketches/quantiles/DoublesSketchSortedViewIterator.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - - -DoublesSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) - - - - - - - - - - - - - - -
      - -
      - -
      -
      - -

      Class DoublesSketchSortedViewIterator

      -
      -
      -
        -
      • java.lang.Object
      • -
      • -
          -
        • org.apache.datasketches.quantiles.DoublesSketchSortedViewIterator
        • -
        -
      • -
      -
      - -
      -
      - -
      -
      -
        -
      • - -
        -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            getCumulativeWeight

            -
            public long getCumulativeWeight​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion. - This is also referred to as the "Natural Rank". - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getCumulativeWeight in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the weight at the current index in the cumulative sum. - Otherwise, it will return the cumulative weight of the previous index.
            -
            Returns:
            -
            cumulative weight at the current index on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getN

            -
            public long getN()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the total count of all items presented to the sketch.
            -
            -
            Specified by:
            -
            getN in interface SortedViewIterator
            -
            Returns:
            -
            the total count of all items presented to the sketch.
            -
            -
          • -
          - - - -
            -
          • -

            getNormalizedRank

            -
            public double getNormalizedRank​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the normalized rank at the current index (or previous index) - based on the chosen search criterion. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getNormalizedRank in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the normalized rank at the current index. - Otherwise, returns the normalized rank of the previous index.
            -
            Returns:
            -
            the normalized rank at the current index (or previous index) - based on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getQuantile

            -
            public double getQuantile()
            -
            Description copied from interface: DoublesSortedViewIterator
            -
            Gets the quantile at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getQuantile in interface DoublesSortedViewIterator
            -
            Returns:
            -
            the quantile at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            getWeight

            -
            public long getWeight()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the natural weight at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getWeight in interface SortedViewIterator
            -
            Returns:
            -
            the natural weight at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            next

            -
            public boolean next()
            -
            Description copied from interface: SortedViewIterator
            -
            Advances the index and checks if it is valid. - The state of this iterator is undefined before the first call of this method.
            -
            -
            Specified by:
            -
            next in interface SortedViewIterator
            -
            Returns:
            -
            true if the next index is valid.
            -
            -
          • -
          -
        • -
        -
        -
      • -
      -
      -
      -
      - - - - diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesUnion.html b/docs/master/org/apache/datasketches/quantiles/DoublesUnion.html index ff2bb8c4b..a3395bb73 100644 --- a/docs/master/org/apache/datasketches/quantiles/DoublesUnion.html +++ b/docs/master/org/apache/datasketches/quantiles/DoublesUnion.html @@ -341,7 +341,7 @@

      Method Summary

      Methods inherited from class java.lang.Object

      -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    @@ -675,7 +675,7 @@

    toString

    Returns summary information about the backing sketch.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesUnionBuilder.html b/docs/master/org/apache/datasketches/quantiles/DoublesUnionBuilder.html index ef03a6bf4..1cdf55263 100644 --- a/docs/master/org/apache/datasketches/quantiles/DoublesUnionBuilder.html +++ b/docs/master/org/apache/datasketches/quantiles/DoublesUnionBuilder.html @@ -218,7 +218,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html b/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html index cb9586bc2..09fa2b017 100644 --- a/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html +++ b/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":9,"i5":9,"i6":10,"i7":9,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":9,"i44":9,"i45":10}; +var data = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":9,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":9,"i37":9,"i38":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -89,7 +89,7 @@
    - -double[] -getPMF​(T[] splitPoints) - -
    This is equivalent to getPMF(splitPoints, INCLUSIVE)
    - - - + double[] getPMF​(T[] splitPoints, QuantileSearchCriteria searchCrit) @@ -367,14 +337,7 @@

    Method Summary

    given a set of splitPoints. - -T -getQuantile​(double rank) - -
    This is equivalent to getQuantile(rank, INCLUSIVE)
    - - - + T getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -382,7 +345,7 @@

    Method Summary

    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + T getQuantileLowerBound​(double rank) @@ -390,14 +353,7 @@

    Method Summary

    given rank exists. - -T[] -getQuantiles​(double[] ranks) - -
    This is equivalent to getQuantiles(ranks, INCLUSIVE)
    - - - + T[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -405,7 +361,7 @@

    Method Summary

    Gets an array of quantiles from the given array of normalized ranks.
    - + T getQuantileUpperBound​(double rank) @@ -413,14 +369,7 @@

    Method Summary

    given rank exists. - -double -getRank​(T quantile) - -
    This is equivalent to getRank(T quantile, INCLUSIVE)
    - - - + double getRank​(T quantile, QuantileSearchCriteria searchCrit) @@ -428,7 +377,7 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + double getRankLowerBound​(double rank) @@ -436,14 +385,7 @@

    Method Summary

    given rank exists. - -double[] -getRanks​(T[] quantiles) - -
    This is equivalent to getRanks(quantiles, INCLUSIVE)
    - - - + double[] getRanks​(T[] quantiles, QuantileSearchCriteria searchCrit) @@ -452,7 +394,7 @@

    Method Summary

    search criterion. - + double getRankUpperBound​(double rank) @@ -460,61 +402,61 @@

    Method Summary

    given rank exists. - + Class<T> getSketchType()   - -GenericSortedView<T> + +ItemsSketchSortedView<T> getSortedView()
    Gets the sorted view of this sketch
    - + boolean hasMemory()
    Returns true if this sketch's data structure is backed by Memory or WritableMemory.
    - + boolean isDirect()
    Returns true if this sketch's data structure is off-heap (a.k.a., Direct or Native memory).
    - + boolean isEmpty()
    Returns true if this sketch is empty.
    - + boolean isEstimationMode()
    Returns true if this sketch is in estimation mode.
    - + boolean isReadOnly()
    Returns true if this sketch is read only.
    - + QuantilesGenericSketchIterator<T> iterator()
    Gets the iterator for this sketch, which is not sorted.
    - + void putMemory​(org.apache.datasketches.memory.WritableMemory dstMem, ArrayOfItemsSerDe<T> serDe) @@ -522,14 +464,14 @@

    Method Summary

    Puts the current sketch into the given Memory if there is sufficient space.
    - + void reset()
    Resets this sketch to the empty state.
    - + byte[] toByteArray​(boolean ordered, ArrayOfItemsSerDe<T> serDe) @@ -537,21 +479,14 @@

    Method Summary

    Serialize this sketch to a byte array form.
    - + byte[] toByteArray​(ArrayOfItemsSerDe<T> serDe)
    Serialize this sketch to a byte array form.
    - -String -toString() - -
    Returns a summary of the key parameters of the sketch.
    - - - + String toString​(boolean sketchSummary, boolean dataDetail) @@ -559,21 +494,21 @@

    Method Summary

    Returns summary information about this sketch.
    - + static String toString​(byte[] byteArr)
    Returns a human readable string of the preamble of a byte array image of an ItemsSketch.
    - + static String toString​(org.apache.datasketches.memory.Memory mem)
    Returns a human readable string of the preamble of a Memory image of an ItemsSketch.
    - + void update​(T item) @@ -586,14 +521,28 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait + + + @@ -620,7 +569,7 @@

    rand

    public static final Random rand
    Setting the seed makes the results of the sketch deterministic if the input items are received in exactly the same order. This is only useful when performing test comparisons, - otherwise is not recommended.
    + otherwise, it is not recommended. @@ -701,27 +650,6 @@

    getInstance

    - - - - - -
      -
    • -

      getCDF

      -
      public double[] getCDF​(T[] splitPoints)
      -
      Description copied from interface: QuantilesGenericAPI
      -
      This is equivalent to getCDF(splitPoints, INCLUSIVE)
      -
      -
      Specified by:
      -
      getCDF in interface QuantilesGenericAPI<T>
      -
      Parameters:
      -
      splitPoints - an array of m unique, monotonically increasing items.
      -
      Returns:
      -
      a discrete CDF array of m+1 double ranks (or cumulative probabilities) on the interval [0.0, 1.0].
      -
      -
    • -
    @@ -824,51 +752,32 @@

    getMinItem

    • getPartitionBoundaries

      -
      public QuantilesGenericAPI.GenericPartitionBoundaries<T> getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                                QuantileSearchCriteria searchCrit)
      -
      Description copied from interface: QuantilesGenericAPI
      +
      public GenericPartitionBoundaries<T> getPartitionBoundaries​(int numEquallySized,
      +                                                            QuantileSearchCriteria searchCrit)
      +
      Description copied from interface: PartitioningFeature
      This method returns an instance of - GenericPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
      Specified by:
      -
      getPartitionBoundaries in interface QuantilesGenericAPI<T>
      +
      getPartitionBoundaries in interface PartitioningFeature<T>
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). +
      numEquallySized - an integer that specifies the number of equally sized partitions between + getMinItem() and + getMaxItem(). This must be a positive integer greater than zero.
      • A 1 will return: minItem, maxItem.
      • A 2 will return: minItem, median quantile, maxItem.
      • Etc.
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions +
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally sized partitions with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions + If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally sized partitions with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      Returns:
      -
      an instance of GenericPartitionBoundaries.
      -
      -
    • -
    - - - - - - @@ -926,25 +835,6 @@

    getPMF

    - - - - @@ -1023,26 +913,6 @@

    getQuantileUpperBound

    - - - -
      -
    • -

      getQuantiles

      -
      public T[] getQuantiles​(double[] ranks)
      -
      Description copied from interface: QuantilesGenericAPI
      -
      This is equivalent to getQuantiles(ranks, INCLUSIVE)
      -
      -
      Specified by:
      -
      getQuantiles in interface QuantilesGenericAPI<T>
      -
      Parameters:
      -
      ranks - the given array of normalized ranks, each of which must be - in the interval [0.0,1.0].
      -
      Returns:
      -
      an array of quantiles corresponding to the given array of normalized ranks.
      -
      -
    • -
    @@ -1068,27 +938,6 @@

    getQuantiles

    - - - - - - @@ -1156,27 +1005,6 @@

    getRankUpperBound

    -
    - - - - - @@ -1247,12 +1075,12 @@

    getK

    getN

    public long getN()
    -
    Gets the length of the input stream.
    +
    Gets the length of the input stream offered to the sketch..
    Specified by:
    getN in interface QuantilesAPI
    Returns:
    -
    the length of the input stream.
    +
    the length of the input stream offered to the sketch.
    @@ -1453,25 +1281,6 @@

    toByteArray

    - - - -
      -
    • -

      toString

      -
      public String toString()
      -
      Description copied from interface: QuantilesAPI
      -
      Returns a summary of the key parameters of the sketch.
      -
      -
      Specified by:
      -
      toString in interface QuantilesAPI
      -
      Overrides:
      -
      toString in class Object
      -
      Returns:
      -
      a summary of the key parameters of the sketch.
      -
      -
    • -
    @@ -1580,7 +1389,7 @@

    putMemory

    diff --git a/docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.html b/docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.html index ed154d988..ecbb79b59 100644 --- a/docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.html +++ b/docs/master/org/apache/datasketches/quantiles/ItemsSketchSortedView.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -89,7 +89,7 @@
    + @@ -338,12 +358,101 @@

    getCDF

    getCumulativeWeights

    public long[] getCumulativeWeights()
    Description copied from interface: SortedView
    -
    Returns the array of cumulative weights
    +
    Returns the array of cumulative weights from the sketch. + Also known as the natural ranks, which are the Natural Numbers on the interval [1, N].
    Specified by:
    getCumulativeWeights in interface SortedView
    Returns:
    -
    the array of cumulative weights
    +
    the array of cumulative weights (or natural ranks).
    +
    + + + + + +
      +
    • +

      getMaxItem

      +
      public T getMaxItem()
      +
      Description copied from interface: GenericSortedView
      +
      Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
      +
      +
      Specified by:
      +
      getMaxItem in interface GenericSortedView<T>
      +
      Returns:
      +
      the maximum item of the stream
      +
      +
    • +
    + + + +
      +
    • +

      getMinItem

      +
      public T getMinItem()
      +
      Description copied from interface: GenericSortedView
      +
      Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
      +
      +
      Specified by:
      +
      getMinItem in interface GenericSortedView<T>
      +
      Returns:
      +
      the minimum item of the stream
      +
      +
    • +
    + + + +
      +
    • +

      getN

      +
      public long getN()
      +
      Description copied from interface: SortedView
      +
      Returns the total number of items presented to the sourcing sketch.
      +
      +
      Specified by:
      +
      getN in interface SortedView
      +
      Returns:
      +
      the total number of items presented to the sourcing sketch.
      +
      +
    • +
    + + + +
      +
    • +

      getPartitionBoundaries

      +
      public GenericPartitionBoundaries<T> getPartitionBoundaries​(int numEquallySized,
      +                                                            QuantileSearchCriteria searchCrit)
      +
      Description copied from interface: PartitioningFeature
      +
      This method returns an instance of + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
      +
      +
      Specified by:
      +
      getPartitionBoundaries in interface PartitioningFeature<T>
      +
      Parameters:
      +
      numEquallySized - an integer that specifies the number of equally sized partitions between + getMinItem() and + getMaxItem(). + This must be a positive integer greater than zero. +
        +
      • A 1 will return: minItem, maxItem.
      • +
      • A 2 will return: minItem, median quantile, maxItem.
      • +
      • Etc.
      • +
      +
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally sized partitions + with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. + If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally sized partitions + with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      +
      Returns:
      +
      an instance of GenericPartitionBoundaries.
    @@ -427,6 +536,16 @@

    getQuantile

    + + + + @@ -435,12 +554,12 @@

    getQuantile

    getQuantiles

    public T[] getQuantiles()
    Description copied from interface: GenericSortedView
    -
    Returns the array of quantiles.
    +
    Returns the full array of quantiles.
    Specified by:
    getQuantiles in interface GenericSortedView<T>
    Returns:
    -
    the array of quantiles.
    +
    the full array of quantiles.
    @@ -492,7 +611,7 @@

    isEmpty

    @@ -572,7 +572,7 @@

    toString

    Returns summary information about the backing sketch.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    diff --git a/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html b/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html index 5e12c786c..798c216b3 100644 --- a/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html +++ b/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html @@ -238,21 +238,21 @@

    Method Summary

    Methods inherited from class org.apache.datasketches.quantiles.DoublesSketch

    -builder, downSample, getCDF, getCompactSerialiedSizeBytes, getCurrentCompactSerializedSizeBytes, getCurrentUpdatableSerializedSizeBytes, getK, getKFromEpsilon, getMaxItem, getMinItem, getN, getNormalizedRankError, getNormalizedRankError, getNumRetained, getPartitionBoundaries, getPMF, getQuantile, getQuantileLowerBound, getQuantiles, getQuantileUpperBound, getRank, getRankLowerBound, getRanks, getRankUpperBound, getSerializedSizeBytes, getSortedView, getUpdatableStorageBytes, hasMemory, isDirect, isEmpty, isEstimationMode, isReadOnly, isSameResource, iterator, putMemory, putMemory, reset, toByteArray, toByteArray, toString, toString, toString, toString, wrap +builder, downSample, getCDF, getCompactSerialiedSizeBytes, getCurrentCompactSerializedSizeBytes, getCurrentUpdatableSerializedSizeBytes, getK, getKFromEpsilon, getMaxItem, getMinItem, getN, getNormalizedRankError, getNormalizedRankError, getNumRetained, getPMF, getQuantile, getQuantileLowerBound, getQuantiles, getQuantileUpperBound, getRank, getRankLowerBound, getRanks, getRankUpperBound, getSerializedSizeBytes, getSortedView, getUpdatableStorageBytes, hasMemory, isDirect, isEmpty, isEstimationMode, isReadOnly, isSameResource, iterator, putMemory, putMemory, reset, toByteArray, toByteArray, toString, toString, toString, toString, wrap diff --git a/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html b/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html deleted file mode 100644 index 15486cdf8..000000000 --- a/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.ItemsSketchSortedViewIterator.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - -Uses of Class org.apache.datasketches.quantiles.ItemsSketchSortedView.ItemsSketchSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.apache.datasketches.quantiles.ItemsSketchSortedView.ItemsSketchSortedViewIterator

    -
    -
    - -
    -
    - - - diff --git a/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.html b/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.html index 93949fb3e..3f20ff429 100644 --- a/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.html +++ b/docs/master/org/apache/datasketches/quantiles/class-use/ItemsSketchSortedView.html @@ -96,7 +96,54 @@

    Uses of Class
    org.apache.datasketches.quantiles.ItemsSketchSortedView

    -
    No usage of org.apache.datasketches.quantiles.ItemsSketchSortedView
    +
    + +
    - + double getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -189,14 +203,14 @@

    Method Summary

    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + double[] getQuantiles() -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    - + double getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -204,8 +218,8 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - -DoublesSortedViewIterator + +DoublesSortedViewIterator iterator()
    Returns an iterator for this Sorted View.
    @@ -217,7 +231,7 @@

    Method Summary

    Methods inherited from interface org.apache.datasketches.quantilescommon.SortedView

    -getCumulativeWeights, isEmpty +getCumulativeWeights, getN, isEmpty @@ -279,6 +293,40 @@

    getCDF

    + + + +
      +
    • +

      getMaxItem

      +
      double getMaxItem()
      +
      Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
      +
      +
      Returns:
      +
      the maximum item of the stream
      +
      Throws:
      +
      IllegalArgumentException - if sketch is empty.
      +
      +
    • +
    + + + +
      +
    • +

      getMinItem

      +
      double getMinItem()
      +
      Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
      +
      +
      Returns:
      +
      the minimum item of the stream
      +
      Throws:
      +
      IllegalArgumentException - if sketch is empty.
      +
      +
    • +
    @@ -362,10 +410,10 @@

    getQuantile

  • getQuantiles

    double[] getQuantiles()
    -
    Returns the array of quantiles.
    +
    Returns an array of all retained quantiles by the sketch.
    Returns:
    -
    the array of quantiles.
    +
    an array of all retained quantiles by the sketch.
  • @@ -397,7 +445,7 @@

    getRank

    • iterator

      -
      DoublesSortedViewIterator iterator()
      +
      DoublesSortedViewIterator iterator()
      Description copied from interface: SortedView
      Returns an iterator for this Sorted View.
      diff --git a/docs/master/org/apache/datasketches/quantilescommon/DoublesSortedViewIterator.html b/docs/master/org/apache/datasketches/quantilescommon/DoublesSortedViewIterator.html index b4c919075..13683705a 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/DoublesSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/DoublesSortedViewIterator.html @@ -27,8 +27,8 @@ catch(err) { } //--> -var data = {"i0":6}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var data = {"i0":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -90,14 +90,14 @@ @@ -117,36 +117,74 @@
      -

      Interface DoublesSortedViewIterator

      +

      Class DoublesSortedViewIterator

      +
      • + +
        + +
        + +
        +
          +
        • + + +

          Constructor Summary

          + + + + + + + + + + +
          Constructors 
          ConstructorDescription
          DoublesSortedViewIterator​(double[] quantiles, + long[] cumWeights) 
          +
        • +
        +
          @@ -155,7 +193,7 @@

          Interface DoublesS

          Method Summary

          - + @@ -173,8 +211,15 @@

          Method Summary

        • -

          Methods inherited from interface org.apache.datasketches.quantilescommon.SortedViewIterator

          -getCumulativeWeight, getN, getNormalizedRank, getWeight, next
        • +

          Methods inherited from class org.apache.datasketches.quantilescommon.SortedViewIterator

          +getN, getNaturalRank, getNormalizedRank, getWeight, next + + @@ -185,6 +230,26 @@

          Methods inherited from interface org.apache.datasketches.quantilescommo
          • + +
            +
              +
            • + + +

              Constructor Detail

              + + + +
                +
              • +

                DoublesSortedViewIterator

                +
                public DoublesSortedViewIterator​(double[] quantiles,
                +                                 long[] cumWeights)
                +
              • +
              +
            • +
            +
              @@ -198,7 +263,7 @@

              Method Detail

              • getQuantile

                -
                double getQuantile()
                +
                public double getQuantile()
                Gets the quantile at the current index.

                Don't call this before calling next() for the first time @@ -262,14 +327,14 @@

                getQuantile

                diff --git a/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedView.html b/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedView.html index a1dbc0fbf..826403ae4 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedView.html +++ b/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedView.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":18,"i1":18,"i2":6,"i3":6,"i4":6,"i5":6}; +var data = {"i0":18,"i1":6,"i2":6,"i3":18,"i4":6,"i5":6,"i6":6,"i7":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -172,6 +172,20 @@

                Method Summary

          + + + + + + + + + + @@ -181,7 +195,7 @@

          Method Summary

          given a set of splitPoints. - + @@ -189,14 +203,14 @@

          Method Summary

          Gets the approximate quantile of the given normalized rank and the given search criterion.
          - + - + @@ -204,8 +218,8 @@

          Method Summary

          Gets the normalized rank corresponding to the given a quantile.
          - - + + + + + + + + + + + + @@ -185,7 +199,7 @@

          Method Summary

          given a set of splitPoints. - + @@ -193,14 +207,14 @@

          Method Summary

          Gets the approximate quantile of the given normalized rank and the given search criterion.
          - + - + @@ -208,14 +222,14 @@

          Method Summary

          Gets the normalized rank corresponding to the given a quantile.
          - + - + @@ -229,7 +243,7 @@

          Method Summary

          Methods inherited from interface org.apache.datasketches.quantilescommon.SortedView

          -getCumulativeWeights, isEmpty +getCumulativeWeights, getN, isEmpty @@ -295,6 +309,40 @@

          getCDF

          + + + +
            +
          • +

            getMaxItem

            +
            T getMaxItem()
            +
            Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
            +
            +
            Returns:
            +
            the maximum item of the stream
            +
            Throws:
            +
            IllegalArgumentException - if sketch is empty.
            +
            +
          • +
          + + + +
            +
          • +

            getMinItem

            +
            T getMinItem()
            +
            Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
            +
            +
            Returns:
            +
            the minimum item of the stream
            +
            Throws:
            +
            IllegalArgumentException - if sketch is empty.
            +
            +
          • +
          @@ -380,10 +428,10 @@

          getQuantile

        • getQuantiles

          T[] getQuantiles()
          -
          Returns the array of quantiles.
          +
          Returns the full array of quantiles.
          Returns:
          -
          the array of quantiles.
          +
          the full array of quantiles.
        • diff --git a/docs/master/org/apache/datasketches/quantilescommon/GenericSortedViewIterator.html b/docs/master/org/apache/datasketches/quantilescommon/GenericSortedViewIterator.html index b743502ca..7dc42e47d 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/GenericSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/GenericSortedViewIterator.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; +var data = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -90,7 +90,7 @@ @@ -124,10 +124,15 @@

          Class GenericSortedVie
        • java.lang.Object
        • +
        • +

          - - - - - - - - - - - - - - - - - - - - - - - - -
          All Methods Instance Methods Abstract Methods All Methods Instance Methods Concrete Methods 
          Modifier and Type Method
          floatgetMaxItem() +
          Returns the maximum item of the stream.
          +
          floatgetMinItem() +
          Returns the minimum item of the stream.
          +
          default double[] getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit)
          float getQuantile​(double rank, QuantileSearchCriteria searchCrit)
          float[] getQuantiles() -
          Returns the array of quantiles
          +
          Returns an array of all retained quantiles by the sketch.
          double getRank​(float quantile, QuantileSearchCriteria searchCrit)
          FloatsSortedViewIterator
          FloatsSortedViewIterator iterator()
          Returns an iterator for this Sorted View.
          @@ -217,7 +231,7 @@

          Method Summary

          Methods inherited from interface org.apache.datasketches.quantilescommon.SortedView

          -getCumulativeWeights, isEmpty +getCumulativeWeights, getN, isEmpty @@ -279,6 +293,40 @@

          getCDF

          + + + +
            +
          • +

            getMaxItem

            +
            float getMaxItem()
            +
            Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
            +
            +
            Returns:
            +
            the maximum item of the stream
            +
            Throws:
            +
            IllegalArgumentException - if sketch is empty.
            +
            +
          • +
          + + + +
            +
          • +

            getMinItem

            +
            float getMinItem()
            +
            Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
            +
            +
            Returns:
            +
            the minimum item of the stream
            +
            Throws:
            +
            IllegalArgumentException - if sketch is empty.
            +
            +
          • +
          @@ -362,10 +410,10 @@

          getQuantile

        • getQuantiles

          float[] getQuantiles()
          -
          Returns the array of quantiles
          +
          Returns an array of all retained quantiles by the sketch.
          Returns:
          -
          the array of quantiles
          +
          an array of all retained quantiles by the sketch.
        • @@ -397,7 +445,7 @@

          getRank

          • iterator

            -
            FloatsSortedViewIterator iterator()
            +
            FloatsSortedViewIterator iterator()
            Description copied from interface: SortedView
            Returns an iterator for this Sorted View.
            diff --git a/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedViewIterator.html b/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedViewIterator.html index 440bceb55..a1fce559e 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/FloatsSortedViewIterator.html @@ -27,8 +27,8 @@ catch(err) { } //--> -var data = {"i0":6}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var data = {"i0":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -90,14 +90,14 @@ @@ -117,36 +117,74 @@
            -

            Interface FloatsSortedViewIterator

            +

            Class FloatsSortedViewIterator

            +
            • + +
              + +
              + +
              +
                +
              • + + +

                Constructor Summary

                + + + + + + + + + + +
                Constructors 
                ConstructorDescription
                FloatsSortedViewIterator​(float[] quantiles, + long[] cumWeights) 
                +
              • +
              +
                @@ -155,7 +193,7 @@

                Interface FloatsSor

                Method Summary

                - + @@ -173,8 +211,15 @@

                Method Summary

              • -

                Methods inherited from interface org.apache.datasketches.quantilescommon.SortedViewIterator

                -getCumulativeWeight, getN, getNormalizedRank, getWeight, next
              • +

                Methods inherited from class org.apache.datasketches.quantilescommon.SortedViewIterator

                +getN, getNaturalRank, getNormalizedRank, getWeight, next + + @@ -185,6 +230,26 @@

                Methods inherited from interface org.apache.datasketches.quantilescommo
                diff --git a/docs/master/org/apache/datasketches/quantilescommon/GenericPartitionBoundaries.html b/docs/master/org/apache/datasketches/quantilescommon/GenericPartitionBoundaries.html new file mode 100644 index 000000000..c553ceaf6 --- /dev/null +++ b/docs/master/org/apache/datasketches/quantilescommon/GenericPartitionBoundaries.html @@ -0,0 +1,555 @@ + + + + + +GenericPartitionBoundaries (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
                + +
                + +
                +
                + +

                Class GenericPartitionBoundaries<T>

                +
                +
                +
                  +
                • java.lang.Object
                • +
                • +
                    +
                  • org.apache.datasketches.quantilescommon.GenericPartitionBoundaries<T>
                  • +
                  +
                • +
                +
                + +
                +
                +
                  +
                • + +
                  +
                    +
                  • + + +

                    Constructor Summary

                    +

                All Methods Instance Methods Abstract Methods All Methods Instance Methods Concrete Methods 
                Modifier and Type Method
                + + + + + + + + + +
                Constructors 
                ConstructorDescription
                GenericPartitionBoundaries​(long totalN, + T[] boundaries, + long[] natRanks, + double[] normRanks, + T maxItem, + T minItem, + QuantileSearchCriteria searchCrit) 
                + +
              +
              + +
              + +
              +
            • +
            +
            +
            +
              +
            • + +
              +
                +
              • + + +

                Constructor Detail

                + + + + + +
                  +
                • +

                  GenericPartitionBoundaries

                  +
                  public GenericPartitionBoundaries​(long totalN,
                  +                                  T[] boundaries,
                  +                                  long[] natRanks,
                  +                                  double[] normRanks,
                  +                                  T maxItem,
                  +                                  T minItem,
                  +                                  QuantileSearchCriteria searchCrit)
                  +
                • +
                +
              • +
              +
              + +
              +
                +
              • + + +

                Method Detail

                + + + +
                  +
                • +

                  getN

                  +
                  public long getN()
                  +
                  Description copied from interface: PartitionBoundaries
                  +
                  Gets the length of the input stream offered to the underlying sketch.
                  +
                  +
                  Specified by:
                  +
                  getN in interface PartitionBoundaries
                  +
                  Returns:
                  +
                  the length of the input stream offered to the underlying sketch.
                  +
                  +
                • +
                + + + +
                  +
                • +

                  getBoundaries

                  +
                  public T[] getBoundaries()
                  +
                  Gets an ordered array of boundaries that sequentially define the upper and lower boundaries of partitions. + These partitions are to be constructed by an external process. Each boundary is essentially a reference and + should uniquely identify an item or a set of identical items from the original stream of data fed to the + originating sketch. + +

                  Assume boundaries array has size N + 1. Let the indicies be sequentially numbered from 0 to N. + The number of partitions is always one less than the size of the boundaries array. + Let the the partitions be sequentially numbered from 1 to N. + +

                  If these results were computed using QuantileSearchCriteria.INCLUSIVE then these sequential boundaries + are to be interpreted as follows: +

                    +
                  • Partition 1: include all items ≥ index 0 and ≤ index 1.
                  • +
                  • Partition 2: include all items > index 1 and ≤ index 2.
                  • +
                  • Partition N: include all items > index N-1 and ≤ index N.
                  • +
                  + +

                  If these results were computed using QuantileSearchCriteria.EXCLUSIVE then these sequential boundaries + are to be interpreted as follows: +

                    +
                  • Partition 1: include all items ≥ index 0 and < index 1.
                  • +
                  • Partition 2: include all items ≥ index 1 and < index 2.
                  • +
                  • Partition N: include all items ≥ index N-1 and ≤ index N.
                  • +
                  +
                  +
                  Returns:
                  +
                  an array of boundaries that sequentially define the upper and lower boundaries of partitions.
                  +
                  +
                • +
                + + + +
                  +
                • +

                  getNaturalRanks

                  +
                  public long[] getNaturalRanks()
                  +
                  Description copied from interface: PartitionBoundaries
                  +
                  Gets an ordered array of natural ranks of the associated array of partition boundaries utilizing + a specified search criterion. Natural ranks are integral values on the interval [1, N]
                  +
                  +
                  Specified by:
                  +
                  getNaturalRanks in interface PartitionBoundaries
                  +
                  Returns:
                  +
                  an array of natural ranks.
                  +
                  +
                • +
                + + + +
                  +
                • +

                  getNormalizedRanks

                  +
                  public double[] getNormalizedRanks()
                  +
                  Description copied from interface: PartitionBoundaries
                  +
                  Gets an ordered array of normalized ranks of the associated array of partition boundaries utilizing + a specified search criterion. Normalized ranks are double values on the interval [0.0, 1.0].
                  +
                  +
                  Specified by:
                  +
                  getNormalizedRanks in interface PartitionBoundaries
                  +
                  Returns:
                  +
                  an array of normalized ranks.
                  +
                  +
                • +
                + + + +
                  +
                • +

                  getNumDeltaItems

                  +
                  public long[] getNumDeltaItems()
                  +
                  Description copied from interface: PartitionBoundaries
                  +
                  Gets the number of items to be included for each partition as an array. + The count at index 0 is 0. The number of items included in the first partition, defined by the boundaries at + index 0 and index 1, is at index 1 in this array, etc.
                  +
                  +
                  Specified by:
                  +
                  getNumDeltaItems in interface PartitionBoundaries
                  +
                  Returns:
                  +
                  the number of items to be included for each partition as an array.
                  +
                  +
                • +
                + + + + + + + +
                  +
                • +

                  getMaxItem

                  +
                  public T getMaxItem()
                  +
                  Returns the maximum item of the stream. This may be distinct from the largest item retained by the + sketch algorithm.
                  +
                  +
                  Returns:
                  +
                  the maximum item of the stream
                  +
                  Throws:
                  +
                  IllegalArgumentException - if sketch is empty.
                  +
                  +
                • +
                + + + +
                  +
                • +

                  getMinItem

                  +
                  public T getMinItem()
                  +
                  Returns the minimum item of the stream. This may be distinct from the smallest item retained by the + sketch algorithm.
                  +
                  +
                  Returns:
                  +
                  the minimum item of the stream
                  +
                  Throws:
                  +
                  IllegalArgumentException - if sketch is empty.
                  +
                  +
                • +
                + + + + +
              • +
              +
              +
            • +
            +
            +
            +
            + + + + diff --git a/docs/master/org/apache/datasketches/quantilescommon/GenericSortedView.html b/docs/master/org/apache/datasketches/quantilescommon/GenericSortedView.html index d91c50834..7a8cf97da 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/GenericSortedView.html +++ b/docs/master/org/apache/datasketches/quantilescommon/GenericSortedView.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":1}; +var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":1}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -176,6 +176,20 @@

            Method Summary

          TgetMaxItem() +
          Returns the maximum item of the stream.
          +
          TgetMinItem() +
          Returns the minimum item of the stream.
          +
          double[] getPMF​(T[] splitPoints, QuantileSearchCriteria searchCrit)
          T getQuantile​(double rank, QuantileSearchCriteria searchCrit)
          T[] getQuantiles() -
          Returns the array of quantiles.
          +
          Returns the full array of quantiles.
          double getRank​(T quantile, QuantileSearchCriteria searchCrit)
          GenericSortedViewIterator<T> iterator()
          Returns an iterator for this Sorted View.
          static <T> void validateItems​(T[] items, Comparator<? super T> comparator) Description
          longgetCumulativeWeight​(QuantileSearchCriteria searchCrit) -
          Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion.
          -
          longgetN() -
          Gets the total count of all items presented to the sketch.
          -
          doublegetNormalizedRank​(QuantileSearchCriteria searchCrit) -
          Gets the normalized rank at the current index (or previous index) - based on the chosen search criterion.
          -
          T getQuantile() 
          longgetWeight() -
          Gets the natural weight at the current index.
          -
          booleannext() -
          Advances the index and checks if it is valid.
          +
          Gets the quantile at the current index.
          +
        @@ -283,116 +263,20 @@

        GenericSortedViewIterator

        Method Detail

        - - - -
          -
        • -

          getCumulativeWeight

          -
          public long getCumulativeWeight​(QuantileSearchCriteria searchCrit)
          -
          Description copied from interface: SortedViewIterator
          -
          Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion. - This is also referred to as the "Natural Rank". - -

          Don't call this before calling next() for the first time - or after getting false from next().

          -
          -
          Specified by:
          -
          getCumulativeWeight in interface SortedViewIterator
          -
          Parameters:
          -
          searchCrit - if INCLUSIVE, includes the weight at the current index in the cumulative sum. - Otherwise, it will return the cumulative weight of the previous index.
          -
          Returns:
          -
          cumulative weight at the current index on the chosen search criterion.
          -
          -
        • -
        -
          +
          • getQuantile

            public T getQuantile()
            -
          • -
          - - - -
            -
          • -

            getN

            -
            public long getN()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the total count of all items presented to the sketch.
            -
            -
            Specified by:
            -
            getN in interface SortedViewIterator
            -
            Returns:
            -
            the total count of all items presented to the sketch.
            -
            -
          • -
          - - - -
            -
          • -

            getNormalizedRank

            -
            public double getNormalizedRank​(QuantileSearchCriteria searchCrit)
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the normalized rank at the current index (or previous index) - based on the chosen search criterion. +
            Gets the quantile at the current index.

            Don't call this before calling next() for the first time or after getting false from next().

            -
            Specified by:
            -
            getNormalizedRank in interface SortedViewIterator
            -
            Parameters:
            -
            searchCrit - if INCLUSIVE, includes the normalized rank at the current index. - Otherwise, returns the normalized rank of the previous index.
            Returns:
            -
            the normalized rank at the current index (or previous index) - based on the chosen search criterion.
            -
            -
          • -
          - - - -
            -
          • -

            getWeight

            -
            public long getWeight()
            -
            Description copied from interface: SortedViewIterator
            -
            Gets the natural weight at the current index. - -

            Don't call this before calling next() for the first time - or after getting false from next().

            -
            -
            Specified by:
            -
            getWeight in interface SortedViewIterator
            -
            Returns:
            -
            the natural weight at the current index.
            -
            -
          • -
          - - - -
            -
          • -

            next

            -
            public boolean next()
            -
            Description copied from interface: SortedViewIterator
            -
            Advances the index and checks if it is valid. - The state of this iterator is undefined before the first call of this method.
            -
            -
            Specified by:
            -
            next in interface SortedViewIterator
            -
            Returns:
            -
            true if the next index is valid.
            +
            the quantile at the current index.
          @@ -449,7 +333,7 @@

          next

          diff --git a/docs/master/org/apache/datasketches/quantilescommon/InequalitySearch.html b/docs/master/org/apache/datasketches/quantilescommon/InequalitySearch.html index 9fa71ccdc..8306b9c2f 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/InequalitySearch.html +++ b/docs/master/org/apache/datasketches/quantilescommon/InequalitySearch.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":6,"i1":6,"i2":6,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9}; +var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -274,6 +274,17 @@

          Method Summary

          abstract String +desc​(long[] arr, + int low, + int high, + double v, + int idx) + +
          Optional call that describes the details of the results of the search.
          + + + +abstract String desc​(long[] arr, int low, int high, @@ -283,7 +294,7 @@

          Method Summary

          Optional call that describes the details of the results of the search.
          - + static int find​(double[] arr, int low, @@ -295,7 +306,7 @@

          Method Summary

          the given InequalitySearch criterion.
      - + static int find​(float[] arr, int low, @@ -307,7 +318,19 @@

      Method Summary

      the given InequalitySearch criterion.
      - + +static int +find​(long[] arr, + int low, + int high, + double v, + InequalitySearch crit) + +
      Binary Search for the index of the double value in the given search range that satisfies + the given InequalitySearch criterion.
      + + + static int find​(long[] arr, int low, @@ -319,14 +342,14 @@

      Method Summary

      the given InequalitySearch criterion. - + static InequalitySearch valueOf​(String name)
      Returns the enum constant of this type with the specified name.
      - + static InequalitySearch[] values() @@ -340,14 +363,14 @@

      Method Summary

      Methods inherited from class java.lang.Enum

      -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
    • +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
    @@ -518,10 +541,10 @@

    desc

    Used primarily for debugging.
    Parameters:
    -
    arr - The underlying sorted array of double values
    +
    arr - The underlying sorted array of values
    low - the low index of the range
    high - the high index of the range
    -
    v - the double value to search for
    +
    v - the value to search for
    idx - the resolved index from the search
    Returns:
    the descriptive string.
    @@ -543,10 +566,10 @@

    desc

    Used primarily for debugging.
    Parameters:
    -
    arr - The underlying sorted array of double values
    +
    arr - The underlying sorted array of values
    low - the low index of the range
    high - the high index of the range
    -
    v - the double value to search for
    +
    v - the value to search for
    idx - the resolved index from the search
    Returns:
    the descriptive string.
    @@ -568,10 +591,35 @@

    desc

    Used primarily for debugging.
    Parameters:
    -
    arr - The underlying sorted array of double values
    +
    arr - The underlying sorted array of values
    +
    low - the low index of the range
    +
    high - the high index of the range
    +
    v - the value to search for
    +
    idx - the resolved index from the search
    +
    Returns:
    +
    the descriptive string.
    +
    + + + + + +
      +
    • +

      desc

      +
      public abstract String desc​(long[] arr,
      +                            int low,
      +                            int high,
      +                            double v,
      +                            int idx)
      +
      Optional call that describes the details of the results of the search. + Used primarily for debugging.
      +
      +
      Parameters:
      +
      arr - The underlying sorted array of values
      low - the low index of the range
      high - the high index of the range
      -
      v - the double value to search for
      +
      v - the value to search for
      idx - the resolved index from the search
      Returns:
      the descriptive string.
      @@ -635,7 +683,7 @@

      find

      -
        +
        • find

          public static int find​(long[] arr,
          @@ -658,6 +706,32 @@ 

          find

    + + + +
      +
    • +

      find

      +
      public static int find​(long[] arr,
      +                       int low,
      +                       int high,
      +                       double v,
      +                       InequalitySearch crit)
      +
      Binary Search for the index of the double value in the given search range that satisfies + the given InequalitySearch criterion. + If -1 is returned there are no values in the search range that satisfy the criterion.
      +
      +
      Parameters:
      +
      arr - the given array that must be sorted.
      +
      low - the lowest index of the lowest value in the search range, inclusive.
      +
      high - the highest index of the highest value in the search range, inclusive.
      +
      v - the value to search for.
      +
      crit - one of LT, LE, EQ, GT, GE
      +
      Returns:
      +
      the index of the value in the given search range that satisfies the criterion
      +
      +
    • +
    diff --git a/docs/master/org/apache/datasketches/quantilescommon/PartitionBoundaries.html b/docs/master/org/apache/datasketches/quantilescommon/PartitionBoundaries.html new file mode 100644 index 000000000..816dbf8ca --- /dev/null +++ b/docs/master/org/apache/datasketches/quantilescommon/PartitionBoundaries.html @@ -0,0 +1,375 @@ + + + + + +PartitionBoundaries (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Interface PartitionBoundaries

    +
    +
    +
    +
      +
    • +
      +
      All Known Implementing Classes:
      +
      GenericPartitionBoundaries
      +
      +
      +
      public interface PartitionBoundaries
      +
      This defines a set of results computed from the getParitionBoundaries() function and + encapsulates the basic methods needed to construct actual partitions based on generic items.
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        All Methods Instance Methods Abstract Methods 
        Modifier and TypeMethodDescription
        longgetN() +
        Gets the length of the input stream offered to the underlying sketch.
        +
        long[]getNaturalRanks() +
        Gets an ordered array of natural ranks of the associated array of partition boundaries utilizing + a specified search criterion.
        +
        double[]getNormalizedRanks() +
        Gets an ordered array of normalized ranks of the associated array of partition boundaries utilizing + a specified search criterion.
        +
        long[]getNumDeltaItems() +
        Gets the number of items to be included for each partition as an array.
        +
        intgetNumPartitions() +
        Gets the number of partitions
        +
        QuantileSearchCriteriagetSearchCriteria() +
        Gets the search criteria specified for the source sketch
        +
        +
      • +
      +
      +
    • +
    +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getN

          +
          long getN()
          +
          Gets the length of the input stream offered to the underlying sketch.
          +
          +
          Returns:
          +
          the length of the input stream offered to the underlying sketch.
          +
          +
        • +
        + + + +
          +
        • +

          getNaturalRanks

          +
          long[] getNaturalRanks()
          +
          Gets an ordered array of natural ranks of the associated array of partition boundaries utilizing + a specified search criterion. Natural ranks are integral values on the interval [1, N]
          +
          +
          Returns:
          +
          an array of natural ranks.
          +
          +
        • +
        + + + +
          +
        • +

          getNormalizedRanks

          +
          double[] getNormalizedRanks()
          +
          Gets an ordered array of normalized ranks of the associated array of partition boundaries utilizing + a specified search criterion. Normalized ranks are double values on the interval [0.0, 1.0].
          +
          +
          Returns:
          +
          an array of normalized ranks.
          +
          +
        • +
        + + + +
          +
        • +

          getNumDeltaItems

          +
          long[] getNumDeltaItems()
          +
          Gets the number of items to be included for each partition as an array. + The count at index 0 is 0. The number of items included in the first partition, defined by the boundaries at + index 0 and index 1, is at index 1 in this array, etc.
          +
          +
          Returns:
          +
          the number of items to be included for each partition as an array.
          +
          +
        • +
        + + + +
          +
        • +

          getNumPartitions

          +
          int getNumPartitions()
          +
          Gets the number of partitions
          +
          +
          Returns:
          +
          the number of partitions
          +
          +
        • +
        + + + +
          +
        • +

          getSearchCriteria

          +
          QuantileSearchCriteria getSearchCriteria()
          +
          Gets the search criteria specified for the source sketch
          +
          +
          Returns:
          +
          The search criteria specified for the source sketch
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/master/org/apache/datasketches/quantilescommon/PartitioningFeature.html b/docs/master/org/apache/datasketches/quantilescommon/PartitioningFeature.html new file mode 100644 index 000000000..6277359af --- /dev/null +++ b/docs/master/org/apache/datasketches/quantilescommon/PartitioningFeature.html @@ -0,0 +1,332 @@ + + + + + +PartitioningFeature (datasketches-java 4.3.0-SNAPSHOT API) + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Interface PartitioningFeature<T>

    +
    +
    +
    + +
    +
    + +
    +
    +
      +
    • + +
      +
        +
      • + + +

        Method Detail

        + + + + + + + +
          +
        • +

          getPartitionBoundaries

          +
          GenericPartitionBoundaries<T> getPartitionBoundaries​(int numEquallySized,
          +                                                     QuantileSearchCriteria searchCrit)
          +
          This method returns an instance of + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.
          +
          +
          Parameters:
          +
          numEquallySized - an integer that specifies the number of equally sized partitions between + getMinItem() and + getMaxItem(). + This must be a positive integer greater than zero. +
            +
          • A 1 will return: minItem, maxItem.
          • +
          • A 2 will return: minItem, median quantile, maxItem.
          • +
          • Etc.
          • +
          +
          searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally sized partitions + with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. + If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally sized partitions + with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
          +
          Returns:
          +
          an instance of GenericPartitionBoundaries.
          +
          Throws:
          +
          IllegalArgumentException - if sketch is empty.
          +
          IllegalArgumentException - if numEquallySized is less than 1.
          +
          +
        • +
        +
      • +
      +
      +
    • +
    +
    +
    +
    + + + + diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantileSearchCriteria.html b/docs/master/org/apache/datasketches/quantilescommon/QuantileSearchCriteria.html index 8037873fe..48c143db3 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantileSearchCriteria.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantileSearchCriteria.html @@ -225,14 +225,14 @@

    Method Summary

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html b/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html index 6e1c7e1ae..ea19d940f 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html @@ -389,7 +389,7 @@

    Method Summary

    long getN() -
    Gets the length of the input stream.
    +
    Gets the length of the input stream offered to the sketch..
    @@ -579,10 +579,10 @@

    getK

  • getN

    long getN()
    -
    Gets the length of the input stream.
    +
    Gets the length of the input stream offered to the sketch..
    Returns:
    -
    the length of the input stream.
    +
    the length of the input stream offered to the sketch.
  • @@ -729,7 +729,7 @@

    toString

    Returns a summary of the key parameters of the sketch.
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
    Returns:
    a summary of the key parameters of the sketch.
    diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.DoublesPartitionBoundaries.html b/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.DoublesPartitionBoundaries.html index 6771cb777..48ed913ae 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.DoublesPartitionBoundaries.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.DoublesPartitionBoundaries.html @@ -212,7 +212,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html b/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html index 6a0347a3b..ef61692d1 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":18,"i7":6,"i8":18,"i9":6,"i10":6,"i11":18,"i12":6,"i13":6,"i14":18,"i15":6,"i16":18,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6}; +var data = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":18,"i7":6,"i8":6,"i9":18,"i10":6,"i11":6,"i12":18,"i13":6,"i14":18,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -236,30 +236,13 @@

    Method Summary

    -default QuantilesDoublesAPI.DoublesPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted) - -
    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    - - - -QuantilesDoublesAPI.DoublesPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    - - - default double[] getPMF​(double[] splitPoints)
    This is equivalent to getPMF(splitPoints, INCLUSIVE)
    - + double[] getPMF​(double[] splitPoints, QuantileSearchCriteria searchCrit) @@ -269,14 +252,14 @@

    Method Summary

    given a set of splitPoints. - + default double getQuantile​(double rank)
    This is equivalent to getQuantile(rank, INCLUSIVE)
    - + double getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -284,7 +267,7 @@

    Method Summary

    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + double getQuantileLowerBound​(double rank) @@ -292,14 +275,14 @@

    Method Summary

    given rank exists. - + default double[] getQuantiles​(double[] ranks)
    This is equivalent to getQuantiles(ranks, INCLUSIVE)
    - + double[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -307,7 +290,7 @@

    Method Summary

    Gets an array of quantiles from the given array of normalized ranks.
    - + double getQuantileUpperBound​(double rank) @@ -315,14 +298,14 @@

    Method Summary

    given rank exists. - + default double getRank​(double quantile)
    This is equivalent to getRank(quantile, INCLUSIVE)
    - + double getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -330,14 +313,14 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + default double[] getRanks​(double[] quantiles)
    This is equivalent to getRanks(quantiles, INCLUSIVE)
    - + double[] getRanks​(double[] quantiles, QuantileSearchCriteria searchCrit) @@ -346,35 +329,35 @@

    Method Summary

    search criterion. - + int getSerializedSizeBytes()
    Returns the current number of bytes this Sketch would require if serialized.
    - + DoublesSortedView getSortedView()
    Gets the sorted view of this sketch
    - + QuantilesDoublesSketchIterator iterator()
    Gets the iterator for this sketch, which is not sorted.
    - + byte[] toByteArray()
    Returns a byte array representation of this sketch.
    - + void update​(double item) @@ -501,69 +484,6 @@

    getMinItem

    - - - - - - - -
      -
    • -

      getPartitionBoundaries

      -
      QuantilesDoublesAPI.DoublesPartitionBoundaries getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                      QuantileSearchCriteria searchCrit)
      -
      This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      -
      -
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). - This must be a positive integer greater than zero. -
        -
      • A 1 will return: minItem, maxItem.
      • -
      • A 2 will return: minItem, median quantile, maxItem.
      • -
      • Etc.
      • -
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions - with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions - with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      -
      Returns:
      -
      an instance of DoublesPartitionBoundaries.
      -
      Throws:
      -
      IllegalArgumentException - if sketch is empty.
      -
      IllegalArgumentException - if numEquallyWeighted is less than 1.
      -
      -
    • -
    diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.FloatsPartitionBoundaries.html b/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.FloatsPartitionBoundaries.html index 08d977ba7..5cd0d98aa 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.FloatsPartitionBoundaries.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.FloatsPartitionBoundaries.html @@ -212,7 +212,7 @@

    Method Summary

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html b/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html index 869f7a7cc..8272a8c9c 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":18,"i7":6,"i8":18,"i9":6,"i10":6,"i11":18,"i12":6,"i13":6,"i14":18,"i15":6,"i16":18,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6}; +var data = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":18,"i7":6,"i8":6,"i9":18,"i10":6,"i11":6,"i12":18,"i13":6,"i14":18,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -236,30 +236,13 @@

    Method Summary

    -default QuantilesFloatsAPI.FloatsPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted) - -
    This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    - - - -QuantilesFloatsAPI.FloatsPartitionBoundaries -getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
    This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
    - - - default double[] getPMF​(float[] splitPoints)
    This is equivalent to getPMF(splitPoints, INCLUSIVE)
    - + double[] getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit) @@ -269,14 +252,14 @@

    Method Summary

    given a set of splitPoints. - + default float getQuantile​(double rank)
    This is equivalent to getQuantile(rank, INCLUSIVE)
    - + float getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -284,7 +267,7 @@

    Method Summary

    Gets the approximate quantile of the given normalized rank and the given search criterion.
    - + float getQuantileLowerBound​(double rank) @@ -292,14 +275,14 @@

    Method Summary

    given rank exists. - + default float[] getQuantiles​(double[] ranks)
    This is equivalent to getQuantiles(ranks, INCLUSIVE)
    - + float[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -307,7 +290,7 @@

    Method Summary

    Gets an array of quantiles from the given array of normalized ranks.
    - + float getQuantileUpperBound​(double rank) @@ -315,14 +298,14 @@

    Method Summary

    given rank exists. - + default double getRank​(float quantile)
    This is equivalent to getRank(quantile, INCLUSIVE)
    - + double getRank​(float quantile, QuantileSearchCriteria searchCrit) @@ -330,14 +313,14 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + default double[] getRanks​(float[] quantiles)
    This is equivalent to getRanks(quantiles, INCLUSIVE)
    - + double[] getRanks​(float[] quantiles, QuantileSearchCriteria searchCrit) @@ -346,35 +329,35 @@

    Method Summary

    search criterion. - + int getSerializedSizeBytes()
    Returns the current number of bytes this Sketch would require if serialized.
    - + FloatsSortedView getSortedView()
    Gets the sorted view of this sketch
    - + QuantilesFloatsSketchIterator iterator()
    Gets the iterator for this sketch, which is not sorted.
    - + byte[] toByteArray()
    Returns a byte array representation of this sketch.
    - + void update​(float item) @@ -501,69 +484,6 @@

    getMinItem

    - - - - - - - -
      -
    • -

      getPartitionBoundaries

      -
      QuantilesFloatsAPI.FloatsPartitionBoundaries getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                    QuantileSearchCriteria searchCrit)
      -
      This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      -
      -
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). - This must be a positive integer greater than zero. -
        -
      • A 1 will return: minItem, maxItem.
      • -
      • A 2 will return: minItem, median quantile, maxItem.
      • -
      • Etc.
      • -
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions - with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions - with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      -
      Returns:
      -
      an instance of FloatsPartitionBoundaries.
      -
      Throws:
      -
      IllegalArgumentException - if sketch is empty.
      -
      IllegalArgumentException - if numEquallyWeighted is less than 1.
      -
      -
    • -
    @@ -686,7 +606,7 @@

    getQuantileLowerBound

    Gets the lower bound of the quantile confidence interval in which the quantile of the given rank exists. -

    Although it is possible to estimate the probablity that the true quantile +

    Although it is possible to estimate the probability that the true quantile exists within the quantile confidence interval specified by the upper and lower quantile bounds, it is not possible to guarantee the width of the quantile confidence interval as an additive or multiplicative percent of the true quantile.

    @@ -711,7 +631,7 @@

    getQuantileUpperBound

    Gets the upper bound of the quantile confidence interval in which the true quantile of the given rank exists. -

    Although it is possible to estimate the probablity that the true quantile +

    Although it is possible to estimate the probability that the true quantile exists within the quantile confidence interval specified by the upper and lower quantile bounds, it is not possible to guarantee the width of the quantile interval as an additive or multiplicative percent of the true quantile.

    diff --git a/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html b/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html index 27b28dfe1..f8bea7308 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html +++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":18,"i7":6,"i8":18,"i9":6,"i10":6,"i11":18,"i12":6,"i13":6,"i14":18,"i15":6,"i16":18,"i17":6,"i18":6,"i19":6,"i20":6}; +var data = {"i0":18,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":18,"i7":6,"i8":6,"i9":18,"i10":6,"i11":6,"i12":18,"i13":6,"i14":18,"i15":6,"i16":6,"i17":6,"i18":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -89,7 +89,7 @@
    - + default T[] getQuantiles​(double[] ranks)
    This is equivalent to getQuantiles(ranks, INCLUSIVE)
    - + T[] getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -313,7 +268,7 @@

    Method Summary

    Gets an array of quantiles from the given array of normalized ranks.
    - + T getQuantileUpperBound​(double rank) @@ -321,14 +276,14 @@

    Method Summary

    given rank exists. - + default double getRank​(T quantile)
    This is equivalent to getRank(T quantile, INCLUSIVE)
    - + double getRank​(T quantile, QuantileSearchCriteria searchCrit) @@ -336,14 +291,14 @@

    Method Summary

    Gets the normalized rank corresponding to the given a quantile.
    - + default double[] getRanks​(T[] quantiles)
    This is equivalent to getRanks(quantiles, INCLUSIVE)
    - + double[] getRanks​(T[] quantiles, QuantileSearchCriteria searchCrit) @@ -352,21 +307,21 @@

    Method Summary

    search criterion. - + GenericSortedView<T> getSortedView()
    Gets the sorted view of this sketch
    - + QuantilesGenericSketchIterator<T> iterator()
    Gets the iterator for this sketch, which is not sorted.
    - + void update​(T item) @@ -497,71 +452,6 @@

    getMinItem

    - - - - - - - -
      -
    • -

      getPartitionBoundaries

      -
      QuantilesGenericAPI.GenericPartitionBoundaries<T> getPartitionBoundaries​(int numEquallyWeighted,
      -                                                                         QuantileSearchCriteria searchCrit)
      -
      This method returns an instance of - GenericPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
      -
      -
      Parameters:
      -
      numEquallyWeighted - an integer that specifies the number of equally weighted partitions between - getMinItem() and getMaxItem(). - This must be a positive integer greater than zero. -
        -
      • A 1 will return: minItem, maxItem.
      • -
      • A 2 will return: minItem, median quantile, maxItem.
      • -
      • Etc.
      • -
      -
      searchCrit - If INCLUSIVE, all the returned quantiles are the upper boundaries of the equally weighted partitions - with the exception of the lowest returned quantile, which is the lowest boundary of the lowest ranked partition. - If EXCLUSIVE, all the returned quantiles are the lower boundaries of the equally weighted partitions - with the exception of the highest returned quantile, which is the upper boundary of the highest ranked partition.
      -
      Returns:
      -
      an instance of GenericPartitionBoundaries.
      -
      Throws:
      -
      IllegalArgumentException - if sketch is empty.
      -
      IllegalArgumentException - if numEquallyWeighted is less than 1.
      -
      -
    • -
    @@ -956,7 +846,7 @@

    update

    @@ -232,6 +273,29 @@

    Methods inherited from class java.lang.
    • + +
      + +
        @@ -283,30 +347,54 @@

        checkFloatsSplitPointsOrder

      - +
      • -

        equallyWeightedRanks

        -
        public static double[] equallyWeightedRanks​(int num)
        -
        Returns a double array of ranks that defines equally weighted regions between 0.0, inclusive and 1.0, inclusive. - The 0.0 and 1.0 end points are part of the returned array and are the getMinItem() and getMaxItem() values of the - sketch. - For example, if num == 2, three values will be returned: 0.0, .5, and 1, where the two equally weighted regions are - 0.0 to 0.5, and 0.5 to 1.0.
        +

        equallySpacedDoubles

        +
        public static double[] equallySpacedDoubles​(int num)
        +
        Returns an array of (num + 1) values that define equally sized intervals between 0.0, inclusive, and 1.0, + inclusive. The end points 0.0 and 1.0 are part of the returned array. + +

        For example, if num == 2, three values will be returned: 0.0, .5, and 1, where the two equally sized regions + are {0.0,0.5}, and {0.5, 1.0}.

        Parameters:
        -
        num - the total number of equally weighted regions between 0.0 and 1.0 defined by the ranks in the returned - array. num must be 1 or greater.
        +
        num - the total number of equally sized intervals between 0.0, inclusive and 1.0, inclusive. + Must be 1 or greater.
        Returns:
        -
        a double array of num + 1 ranks that define the boundaries of num equally weighted - regions between 0.0, inclusive and 1.0, inclusive.
        +
        a double array of values that define (num + 1) equally sized intervals between 0.0, inclusive and 1.0, + inclusive.
        Throws:
        IllegalArgumentException - if num is less than 1.
      + + + +
        +
      • +

        equallySpacedLongs

        +
        public static long[] equallySpacedLongs​(long min,
        +                                        long max,
        +                                        int num)
        +
        Returns an array of (num + 1) longs that define, approximately, equally spaced intervals between the given + max, inclusive, and min, inclusive. The end points max and min are part of the + returned array. Because the range of the values may not exactly divide into num intervals, + the size of these intervals may vary by plus or minus one.
        +
        +
        Parameters:
        +
        min - the lowest positive valued (or zero) number of the range
        +
        max - the highest positive valued number of the range. max must be greater than min
        +
        num - Number of requested intervals. Must be greater or equal to one, and less than or equal to + max - min.
        +
        Returns:
        +
        an array of (num + 1) longs that are approximately equally spaced between the given min and max.
        +
        +
      • +
      @@ -354,7 +442,7 @@

      evenlySpacedDoubles

      -
        +
        • evenlyLogSpaced

          public static double[] evenlyLogSpaced​(double value1,
          @@ -374,6 +462,17 @@ 

          evenlyLogSpaced

        + + + +
          +
        • +

          getNaturalRank

          +
          public static double getNaturalRank​(double normalizedRank,
          +                                    long totalN,
          +                                    QuantileSearchCriteria searchCrit)
          +
        • +
      @@ -427,13 +526,13 @@

      evenlyLogSpaced

      diff --git a/docs/master/org/apache/datasketches/quantilescommon/SortedView.html b/docs/master/org/apache/datasketches/quantilescommon/SortedView.html index 65973c806..9edaf7313 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/SortedView.html +++ b/docs/master/org/apache/datasketches/quantilescommon/SortedView.html @@ -27,7 +27,7 @@ catch(err) { } //--> -var data = {"i0":6,"i1":6,"i2":6}; +var data = {"i0":6,"i1":6,"i2":6,"i3":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -133,19 +133,15 @@

      Interface SortedView


      public interface SortedView
      -
      This is the base interface for the Sorted View interface hierarchy. +
      This is the base interface for the Sorted View interface hierarchy and defines the methods that are type independent. -

      The Sorted View provides a view of the data retained by a quantiles-type sketch - that would be cumbersome to get any other way. - One can iterate over the contents of the sketch using the sketch's iterator, but the result is not sorted.

      +

      The SortedView interface hierarchy provides a sorted view of the data retained by a quantiles-type sketch that + would be cumbersome to get any other way. + One could use the sketch's iterator to iterate over the contents of the sketch, + but the result would not be sorted.

      -

      Once this sorted view has been created, it provides not only a sorted view of the data retained by the sketch - but also the basic queries, such as getRank(), getQuantile(), and getCDF() and getPMF(). - In addition, the iterator obtained from this sorted view provides useful detailed information about each entry.

      - -

      The data from a Sorted view is an unbiased sample of the input stream that can be used for other kinds of - analysis not directly provided by the sketch. For example, comparing two sketches using the Kolmogorov-Smirnov - test.

      +

      The data from a Sorted view is an unbiased random sample of the input stream that can be used for other kinds of + analysis not directly provided by the sketch.

      Author:
      Alexander Saydakov, Lee Rhodes
      @@ -174,18 +170,25 @@

      Method Summary

      long[] getCumulativeWeights() -
      Returns the array of cumulative weights
      +
      Returns the array of cumulative weights from the sketch.
      +long +getN() + +
      Returns the total number of items presented to the sourcing sketch.
      + + + boolean isEmpty()
      Returns true if this sorted view is empty.
      - -SortedViewIterator + +SortedViewIterator iterator()
      Returns an iterator for this Sorted View.
      @@ -215,10 +218,25 @@

      Method Detail

    • getCumulativeWeights

      long[] getCumulativeWeights()
      -
      Returns the array of cumulative weights
      +
      Returns the array of cumulative weights from the sketch. + Also known as the natural ranks, which are the Natural Numbers on the interval [1, N].
      +
      +
      Returns:
      +
      the array of cumulative weights (or natural ranks).
      +
      +
    • +
    + + + +
      +
    • +

      getN

      +
      long getN()
      +
      Returns the total number of items presented to the sourcing sketch.
      Returns:
      -
      the array of cumulative weights
      +
      the total number of items presented to the sourcing sketch.
    @@ -242,7 +260,7 @@

    isEmpty

    • iterator

      -
      SortedViewIterator iterator()
      +
      SortedViewIterator iterator()
      Returns an iterator for this Sorted View.
      Returns:
      diff --git a/docs/master/org/apache/datasketches/quantilescommon/SortedViewIterator.html b/docs/master/org/apache/datasketches/quantilescommon/SortedViewIterator.html index adf15f370..888be646e 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/SortedViewIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/SortedViewIterator.html @@ -27,8 +27,8 @@ catch(err) { } //--> -var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -90,13 +90,13 @@ @@ -117,22 +117,27 @@
      -

      Interface SortedViewIterator

      +

      Class SortedViewIterator

      +
        +
      • java.lang.Object
      • +
      • +
          +
        • org.apache.datasketches.quantilescommon.SortedViewIterator
        • +
        +
      • +
      • -
        All Known Subinterfaces:
        -
        DoublesSortedViewIterator, FloatsSortedViewIterator
        -
        -
        -
        All Known Implementing Classes:
        -
        DoublesSketchSortedViewIterator, GenericSortedViewIterator, ItemsSketchSortedView.ItemsSketchSortedViewIterator, KllDoublesSketchSortedViewIterator, KllFloatsSketchSortedViewIterator, KllItemsSketchSortedView.KllItemsSketchSortedViewIterator, ReqSketchSortedViewIterator
        +
        Direct Known Subclasses:
        +
        DoublesSortedViewIterator, FloatsSortedViewIterator, GenericSortedViewIterator

        -
        public interface SortedViewIterator
        +
        public class SortedViewIterator
        +extends Object
        This is the base interface for the SortedViewIterator hierarchy used with a SortedView obtained from a quantile-type sketch. This provides an ordered iterator over the retained quantiles of the associated quantile-type sketch. @@ -155,6 +160,39 @@

        Interface SortedViewItera
        • + +
          +
            +
          • + + +

            Field Summary

            + + + + + + + + + + + + + + + + + + + + + + +
            Fields 
            Modifier and TypeFieldDescription
            protected long[]cumWeights 
            protected intindex 
            protected longtotalN 
            +
          • +
          +
          @@ -215,6 +260,43 @@

          Method Summary

          • + +
            +
              +
            • + + +

              Field Detail

              + + + +
                +
              • +

                cumWeights

                +
                protected final long[] cumWeights
                +
              • +
              + + + +
                +
              • +

                totalN

                +
                protected long totalN
                +
              • +
              + + + +
                +
              • +

                index

                +
                protected int index
                +
              • +
              +
            • +
            +
              @@ -222,24 +304,26 @@

              Method Summary

              Method Detail

              - +
              • -

                getCumulativeWeight

                -
                long getCumulativeWeight​(QuantileSearchCriteria searchCrit)
                -
                Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion. - This is also referred to as the "Natural Rank". +

                getNaturalRank

                +
                public long getNaturalRank​(QuantileSearchCriteria searchCrit)
                +
                Gets the natural rank at the current index (or previous index) based on the chosen search criterion. + This is also referred to as the "cumulative weight". The natural rank is a number in the range [1, N], + where N (getN()) is the total number of items fed to the sketch.

                Don't call this before calling next() for the first time or after getting false from next().

                Parameters:
                -
                searchCrit - if INCLUSIVE, includes the weight at the current index in the cumulative sum. - Otherwise, it will return the cumulative weight of the previous index.
                +
                searchCrit - if INCLUSIVE, includes the weight of the item at the current index in the computation of + the natural rank. + Otherwise, it will return the natural rank of the previous index.
                Returns:
                -
                cumulative weight at the current index on the chosen search criterion.
                +
                the natural rank at the current index (or previous index) based on the chosen search criterion.
              @@ -249,7 +333,7 @@

              getCumulativeWeight

              • getN

                -
                long getN()
                +
                public long getN()
                Gets the total count of all items presented to the sketch.
                Returns:
                @@ -263,9 +347,10 @@

                getN

                • getNormalizedRank

                  -
                  double getNormalizedRank​(QuantileSearchCriteria searchCrit)
                  +
                  public double getNormalizedRank​(QuantileSearchCriteria searchCrit)
                  Gets the normalized rank at the current index (or previous index) - based on the chosen search criterion. + based on the chosen search criterion. Where normalized rank = natural rank / N (getN()) + and is a fraction in the range (0,1.0].

                  Don't call this before calling next() for the first time or after getting false from next().

                  @@ -285,14 +370,14 @@

                  getNormalizedRank

                  • getWeight

                    -
                    long getWeight()
                    -
                    Gets the natural weight at the current index. +
                    public long getWeight()
                    +
                    Gets the weight contribution of the item at the current index.

                    Don't call this before calling next() for the first time or after getting false from next().

                    Returns:
                    -
                    the natural weight at the current index.
                    +
                    the weight contribution of the item at the current index.
                  @@ -302,7 +387,7 @@

                  getWeight

                  • next

                    -
                    boolean next()
                    +
                    public boolean next()
                    Advances the index and checks if it is valid. The state of this iterator is undefined before the first call of this method.
                    @@ -364,13 +449,13 @@

                    next

                    diff --git a/docs/master/org/apache/datasketches/quantilescommon/class-use/DoublesSortedViewIterator.html b/docs/master/org/apache/datasketches/quantilescommon/class-use/DoublesSortedViewIterator.html index 9e11dc071..83e0e3543 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/class-use/DoublesSortedViewIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/class-use/DoublesSortedViewIterator.html @@ -3,7 +3,7 @@ -Uses of Interface org.apache.datasketches.quantilescommon.DoublesSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) +Uses of Class org.apache.datasketches.quantilescommon.DoublesSortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,7 +21,7 @@ + + + + + + + + + +
                    + +
                    +
                    +
                    +

                    Uses of Interface
                    org.apache.datasketches.quantilescommon.PartitioningFeature

                    +
                    +
                    + +
                    +
                    + + + diff --git a/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantileSearchCriteria.html b/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantileSearchCriteria.html index 24221f593..66e84f9d6 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantileSearchCriteria.html +++ b/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantileSearchCriteria.html @@ -114,20 +114,24 @@

                    +org.apache.datasketches.partitions +  + + org.apache.datasketches.quantiles
                    The quantiles package contains stochastic streaming algorithms that enable single-pass analysis of the distribution of a stream of quantiles.
                    - + org.apache.datasketches.quantilescommon
                    This package contains common tools and methods for the quantiles, kll and req packages.
                    - + org.apache.datasketches.req
                    This package is for the implementation of the Relative Error Quantiles sketch algorithm.
                    @@ -176,121 +180,101 @@

                    Uses of   -long -KllDoublesSketchSortedViewIterator.getCumulativeWeight​(QuantileSearchCriteria searchCrit) -  - - -long -KllFloatsSketchSortedViewIterator.getCumulativeWeight​(QuantileSearchCriteria searchCrit) -  - - -double -KllDoublesSketchSortedViewIterator.getNormalizedRank​(QuantileSearchCriteria searchCrit) -  - - -double -KllFloatsSketchSortedViewIterator.getNormalizedRank​(QuantileSearchCriteria searchCrit) -  - - -QuantilesDoublesAPI.DoublesPartitionBoundaries -KllDoublesSketch.getPartitionBoundaries​(int numEquallyWeighted, +GenericPartitionBoundaries<T> +KllItemsSketch.getPartitionBoundaries​(int numEquallySized, QuantileSearchCriteria searchCrit)   -QuantilesFloatsAPI.FloatsPartitionBoundaries -KllFloatsSketch.getPartitionBoundaries​(int numEquallyWeighted, +GenericPartitionBoundaries<T> +KllItemsSketchSortedView.getPartitionBoundaries​(int numEquallySized, QuantileSearchCriteria searchCrit)   -QuantilesGenericAPI.GenericPartitionBoundaries<T> -KllItemsSketch.getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) -  - - double[] KllDoublesSketch.getPMF​(double[] splitPoints, QuantileSearchCriteria searchCrit)   - + double[] KllFloatsSketch.getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit)   - + double[] KllItemsSketch.getPMF​(T[] splitPoints, QuantileSearchCriteria searchCrit)   - + double[] KllItemsSketchSortedView.getPMF​(T[] splitPoints, QuantileSearchCriteria searchCrit)   - + double KllDoublesSketch.getQuantile​(double rank, QuantileSearchCriteria searchCrit)   - + double KllDoublesSketchSortedView.getQuantile​(double rank, QuantileSearchCriteria searchCrit)   - + float KllFloatsSketch.getQuantile​(double rank, QuantileSearchCriteria searchCrit)   - + float KllFloatsSketchSortedView.getQuantile​(double rank, QuantileSearchCriteria searchCrit)   - + T KllItemsSketch.getQuantile​(double rank, QuantileSearchCriteria searchCrit)   - + T KllItemsSketchSortedView.getQuantile​(double rank, QuantileSearchCriteria searchCrit)   - + double[] KllDoublesSketch.getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit)   - + float[] KllFloatsSketch.getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit)   - + T[] KllItemsSketch.getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit)   + +T[] +KllItemsSketchSortedView.getQuantiles​(double[] ranks, + QuantileSearchCriteria searchCrit) +  + double KllDoublesSketch.getRank​(double quantile, @@ -350,6 +334,31 @@

                    Uses of +
                    + + +

                    Uses of QuantileSearchCriteria in org.apache.datasketches.partitions

                    + + + + + + + + + + + + +
                    Constructors in org.apache.datasketches.partitions with parameters of type QuantileSearchCriteria 
                    ConstructorDescription
                    Partitioner​(long tgtPartitionSize, + int maxPartsPerSk, + SketchFillRequest<T,​S> fillReq, + QuantileSearchCriteria criteria) +
                    This constructor includes the QuantileSearchCriteria criteria as a parameter.
                    +
                    +
                    +

                  • +
                  • @@ -381,24 +390,14 @@

                    Uses of   -long -DoublesSketchSortedViewIterator.getCumulativeWeight​(QuantileSearchCriteria searchCrit) -  - - -double -DoublesSketchSortedViewIterator.getNormalizedRank​(QuantileSearchCriteria searchCrit) -  - - -QuantilesDoublesAPI.DoublesPartitionBoundaries -DoublesSketch.getPartitionBoundaries​(int numEquallyWeighted, +GenericPartitionBoundaries<T> +ItemsSketch.getPartitionBoundaries​(int numEquallySized, QuantileSearchCriteria searchCrit)   -QuantilesGenericAPI.GenericPartitionBoundaries<T> -ItemsSketch.getPartitionBoundaries​(int numEquallyWeighted, +GenericPartitionBoundaries<T> +ItemsSketchSortedView.getPartitionBoundaries​(int numEquallySized, QuantileSearchCriteria searchCrit)   @@ -457,36 +456,42 @@

                    Uses of   +T[] +ItemsSketchSortedView.getQuantiles​(double[] ranks, + QuantileSearchCriteria searchCrit) +  + + double DoublesSketch.getRank​(double quantile, QuantileSearchCriteria searchCrit)   - + double DoublesSketchSortedView.getRank​(double quantile, QuantileSearchCriteria searchCrit)   - + double ItemsSketch.getRank​(T quantile, QuantileSearchCriteria searchCrit)   - + double ItemsSketchSortedView.getRank​(T quantile, QuantileSearchCriteria searchCrit)   - + double[] DoublesSketch.getRanks​(double[] quantiles, QuantileSearchCriteria searchCrit)   - + double[] ItemsSketch.getRanks​(T[] quantiles, QuantileSearchCriteria searchCrit) @@ -510,6 +515,18 @@

                    Uses of +QuantileSearchCriteria +GenericPartitionBoundaries.getSearchCriteria() +  + + +QuantileSearchCriteria +PartitionBoundaries.getSearchCriteria() + +
                    Gets the search criteria specified for the source sketch
                    + + + static QuantileSearchCriteria QuantileSearchCriteria.valueOf​(String name) @@ -595,59 +612,39 @@

                    Uses of -long -GenericSortedViewIterator.getCumulativeWeight​(QuantileSearchCriteria searchCrit) +static double +QuantilesUtil.getNaturalRank​(double normalizedRank, + long totalN, + QuantileSearchCriteria searchCrit)   long -SortedViewIterator.getCumulativeWeight​(QuantileSearchCriteria searchCrit) +SortedViewIterator.getNaturalRank​(QuantileSearchCriteria searchCrit) -
                    Gets the cumulative weight at the current index (or previous index) based on the chosen search criterion.
                    +
                    Gets the natural rank at the current index (or previous index) based on the chosen search criterion.
                    double -GenericSortedViewIterator.getNormalizedRank​(QuantileSearchCriteria searchCrit) -  - - -double SortedViewIterator.getNormalizedRank​(QuantileSearchCriteria searchCrit)
                    Gets the normalized rank at the current index (or previous index) based on the chosen search criterion.
                    - -QuantilesDoublesAPI.DoublesPartitionBoundaries -QuantilesDoublesAPI.getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
                    This method returns an instance of DoublesPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
                    - - -QuantilesFloatsAPI.FloatsPartitionBoundaries -QuantilesFloatsAPI.getPartitionBoundaries​(int numEquallyWeighted, - QuantileSearchCriteria searchCrit) - -
                    This method returns an instance of FloatsPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
                    - - - -QuantilesGenericAPI.GenericPartitionBoundaries<T> -QuantilesGenericAPI.getPartitionBoundaries​(int numEquallyWeighted, +GenericPartitionBoundaries<T> +PartitioningFeature.getPartitionBoundaries​(int numEquallySized, QuantileSearchCriteria searchCrit)
                    This method returns an instance of - GenericPartitionBoundaries which provides - sufficient information for the user to create the given number of equally weighted partitions.
                    + GenericPartitionBoundaries which provides + sufficient information for the user to create the given number of equally sized partitions, where "equally sized" + refers to an approximately equal number of items per partition.

          - + default double[] DoublesSortedView.getPMF​(double[] splitPoints, QuantileSearchCriteria searchCrit) @@ -657,7 +654,7 @@

          Uses of + default double[] FloatsSortedView.getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit) @@ -667,7 +664,7 @@

          Uses of + double[] GenericSortedView.getPMF​(T[] splitPoints, QuantileSearchCriteria searchCrit) @@ -677,7 +674,7 @@

          Uses of + double[] QuantilesDoublesAPI.getPMF​(double[] splitPoints, QuantileSearchCriteria searchCrit) @@ -687,7 +684,7 @@

          Uses of + double[] QuantilesFloatsAPI.getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit) @@ -697,7 +694,7 @@

          Uses of + double[] QuantilesGenericAPI.getPMF​(T[] splitPoints, QuantileSearchCriteria searchCrit) @@ -707,7 +704,7 @@

          Uses of + double DoublesSortedView.getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -715,7 +712,7 @@

          Uses of Gets the approximate quantile of the given normalized rank and the given search criterion.

        - + float FloatsSortedView.getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -723,7 +720,7 @@

        Uses of Gets the approximate quantile of the given normalized rank and the given search criterion.

        - + T GenericSortedView.getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -731,7 +728,7 @@

        Uses of Gets the approximate quantile of the given normalized rank and the given search criterion.

      - + double QuantilesDoublesAPI.getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -739,7 +736,7 @@

      Uses of Gets the approximate quantile of the given normalized rank and the given search criterion.

      - + float QuantilesFloatsAPI.getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -747,7 +744,7 @@

      Uses of Gets the approximate quantile of the given normalized rank and the given search criterion.

    - + T QuantilesGenericAPI.getQuantile​(double rank, QuantileSearchCriteria searchCrit) @@ -755,7 +752,7 @@

    Uses of Gets the approximate quantile of the given normalized rank and the given search criterion. - + double[] QuantilesDoublesAPI.getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -763,7 +760,7 @@

    Uses of Gets an array of quantiles from the given array of normalized ranks. - + float[] QuantilesFloatsAPI.getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -771,7 +768,7 @@

    Uses of Gets an array of quantiles from the given array of normalized ranks. - + T[] QuantilesGenericAPI.getQuantiles​(double[] ranks, QuantileSearchCriteria searchCrit) @@ -779,7 +776,7 @@

    Uses of Gets an array of quantiles from the given array of normalized ranks. - + double DoublesSortedView.getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -787,7 +784,7 @@

    Uses of Gets the normalized rank corresponding to the given a quantile. - + double FloatsSortedView.getRank​(float quantile, QuantileSearchCriteria searchCrit) @@ -795,7 +792,7 @@

    Uses of Gets the normalized rank corresponding to the given a quantile. - + double GenericSortedView.getRank​(T quantile, QuantileSearchCriteria searchCrit) @@ -803,7 +800,7 @@

    Uses of Gets the normalized rank corresponding to the given a quantile. - + double QuantilesDoublesAPI.getRank​(double quantile, QuantileSearchCriteria searchCrit) @@ -811,7 +808,7 @@

    Uses of Gets the normalized rank corresponding to the given a quantile. - + double QuantilesFloatsAPI.getRank​(float quantile, QuantileSearchCriteria searchCrit) @@ -819,7 +816,7 @@

    Uses of Gets the normalized rank corresponding to the given a quantile. - + double QuantilesGenericAPI.getRank​(T quantile, QuantileSearchCriteria searchCrit) @@ -827,7 +824,7 @@

    Uses of Gets the normalized rank corresponding to the given a quantile. - + double[] QuantilesDoublesAPI.getRanks​(double[] quantiles, QuantileSearchCriteria searchCrit) @@ -836,7 +833,7 @@

    Uses of + double[] QuantilesFloatsAPI.getRanks​(float[] quantiles, QuantileSearchCriteria searchCrit) @@ -845,7 +842,7 @@

    Uses of + double[] QuantilesGenericAPI.getRanks​(T[] quantiles, QuantileSearchCriteria searchCrit) @@ -856,6 +853,25 @@

    Uses of +Constructors in org.apache.datasketches.quantilescommon with parameters of type QuantileSearchCriteria  + +Constructor +Description + + + +GenericPartitionBoundaries​(long totalN, + T[] boundaries, + long[] natRanks, + double[] normRanks, + T maxItem, + T minItem, + QuantileSearchCriteria searchCrit) +  + + +
  • @@ -878,16 +894,6 @@

    Uses of   -long -ReqSketchSortedViewIterator.getCumulativeWeight​(QuantileSearchCriteria searchCrit) -  - - -double -ReqSketchSortedViewIterator.getNormalizedRank​(QuantileSearchCriteria searchCrit) -  - - double[] ReqSketch.getPMF​(float[] splitPoints, QuantileSearchCriteria searchCrit) diff --git a/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesDoublesAPI.DoublesPartitionBoundaries.html b/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesDoublesAPI.DoublesPartitionBoundaries.html index 144f90aaa..72342fe26 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesDoublesAPI.DoublesPartitionBoundaries.html +++ b/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesDoublesAPI.DoublesPartitionBoundaries.html @@ -96,126 +96,7 @@

    Uses of Class
    org.apache.datasketches.quantilescommon.QuantilesDoublesAPI.DoublesPartitionBoundaries

    -
    - -
    +
    No usage of org.apache.datasketches.quantilescommon.QuantilesDoublesAPI.DoublesPartitionBoundaries

  • +
  • diff --git a/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesSketchIterator.html b/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesSketchIterator.html index 1144583f8..75922bcaf 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesSketchIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/class-use/QuantilesSketchIterator.html @@ -172,6 +172,14 @@

    Uses of Iterator over KllItemsSketch. + +class  +KllSketchIterator + +
    The base implementation for the KLL sketch iterator hierarchy used for viewing the + non-ordered quantiles retained by a sketch.
    + +

    diff --git a/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedView.html b/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedView.html index dd244bcd1..be2b0792d 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedView.html +++ b/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedView.html @@ -224,7 +224,7 @@

    Uses of interface  DoublesSortedView -
    The Sorted View for quantiles of primitive type double.
    +
    The Sorted View for quantile sketches of primitive type double.
    diff --git a/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedViewIterator.html b/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedViewIterator.html index e620ce260..65aaa23a5 100644 --- a/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedViewIterator.html +++ b/docs/master/org/apache/datasketches/quantilescommon/class-use/SortedViewIterator.html @@ -3,7 +3,7 @@ -Uses of Interface org.apache.datasketches.quantilescommon.SortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) +Uses of Class org.apache.datasketches.quantilescommon.SortedViewIterator (datasketches-java 4.3.0-SNAPSHOT API) @@ -21,7 +21,7 @@