You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/01/24 07:04:09 UTC

[incubator-datasketches-website] branch master updated: Update core java javadocs

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c991fe  Update core java javadocs
6c991fe is described below

commit 6c991fe67c598bc17e9e07051b02d917685fb25c
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jan 23 23:03:57 2020 -0800

    Update core java javadocs
---
 api/java/snapshot/apidocs/allclasses-frame.html    |  6 +--
 api/java/snapshot/apidocs/allclasses-noframe.html  |  6 +--
 api/java/snapshot/apidocs/constant-values.html     |  8 ++--
 api/java/snapshot/apidocs/deprecated-list.html     |  8 ++--
 api/java/snapshot/apidocs/help-doc.html            |  8 ++--
 api/java/snapshot/apidocs/index-all.html           |  8 ++--
 api/java/snapshot/apidocs/index.html               |  4 +-
 .../apache/datasketches/ArrayOfBooleansSerDe.html  |  8 ++--
 .../apache/datasketches/ArrayOfDoublesSerDe.html   |  8 ++--
 .../org/apache/datasketches/ArrayOfItemsSerDe.html |  8 ++--
 .../org/apache/datasketches/ArrayOfLongsSerDe.html |  8 ++--
 .../apache/datasketches/ArrayOfNumbersSerDe.html   |  8 ++--
 .../apache/datasketches/ArrayOfStringsSerDe.html   |  8 ++--
 .../datasketches/ArrayOfUtf16StringsSerDe.html     |  8 ++--
 .../org/apache/datasketches/BinomialBoundsN.html   |  8 ++--
 .../datasketches/BoundsOnBinomialProportions.html  |  8 ++--
 .../datasketches/BoundsOnRatiosInSampledSets.html  |  8 ++--
 .../BoundsOnRatiosInThetaSketchedSets.html         |  8 ++--
 .../org/apache/datasketches/ByteArrayUtil.html     |  8 ++--
 .../apidocs/org/apache/datasketches/Family.html    |  8 ++--
 .../org/apache/datasketches/HashOperations.html    |  8 ++--
 .../org/apache/datasketches/QuantilesHelper.html   |  8 ++--
 .../org/apache/datasketches/QuickSelect.html       |  8 ++--
 .../org/apache/datasketches/ResizeFactor.html      |  8 ++--
 .../datasketches/SketchesArgumentException.html    |  8 ++--
 .../org/apache/datasketches/SketchesException.html |  8 ++--
 .../datasketches/SketchesReadOnlyException.html    |  8 ++--
 .../datasketches/SketchesStateException.html       |  8 ++--
 .../apidocs/org/apache/datasketches/Util.html      |  8 ++--
 .../class-use/ArrayOfBooleansSerDe.html            |  8 ++--
 .../class-use/ArrayOfDoublesSerDe.html             |  8 ++--
 .../datasketches/class-use/ArrayOfItemsSerDe.html  |  8 ++--
 .../datasketches/class-use/ArrayOfLongsSerDe.html  |  8 ++--
 .../class-use/ArrayOfNumbersSerDe.html             |  8 ++--
 .../class-use/ArrayOfStringsSerDe.html             |  8 ++--
 .../class-use/ArrayOfUtf16StringsSerDe.html        |  8 ++--
 .../datasketches/class-use/BinomialBoundsN.html    |  8 ++--
 .../class-use/BoundsOnBinomialProportions.html     |  8 ++--
 .../class-use/BoundsOnRatiosInSampledSets.html     |  8 ++--
 .../BoundsOnRatiosInThetaSketchedSets.html         |  8 ++--
 .../datasketches/class-use/ByteArrayUtil.html      |  8 ++--
 .../org/apache/datasketches/class-use/Family.html  |  8 ++--
 .../datasketches/class-use/HashOperations.html     |  8 ++--
 .../datasketches/class-use/QuantilesHelper.html    |  8 ++--
 .../apache/datasketches/class-use/QuickSelect.html |  8 ++--
 .../datasketches/class-use/ResizeFactor.html       |  8 ++--
 .../class-use/SketchesArgumentException.html       |  8 ++--
 .../datasketches/class-use/SketchesException.html  |  8 ++--
 .../class-use/SketchesReadOnlyException.html       |  8 ++--
 .../class-use/SketchesStateException.html          |  8 ++--
 .../org/apache/datasketches/class-use/Util.html    |  8 ++--
 .../cpc/CompressionCharacterization.html           |  8 ++--
 .../org/apache/datasketches/cpc/CpcSketch.html     |  8 ++--
 .../org/apache/datasketches/cpc/CpcUnion.html      |  8 ++--
 .../org/apache/datasketches/cpc/CpcWrapper.html    |  8 ++--
 .../apache/datasketches/cpc/MergingValidation.html |  8 ++--
 .../datasketches/cpc/QuickMergingValidation.html   |  8 ++--
 .../datasketches/cpc/StreamingValidation.html      |  8 ++--
 .../org/apache/datasketches/cpc/TestUtil.html      |  8 ++--
 .../cpc/class-use/CompressionCharacterization.html |  8 ++--
 .../datasketches/cpc/class-use/CpcSketch.html      |  8 ++--
 .../datasketches/cpc/class-use/CpcUnion.html       |  8 ++--
 .../datasketches/cpc/class-use/CpcWrapper.html     |  8 ++--
 .../cpc/class-use/MergingValidation.html           |  8 ++--
 .../cpc/class-use/QuickMergingValidation.html      |  8 ++--
 .../cpc/class-use/StreamingValidation.html         |  8 ++--
 .../datasketches/cpc/class-use/TestUtil.html       |  8 ++--
 .../org/apache/datasketches/cpc/package-frame.html |  6 +--
 .../apache/datasketches/cpc/package-summary.html   |  8 ++--
 .../org/apache/datasketches/cpc/package-tree.html  |  8 ++--
 .../org/apache/datasketches/cpc/package-use.html   |  8 ++--
 .../org/apache/datasketches/fdt/FdtSketch.html     | 12 +++---
 .../apidocs/org/apache/datasketches/fdt/Group.html |  8 ++--
 .../org/apache/datasketches/fdt/PostProcessor.html |  8 ++--
 .../datasketches/fdt/class-use/FdtSketch.html      |  8 ++--
 .../apache/datasketches/fdt/class-use/Group.html   |  8 ++--
 .../datasketches/fdt/class-use/PostProcessor.html  |  8 ++--
 .../org/apache/datasketches/fdt/package-frame.html |  6 +--
 .../apache/datasketches/fdt/package-summary.html   |  8 ++--
 .../org/apache/datasketches/fdt/package-tree.html  |  8 ++--
 .../org/apache/datasketches/fdt/package-use.html   |  8 ++--
 .../apache/datasketches/frequencies/ErrorType.html |  8 ++--
 .../datasketches/frequencies/ItemsSketch.Row.html  |  8 ++--
 .../datasketches/frequencies/ItemsSketch.html      |  8 ++--
 .../datasketches/frequencies/LongsSketch.Row.html  |  8 ++--
 .../datasketches/frequencies/LongsSketch.html      |  8 ++--
 .../frequencies/class-use/ErrorType.html           |  8 ++--
 .../frequencies/class-use/ItemsSketch.Row.html     |  8 ++--
 .../frequencies/class-use/ItemsSketch.html         |  8 ++--
 .../frequencies/class-use/LongsSketch.Row.html     |  8 ++--
 .../frequencies/class-use/LongsSketch.html         |  8 ++--
 .../datasketches/frequencies/package-frame.html    |  6 +--
 .../datasketches/frequencies/package-summary.html  |  8 ++--
 .../datasketches/frequencies/package-tree.html     |  8 ++--
 .../datasketches/frequencies/package-use.html      |  8 ++--
 .../org/apache/datasketches/hash/MurmurHash3.html  |  8 ++--
 .../datasketches/hash/MurmurHash3Adaptor.html      |  8 ++--
 .../apache/datasketches/hash/MurmurHash3v2.html    |  8 ++--
 .../org/apache/datasketches/hash/XxHash.html       |  8 ++--
 .../datasketches/hash/class-use/MurmurHash3.html   |  8 ++--
 .../hash/class-use/MurmurHash3Adaptor.html         |  8 ++--
 .../datasketches/hash/class-use/MurmurHash3v2.html |  8 ++--
 .../apache/datasketches/hash/class-use/XxHash.html |  8 ++--
 .../apache/datasketches/hash/package-frame.html    |  6 +--
 .../apache/datasketches/hash/package-summary.html  |  8 ++--
 .../org/apache/datasketches/hash/package-tree.html |  8 ++--
 .../org/apache/datasketches/hash/package-use.html  |  8 ++--
 .../org/apache/datasketches/hll/HllSketch.html     |  8 ++--
 .../datasketches/hll/IntMemoryPairIterator.html    |  8 ++--
 .../org/apache/datasketches/hll/TgtHllType.html    |  8 ++--
 .../apidocs/org/apache/datasketches/hll/Union.html |  8 ++--
 .../datasketches/hll/class-use/HllSketch.html      |  8 ++--
 .../hll/class-use/IntMemoryPairIterator.html       |  8 ++--
 .../datasketches/hll/class-use/TgtHllType.html     |  8 ++--
 .../apache/datasketches/hll/class-use/Union.html   |  8 ++--
 .../org/apache/datasketches/hll/package-frame.html |  6 +--
 .../apache/datasketches/hll/package-summary.html   |  8 ++--
 .../org/apache/datasketches/hll/package-tree.html  |  8 ++--
 .../org/apache/datasketches/hll/package-use.html   |  8 ++--
 .../apache/datasketches/hllmap/UniqueCountMap.html |  8 ++--
 .../hllmap/class-use/UniqueCountMap.html           |  8 ++--
 .../apache/datasketches/hllmap/package-frame.html  |  6 +--
 .../datasketches/hllmap/package-summary.html       |  8 ++--
 .../apache/datasketches/hllmap/package-tree.html   |  8 ++--
 .../apache/datasketches/hllmap/package-use.html    |  8 ++--
 .../apache/datasketches/kll/KllFloatsSketch.html   |  8 ++--
 .../datasketches/kll/KllFloatsSketchIterator.html  |  8 ++--
 .../kll/class-use/KllFloatsSketch.html             |  8 ++--
 .../kll/class-use/KllFloatsSketchIterator.html     |  8 ++--
 .../org/apache/datasketches/kll/package-frame.html |  6 +--
 .../apache/datasketches/kll/package-summary.html   |  8 ++--
 .../org/apache/datasketches/kll/package-tree.html  |  8 ++--
 .../org/apache/datasketches/kll/package-use.html   |  8 ++--
 .../org/apache/datasketches/package-frame.html     |  6 +--
 .../org/apache/datasketches/package-summary.html   |  8 ++--
 .../org/apache/datasketches/package-tree.html      |  8 ++--
 .../org/apache/datasketches/package-use.html       |  8 ++--
 .../quantiles/CompactDoublesSketch.html            |  8 ++--
 .../datasketches/quantiles/DoublesSketch.html      | 10 ++---
 .../quantiles/DoublesSketchBuilder.html            |  8 ++--
 .../quantiles/DoublesSketchIterator.html           |  8 ++--
 .../datasketches/quantiles/DoublesUnion.html       |  8 ++--
 .../quantiles/DoublesUnionBuilder.html             |  8 ++--
 .../apache/datasketches/quantiles/ItemsSketch.html | 10 ++---
 .../quantiles/ItemsSketchIterator.html             |  8 ++--
 .../apache/datasketches/quantiles/ItemsUnion.html  |  8 ++--
 .../quantiles/UpdateDoublesSketch.html             |  8 ++--
 .../quantiles/class-use/CompactDoublesSketch.html  |  8 ++--
 .../quantiles/class-use/DoublesSketch.html         |  8 ++--
 .../quantiles/class-use/DoublesSketchBuilder.html  |  8 ++--
 .../quantiles/class-use/DoublesSketchIterator.html |  8 ++--
 .../quantiles/class-use/DoublesUnion.html          |  8 ++--
 .../quantiles/class-use/DoublesUnionBuilder.html   |  8 ++--
 .../quantiles/class-use/ItemsSketch.html           |  8 ++--
 .../quantiles/class-use/ItemsSketchIterator.html   |  8 ++--
 .../quantiles/class-use/ItemsUnion.html            |  8 ++--
 .../quantiles/class-use/UpdateDoublesSketch.html   |  8 ++--
 .../datasketches/quantiles/package-frame.html      |  6 +--
 .../datasketches/quantiles/package-summary.html    |  8 ++--
 .../datasketches/quantiles/package-tree.html       |  8 ++--
 .../apache/datasketches/quantiles/package-use.html |  8 ++--
 .../sampling/ReservoirItemsSketch.html             |  8 ++--
 .../datasketches/sampling/ReservoirItemsUnion.html |  8 ++--
 .../sampling/ReservoirLongsSketch.html             |  8 ++--
 .../datasketches/sampling/ReservoirLongsUnion.html |  8 ++--
 .../datasketches/sampling/SampleSubsetSummary.html |  8 ++--
 .../VarOptItemsSamples.VarOptItemsIterator.html    |  8 ++--
 .../VarOptItemsSamples.WeightedSample.html         |  8 ++--
 .../datasketches/sampling/VarOptItemsSamples.html  |  8 ++--
 .../datasketches/sampling/VarOptItemsSketch.html   |  8 ++--
 .../datasketches/sampling/VarOptItemsUnion.html    |  8 ++--
 .../sampling/class-use/ReservoirItemsSketch.html   |  8 ++--
 .../sampling/class-use/ReservoirItemsUnion.html    |  8 ++--
 .../sampling/class-use/ReservoirLongsSketch.html   |  8 ++--
 .../sampling/class-use/ReservoirLongsUnion.html    |  8 ++--
 .../sampling/class-use/SampleSubsetSummary.html    |  8 ++--
 .../VarOptItemsSamples.VarOptItemsIterator.html    |  8 ++--
 .../VarOptItemsSamples.WeightedSample.html         |  8 ++--
 .../sampling/class-use/VarOptItemsSamples.html     |  8 ++--
 .../sampling/class-use/VarOptItemsSketch.html      |  8 ++--
 .../sampling/class-use/VarOptItemsUnion.html       |  8 ++--
 .../datasketches/sampling/package-frame.html       |  6 +--
 .../datasketches/sampling/package-summary.html     |  8 ++--
 .../apache/datasketches/sampling/package-tree.html |  8 ++--
 .../apache/datasketches/sampling/package-use.html  |  8 ++--
 .../org/apache/datasketches/theta/AnotB.html       |  8 ++--
 .../apache/datasketches/theta/CompactSketch.html   |  8 ++--
 .../apache/datasketches/theta/HashIterator.html    |  8 ++--
 .../apache/datasketches/theta/Intersection.html    |  8 ++--
 .../datasketches/theta/JaccardSimilarity.html      |  8 ++--
 .../datasketches/theta/PairwiseSetOperations.html  |  8 ++--
 .../apache/datasketches/theta/SetOperation.html    |  8 ++--
 .../datasketches/theta/SetOperationBuilder.html    |  8 ++--
 .../datasketches/theta/SingleItemSketch.html       |  8 ++--
 .../org/apache/datasketches/theta/Sketch.html      |  8 ++--
 .../org/apache/datasketches/theta/Sketches.html    |  8 ++--
 .../org/apache/datasketches/theta/Union.html       |  8 ++--
 .../datasketches/theta/UpdateReturnState.html      |  8 ++--
 .../apache/datasketches/theta/UpdateSketch.html    |  8 ++--
 .../datasketches/theta/UpdateSketchBuilder.html    |  8 ++--
 .../apache/datasketches/theta/class-use/AnotB.html |  8 ++--
 .../theta/class-use/CompactSketch.html             |  8 ++--
 .../datasketches/theta/class-use/HashIterator.html |  8 ++--
 .../datasketches/theta/class-use/Intersection.html |  8 ++--
 .../theta/class-use/JaccardSimilarity.html         |  8 ++--
 .../theta/class-use/PairwiseSetOperations.html     |  8 ++--
 .../datasketches/theta/class-use/SetOperation.html |  8 ++--
 .../theta/class-use/SetOperationBuilder.html       |  8 ++--
 .../theta/class-use/SingleItemSketch.html          |  8 ++--
 .../datasketches/theta/class-use/Sketch.html       |  8 ++--
 .../datasketches/theta/class-use/Sketches.html     |  8 ++--
 .../apache/datasketches/theta/class-use/Union.html |  8 ++--
 .../theta/class-use/UpdateReturnState.html         |  8 ++--
 .../datasketches/theta/class-use/UpdateSketch.html |  8 ++--
 .../theta/class-use/UpdateSketchBuilder.html       |  8 ++--
 .../apache/datasketches/theta/package-frame.html   |  6 +--
 .../apache/datasketches/theta/package-summary.html |  8 ++--
 .../apache/datasketches/theta/package-tree.html    |  8 ++--
 .../org/apache/datasketches/theta/package-use.html |  8 ++--
 .../org/apache/datasketches/tuple/AnotB.html       |  8 ++--
 .../datasketches/tuple/ArrayOfDoublesAnotB.html    |  8 ++--
 .../datasketches/tuple/ArrayOfDoublesCombiner.html |  8 ++--
 .../tuple/ArrayOfDoublesCompactSketch.html         |  8 ++--
 .../tuple/ArrayOfDoublesIntersection.html          |  8 ++--
 .../tuple/ArrayOfDoublesSetOperationBuilder.html   |  8 ++--
 .../datasketches/tuple/ArrayOfDoublesSketch.html   |  8 ++--
 .../tuple/ArrayOfDoublesSketchIterator.html        |  8 ++--
 .../datasketches/tuple/ArrayOfDoublesSketches.html |  8 ++--
 .../datasketches/tuple/ArrayOfDoublesUnion.html    |  8 ++--
 .../tuple/ArrayOfDoublesUpdatableSketch.html       |  8 ++--
 .../ArrayOfDoublesUpdatableSketchBuilder.html      |  8 ++--
 .../apache/datasketches/tuple/CompactSketch.html   |  8 ++--
 .../datasketches/tuple/DeserializeResult.html      |  8 ++--
 .../org/apache/datasketches/tuple/Filter.html      |  8 ++--
 .../apache/datasketches/tuple/Intersection.html    |  8 ++--
 .../org/apache/datasketches/tuple/Sketch.html      |  8 ++--
 .../apache/datasketches/tuple/SketchIterator.html  |  8 ++--
 .../org/apache/datasketches/tuple/Sketches.html    |  8 ++--
 .../org/apache/datasketches/tuple/Summary.html     |  8 ++--
 .../datasketches/tuple/SummaryDeserializer.html    |  8 ++--
 .../apache/datasketches/tuple/SummaryFactory.html  |  8 ++--
 .../datasketches/tuple/SummarySetOperations.html   |  8 ++--
 .../org/apache/datasketches/tuple/Union.html       |  8 ++--
 .../apache/datasketches/tuple/UpdatableSketch.html |  8 ++--
 .../datasketches/tuple/UpdatableSketchBuilder.html |  8 ++--
 .../datasketches/tuple/UpdatableSummary.html       |  8 ++--
 .../datasketches/tuple/adouble/DoubleSketch.html   |  8 ++--
 .../tuple/adouble/DoubleSummary.Mode.html          |  8 ++--
 .../datasketches/tuple/adouble/DoubleSummary.html  |  8 ++--
 .../tuple/adouble/DoubleSummaryDeserializer.html   |  8 ++--
 .../tuple/adouble/DoubleSummaryFactory.html        |  8 ++--
 .../tuple/adouble/DoubleSummarySetOperations.html  |  8 ++--
 .../tuple/adouble/class-use/DoubleSketch.html      |  8 ++--
 .../adouble/class-use/DoubleSummary.Mode.html      |  8 ++--
 .../tuple/adouble/class-use/DoubleSummary.html     |  8 ++--
 .../class-use/DoubleSummaryDeserializer.html       |  8 ++--
 .../adouble/class-use/DoubleSummaryFactory.html    |  8 ++--
 .../class-use/DoubleSummarySetOperations.html      |  8 ++--
 .../datasketches/tuple/adouble/package-frame.html  |  6 +--
 .../tuple/adouble/package-summary.html             |  8 ++--
 .../datasketches/tuple/adouble/package-tree.html   |  8 ++--
 .../datasketches/tuple/adouble/package-use.html    |  8 ++--
 .../tuple/aninteger/IntegerSketch.html             |  8 ++--
 .../tuple/aninteger/IntegerSummary.Mode.html       |  8 ++--
 .../tuple/aninteger/IntegerSummary.html            |  8 ++--
 .../aninteger/IntegerSummaryDeserializer.html      |  8 ++--
 .../tuple/aninteger/IntegerSummaryFactory.html     |  8 ++--
 .../aninteger/IntegerSummarySetOperations.html     |  8 ++--
 .../tuple/aninteger/class-use/IntegerSketch.html   |  8 ++--
 .../aninteger/class-use/IntegerSummary.Mode.html   |  8 ++--
 .../tuple/aninteger/class-use/IntegerSummary.html  |  8 ++--
 .../class-use/IntegerSummaryDeserializer.html      |  8 ++--
 .../aninteger/class-use/IntegerSummaryFactory.html |  8 ++--
 .../class-use/IntegerSummarySetOperations.html     |  8 ++--
 .../tuple/aninteger/package-frame.html             |  6 +--
 .../tuple/aninteger/package-summary.html           |  8 ++--
 .../datasketches/tuple/aninteger/package-tree.html |  8 ++--
 .../datasketches/tuple/aninteger/package-use.html  |  8 ++--
 .../apache/datasketches/tuple/class-use/AnotB.html |  8 ++--
 .../tuple/class-use/ArrayOfDoublesAnotB.html       |  8 ++--
 .../tuple/class-use/ArrayOfDoublesCombiner.html    |  8 ++--
 .../class-use/ArrayOfDoublesCompactSketch.html     |  8 ++--
 .../class-use/ArrayOfDoublesIntersection.html      |  8 ++--
 .../ArrayOfDoublesSetOperationBuilder.html         |  8 ++--
 .../tuple/class-use/ArrayOfDoublesSketch.html      |  8 ++--
 .../class-use/ArrayOfDoublesSketchIterator.html    |  8 ++--
 .../tuple/class-use/ArrayOfDoublesSketches.html    |  8 ++--
 .../tuple/class-use/ArrayOfDoublesUnion.html       |  8 ++--
 .../class-use/ArrayOfDoublesUpdatableSketch.html   |  8 ++--
 .../ArrayOfDoublesUpdatableSketchBuilder.html      |  8 ++--
 .../tuple/class-use/CompactSketch.html             |  8 ++--
 .../tuple/class-use/DeserializeResult.html         |  8 ++--
 .../datasketches/tuple/class-use/Filter.html       |  8 ++--
 .../datasketches/tuple/class-use/Intersection.html |  8 ++--
 .../datasketches/tuple/class-use/Sketch.html       |  8 ++--
 .../tuple/class-use/SketchIterator.html            |  8 ++--
 .../datasketches/tuple/class-use/Sketches.html     |  8 ++--
 .../datasketches/tuple/class-use/Summary.html      |  8 ++--
 .../tuple/class-use/SummaryDeserializer.html       |  8 ++--
 .../tuple/class-use/SummaryFactory.html            |  8 ++--
 .../tuple/class-use/SummarySetOperations.html      |  8 ++--
 .../apache/datasketches/tuple/class-use/Union.html |  8 ++--
 .../tuple/class-use/UpdatableSketch.html           |  8 ++--
 .../tuple/class-use/UpdatableSketchBuilder.html    |  8 ++--
 .../tuple/class-use/UpdatableSummary.html          |  8 ++--
 .../apache/datasketches/tuple/package-frame.html   |  6 +--
 .../apache/datasketches/tuple/package-summary.html |  8 ++--
 .../apache/datasketches/tuple/package-tree.html    |  8 ++--
 .../org/apache/datasketches/tuple/package-use.html |  8 ++--
 .../tuple/strings/ArrayOfStringsSketch.html        |  8 ++--
 .../tuple/strings/ArrayOfStringsSummary.html       |  8 ++--
 .../strings/ArrayOfStringsSummaryDeserializer.html |  8 ++--
 .../strings/ArrayOfStringsSummaryFactory.html      |  8 ++--
 .../ArrayOfStringsSummarySetOperations.html        |  8 ++--
 .../strings/class-use/ArrayOfStringsSketch.html    |  8 ++--
 .../strings/class-use/ArrayOfStringsSummary.html   |  8 ++--
 .../ArrayOfStringsSummaryDeserializer.html         |  8 ++--
 .../class-use/ArrayOfStringsSummaryFactory.html    |  8 ++--
 .../ArrayOfStringsSummarySetOperations.html        |  8 ++--
 .../datasketches/tuple/strings/package-frame.html  |  6 +--
 .../tuple/strings/package-summary.html             |  8 ++--
 .../datasketches/tuple/strings/package-tree.html   |  8 ++--
 .../datasketches/tuple/strings/package-use.html    |  8 ++--
 api/java/snapshot/apidocs/overview-frame.html      |  6 +--
 api/java/snapshot/apidocs/overview-summary.html    | 45 +++++++++++++++-------
 api/java/snapshot/apidocs/overview-tree.html       |  8 ++--
 .../snapshot/apidocs/resources/dictionary.html     |  2 +-
 api/java/snapshot/apidocs/serialized-form.html     |  8 ++--
 328 files changed, 1321 insertions(+), 1302 deletions(-)

diff --git a/api/java/snapshot/apidocs/allclasses-frame.html b/api/java/snapshot/apidocs/allclasses-frame.html
index e5e6763..1ccced0 100644
--- a/api/java/snapshot/apidocs/allclasses-frame.html
+++ b/api/java/snapshot/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>All Classes (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/allclasses-noframe.html b/api/java/snapshot/apidocs/allclasses-noframe.html
index 1345280..437fb08 100644
--- a/api/java/snapshot/apidocs/allclasses-noframe.html
+++ b/api/java/snapshot/apidocs/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>All Classes (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/constant-values.html b/api/java/snapshot/apidocs/constant-values.html
index 918e6bc..c46612d 100644
--- a/api/java/snapshot/apidocs/constant-values.html
+++ b/api/java/snapshot/apidocs/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Constant Field Values (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Constant Field Values (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/deprecated-list.html b/api/java/snapshot/apidocs/deprecated-list.html
index 185a0e7..af4fbdc 100644
--- a/api/java/snapshot/apidocs/deprecated-list.html
+++ b/api/java/snapshot/apidocs/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Deprecated List (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Deprecated List (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/help-doc.html b/api/java/snapshot/apidocs/help-doc.html
index 712cb79..3cb1dc3 100644
--- a/api/java/snapshot/apidocs/help-doc.html
+++ b/api/java/snapshot/apidocs/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>API Help (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="API Help (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/index-all.html b/api/java/snapshot/apidocs/index-all.html
index 245c5bc..d7bb7f1 100644
--- a/api/java/snapshot/apidocs/index-all.html
+++ b/api/java/snapshot/apidocs/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Index (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Index (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/index.html b/api/java/snapshot/apidocs/index.html
index 6dab9d4..c8a509c 100644
--- a/api/java/snapshot/apidocs/index.html
+++ b/api/java/snapshot/apidocs/index.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>datasketches-java 1.2.0-incubating API</title>
+<title>datasketches-java 1.3.0-incubating-SNAPSHOT API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfBooleansSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfBooleansSerDe.html
index fc2f822..e878008 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfBooleansSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfBooleansSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfBooleansSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfBooleansSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfBooleansSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfBooleansSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfDoublesSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfDoublesSerDe.html
index 8ba324b..f3360df 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfDoublesSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfDoublesSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfItemsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfItemsSerDe.html
index 7308bc9..e54086f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfItemsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfItemsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfItemsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfItemsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfItemsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfItemsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfLongsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfLongsSerDe.html
index f5942f1..c26e500 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfLongsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfLongsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfLongsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfLongsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfLongsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfLongsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfNumbersSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfNumbersSerDe.html
index 48037c9..6e0ef8c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfNumbersSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfNumbersSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfNumbersSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfNumbersSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfNumbersSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfNumbersSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfStringsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfStringsSerDe.html
index 8bde309..cb1c028 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfStringsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfStringsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfStringsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfStringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfStringsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfStringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfUtf16StringsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfUtf16StringsSerDe.html
index 2a4239b..949f89b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfUtf16StringsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ArrayOfUtf16StringsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfUtf16StringsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfUtf16StringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfUtf16StringsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfUtf16StringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/BinomialBoundsN.html b/api/java/snapshot/apidocs/org/apache/datasketches/BinomialBoundsN.html
index 539ba6e..5ff3538 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/BinomialBoundsN.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/BinomialBoundsN.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BinomialBoundsN (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>BinomialBoundsN (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BinomialBoundsN (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="BinomialBoundsN (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnBinomialProportions.html b/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnBinomialProportions.html
index 54e6276..81a4c81 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnBinomialProportions.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnBinomialProportions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BoundsOnBinomialProportions (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>BoundsOnBinomialProportions (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BoundsOnBinomialProportions (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="BoundsOnBinomialProportions (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInSampledSets.html b/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInSampledSets.html
index f9a150d..a2a847a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInSampledSets.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInSampledSets.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BoundsOnRatiosInSampledSets (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>BoundsOnRatiosInSampledSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BoundsOnRatiosInSampledSets (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="BoundsOnRatiosInSampledSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInThetaSketchedSets.html b/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInThetaSketchedSets.html
index 8e93019..aa9c8e8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInThetaSketchedSets.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/BoundsOnRatiosInThetaSketchedSets.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ByteArrayUtil.html b/api/java/snapshot/apidocs/org/apache/datasketches/ByteArrayUtil.html
index 694c958..d015c8c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ByteArrayUtil.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ByteArrayUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ByteArrayUtil (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ByteArrayUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ByteArrayUtil (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ByteArrayUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/Family.html b/api/java/snapshot/apidocs/org/apache/datasketches/Family.html
index 02fb8b0..8d0a1a4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/Family.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/Family.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Family (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Family (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Family (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Family (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/HashOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/HashOperations.html
index bdd8836..0050631 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/HashOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/HashOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HashOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>HashOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HashOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="HashOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/QuantilesHelper.html b/api/java/snapshot/apidocs/org/apache/datasketches/QuantilesHelper.html
index b2dddb2..189d450 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/QuantilesHelper.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/QuantilesHelper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuantilesHelper (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>QuantilesHelper (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QuantilesHelper (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="QuantilesHelper (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/QuickSelect.html b/api/java/snapshot/apidocs/org/apache/datasketches/QuickSelect.html
index b5744f7..2fea4c1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/QuickSelect.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/QuickSelect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuickSelect (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>QuickSelect (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QuickSelect (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="QuickSelect (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/ResizeFactor.html b/api/java/snapshot/apidocs/org/apache/datasketches/ResizeFactor.html
index bc04091..fe8a05d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/ResizeFactor.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/ResizeFactor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ResizeFactor (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ResizeFactor (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ResizeFactor (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ResizeFactor (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesArgumentException.html b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesArgumentException.html
index 8b8c7ed..b662ce8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesArgumentException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesArgumentException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SketchesArgumentException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SketchesArgumentException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SketchesArgumentException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SketchesArgumentException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesException.html b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesException.html
index c9d2a5a..da794f8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SketchesException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SketchesException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SketchesException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SketchesException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesReadOnlyException.html b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesReadOnlyException.html
index bd277ca..0337886 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesReadOnlyException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesReadOnlyException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SketchesReadOnlyException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SketchesReadOnlyException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SketchesReadOnlyException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SketchesReadOnlyException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesStateException.html b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesStateException.html
index a99a1a4..e063e68 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/SketchesStateException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/SketchesStateException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SketchesStateException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SketchesStateException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SketchesStateException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SketchesStateException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/Util.html b/api/java/snapshot/apidocs/org/apache/datasketches/Util.html
index 2be8ff3..6f60f48 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/Util.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Util (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Util (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Util (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Util (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfBooleansSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfBooleansSerDe.html
index 0a17a76..5f0e0d8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfBooleansSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfBooleansSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfBooleansSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfBooleansSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfBooleansSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfBooleansSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfDoublesSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfDoublesSerDe.html
index c63cbd0..4bb18b0 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfDoublesSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfDoublesSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfDoublesSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfDoublesSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfDoublesSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfDoublesSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfItemsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfItemsSerDe.html
index 555fcf4..150c6cc 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfItemsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfItemsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfItemsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfItemsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfItemsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfItemsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfLongsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfLongsSerDe.html
index 2c1e75c..86bf5e4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfLongsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfLongsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfLongsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfLongsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfLongsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfLongsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfNumbersSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfNumbersSerDe.html
index c398dfc..2a59423 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfNumbersSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfNumbersSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfNumbersSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfNumbersSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfNumbersSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfNumbersSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfStringsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfStringsSerDe.html
index e135671..4fc618c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfStringsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfStringsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfStringsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfStringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfStringsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfStringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfUtf16StringsSerDe.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfUtf16StringsSerDe.html
index 0522c40..c29f055 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfUtf16StringsSerDe.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ArrayOfUtf16StringsSerDe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ArrayOfUtf16StringsSerDe (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ArrayOfUtf16StringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfUtf16StringsSerDe (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ArrayOfUtf16StringsSerDe (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BinomialBoundsN.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BinomialBoundsN.html
index 8e26bf2..423bb4f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BinomialBoundsN.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BinomialBoundsN.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.BinomialBoundsN (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.BinomialBoundsN (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.BinomialBoundsN (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.BinomialBoundsN (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnBinomialProportions.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnBinomialProportions.html
index 3b26c8c..02e08ed 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnBinomialProportions.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnBinomialProportions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.BoundsOnBinomialProportions (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.BoundsOnBinomialProportions (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.BoundsOnBinomialProportions (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.BoundsOnBinomialProportions (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInSampledSets.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInSampledSets.html
index 2db2bb9..75b702f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInSampledSets.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInSampledSets.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.BoundsOnRatiosInSampledSets (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.BoundsOnRatiosInSampledSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.BoundsOnRatiosInSampledSets (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.BoundsOnRatiosInSampledSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInThetaSketchedSets.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInThetaSketchedSets.html
index 03d6773..467d162 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInThetaSketchedSets.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/BoundsOnRatiosInThetaSketchedSets.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.BoundsOnRatiosInThetaSketchedSets (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ByteArrayUtil.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ByteArrayUtil.html
index eff1b08..9f95585 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ByteArrayUtil.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ByteArrayUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ByteArrayUtil (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ByteArrayUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ByteArrayUtil (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ByteArrayUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Family.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Family.html
index de08d65..de11879 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Family.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Family.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.Family (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.Family (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.Family (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.Family (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/HashOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/HashOperations.html
index 80a7500..6fa2c82 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/HashOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/HashOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.HashOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.HashOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.HashOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.HashOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuantilesHelper.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuantilesHelper.html
index b641741..8bcca2e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuantilesHelper.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuantilesHelper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.QuantilesHelper (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.QuantilesHelper (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.QuantilesHelper (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.QuantilesHelper (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuickSelect.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuickSelect.html
index 7335b58..f989205 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuickSelect.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/QuickSelect.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.QuickSelect (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.QuickSelect (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.QuickSelect (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.QuickSelect (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ResizeFactor.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ResizeFactor.html
index 87a39b9..ef64bde 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ResizeFactor.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/ResizeFactor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.ResizeFactor (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.ResizeFactor (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.ResizeFactor (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.ResizeFactor (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesArgumentException.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesArgumentException.html
index 8217d8a..a94c9f5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesArgumentException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesArgumentException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.SketchesArgumentException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.SketchesArgumentException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.SketchesArgumentException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.SketchesArgumentException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesException.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesException.html
index e095af1..257815e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.SketchesException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.SketchesException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.SketchesException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.SketchesException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesReadOnlyException.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesReadOnlyException.html
index 92e302f..9ed945f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesReadOnlyException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesReadOnlyException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.SketchesReadOnlyException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.SketchesReadOnlyException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.SketchesReadOnlyException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.SketchesReadOnlyException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesStateException.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesStateException.html
index b70d872..8116ce6 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesStateException.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/SketchesStateException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.SketchesStateException (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.SketchesStateException (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.SketchesStateException (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.SketchesStateException (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Util.html b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Util.html
index 2593130..732f356 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Util.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/class-use/Util.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.Util (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.Util (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.Util (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.Util (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CompressionCharacterization.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CompressionCharacterization.html
index c9fc836..0fe390f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CompressionCharacterization.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CompressionCharacterization.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCharacterization (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CompressionCharacterization (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCharacterization (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CompressionCharacterization (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcSketch.html
index 8c100ba..44c3cd0 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CpcSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CpcSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpcSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CpcSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcUnion.html
index 1554d2d..f77d483 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CpcUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CpcUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpcUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CpcUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcWrapper.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcWrapper.html
index b261ee2..e97e429 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcWrapper.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/CpcWrapper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CpcWrapper (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CpcWrapper (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CpcWrapper (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CpcWrapper (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/MergingValidation.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/MergingValidation.html
index de5f9b0..8de0f36 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/MergingValidation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/MergingValidation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MergingValidation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>MergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MergingValidation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="MergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/QuickMergingValidation.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/QuickMergingValidation.html
index 072044e..3303699 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/QuickMergingValidation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/QuickMergingValidation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>QuickMergingValidation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>QuickMergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="QuickMergingValidation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="QuickMergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/StreamingValidation.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/StreamingValidation.html
index 5679845..cef45d2 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/StreamingValidation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/StreamingValidation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StreamingValidation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>StreamingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamingValidation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="StreamingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/TestUtil.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/TestUtil.html
index ee75b70..f1fc0f4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/TestUtil.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/TestUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TestUtil (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>TestUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TestUtil (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="TestUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CompressionCharacterization.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CompressionCharacterization.html
index b8e4229..8c1c6b3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CompressionCharacterization.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CompressionCharacterization.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.CompressionCharacterization (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.CompressionCharacterization (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.CompressionCharacterization (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.CompressionCharacterization (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcSketch.html
index 240c716..08bd946 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.CpcSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.CpcSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.CpcSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.CpcSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcUnion.html
index 32e029e..89d8dc5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.CpcUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.CpcUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.CpcUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.CpcUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcWrapper.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcWrapper.html
index ab1ff81..4d9ab00 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcWrapper.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/CpcWrapper.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.CpcWrapper (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.CpcWrapper (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.CpcWrapper (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.CpcWrapper (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/MergingValidation.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/MergingValidation.html
index f296e3d..6ec7481 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/MergingValidation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/MergingValidation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.MergingValidation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.MergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.MergingValidation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.MergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/QuickMergingValidation.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/QuickMergingValidation.html
index 3c15e5f..af5a3f0 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/QuickMergingValidation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/QuickMergingValidation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.QuickMergingValidation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.QuickMergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.QuickMergingValidation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.QuickMergingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/StreamingValidation.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/StreamingValidation.html
index 77629e4..9838a2c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/StreamingValidation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/StreamingValidation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.StreamingValidation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.StreamingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.StreamingValidation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.StreamingValidation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/TestUtil.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/TestUtil.html
index bfcfc76..f24deff 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/TestUtil.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/class-use/TestUtil.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.cpc.TestUtil (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.cpc.TestUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.cpc.TestUtil (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.cpc.TestUtil (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-frame.html
index e91d299..6f5a48e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.cpc (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.cpc (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-summary.html
index 880b96f..60172f5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.cpc (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.cpc (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.cpc (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.cpc (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-tree.html
index 65216c0..efa8f69 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.cpc Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.cpc Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.cpc Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.cpc Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-use.html
index f6890b8..9b70b60 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.cpc (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.cpc (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.cpc (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.cpc (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/FdtSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/FdtSketch.html
index 4a028a6..cd350f1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/FdtSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/FdtSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FdtSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>FdtSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FdtSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="FdtSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -140,8 +140,8 @@ extends <a href="../../../../org/apache/datasketches/tuple/strings/ArrayOfString
  the <i>N-M</i> non-primary dimensions.
 
  <p>Please refer to the web page
- <a href="https://datasketches.github.io/docs/Frequency/FrequentDistinctTuplesSketch.html">
- https://datasketches.github.io/docs/Frequency/FrequentDistinctTuplesSketch.html</a> for a more
+ <a href="https://datasketches.apache.org/docs/Frequency/FrequentDistinctTuplesSketch.html">
+ https://datasketches.apache.org/docs/Frequency/FrequentDistinctTuplesSketch.html</a> for a more
  complete discussion about this sketch.</div>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/Group.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/Group.html
index b600ba7..b65e015 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/Group.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/Group.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Group (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Group (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Group (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Group (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/PostProcessor.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/PostProcessor.html
index e038e97..10ccc77 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/PostProcessor.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/PostProcessor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PostProcessor (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>PostProcessor (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PostProcessor (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="PostProcessor (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/FdtSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/FdtSketch.html
index e239b3f..da2cd3d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/FdtSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/FdtSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.fdt.FdtSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.fdt.FdtSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.fdt.FdtSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.fdt.FdtSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/Group.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/Group.html
index 662979e..feb35da 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/Group.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/Group.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.fdt.Group (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.fdt.Group (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.fdt.Group (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.fdt.Group (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/PostProcessor.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/PostProcessor.html
index d4a1e6e..86caeed 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/PostProcessor.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/class-use/PostProcessor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.fdt.PostProcessor (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.fdt.PostProcessor (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.fdt.PostProcessor (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.fdt.PostProcessor (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-frame.html
index 4b45cc5..c1e4af7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.fdt (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.fdt (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-summary.html
index 37c829c..a4f4cae 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.fdt (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.fdt (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.fdt (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.fdt (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-tree.html
index 3662445..2ba599b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.fdt Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.fdt Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.fdt Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.fdt Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-use.html
index 061b4ba..e0ce65e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.fdt (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.fdt (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.fdt (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.fdt (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ErrorType.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ErrorType.html
index a334787..9d424a7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ErrorType.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ErrorType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ErrorType (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ErrorType (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ErrorType (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ErrorType (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.Row.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.Row.html
index 27c0ea6..fdfb077 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.Row.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.Row.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemsSketch.Row (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ItemsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ItemsSketch.Row (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ItemsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.html
index 492dfed..39c3b08 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/ItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.Row.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.Row.html
index 6249601..35af2f5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.Row.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.Row.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LongsSketch.Row (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>LongsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LongsSketch.Row (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="LongsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.html
index 7dd4118..7e0b1be 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/LongsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>LongsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>LongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="LongsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="LongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ErrorType.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ErrorType.html
index df58584..4e971cd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ErrorType.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ErrorType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.frequencies.ErrorType (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.frequencies.ErrorType (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.frequencies.ErrorType (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.frequencies.ErrorType (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.Row.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.Row.html
index 752cb2e..cadcb72 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.Row.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.Row.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.frequencies.ItemsSketch.Row (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.frequencies.ItemsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.frequencies.ItemsSketch.Row (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.frequencies.ItemsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.html
index a14f7e4..e891b24 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/ItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.frequencies.ItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.frequencies.ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.frequencies.ItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.frequencies.ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.Row.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.Row.html
index 7770b1f..70237c3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.Row.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.Row.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.frequencies.LongsSketch.Row (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.frequencies.LongsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.frequencies.LongsSketch.Row (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.frequencies.LongsSketch.Row (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.html
index 4883003..a5e8377 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/class-use/LongsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.frequencies.LongsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.frequencies.LongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.frequencies.LongsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.frequencies.LongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-frame.html
index a0f817f..952630f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.frequencies (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.frequencies (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-summary.html
index 18164f2..e18aa36 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.frequencies (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.frequencies (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.frequencies (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.frequencies (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-tree.html
index 2569f08..bd06054 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.frequencies Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.frequencies Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.frequencies Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.frequencies Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-use.html
index 340688f..9aa76bd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.frequencies (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.frequencies (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.frequencies (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.frequencies (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3.html
index 60753f0..92af02f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MurmurHash3 (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>MurmurHash3 (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MurmurHash3 (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="MurmurHash3 (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3Adaptor.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3Adaptor.html
index 5f96a81..aa9f825 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3Adaptor.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3Adaptor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MurmurHash3Adaptor (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>MurmurHash3Adaptor (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MurmurHash3Adaptor (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="MurmurHash3Adaptor (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3v2.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3v2.html
index d20ee5a..798f08e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3v2.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/MurmurHash3v2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MurmurHash3v2 (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>MurmurHash3v2 (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MurmurHash3v2 (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="MurmurHash3v2 (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/XxHash.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/XxHash.html
index 2d07aaf..8f4ebd1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/XxHash.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/XxHash.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>XxHash (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>XxHash (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="XxHash (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="XxHash (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3.html
index 8928565..2afac3d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hash.MurmurHash3 (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hash.MurmurHash3 (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hash.MurmurHash3 (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hash.MurmurHash3 (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3Adaptor.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3Adaptor.html
index 0e87db1..95cf2e3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3Adaptor.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3Adaptor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hash.MurmurHash3Adaptor (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hash.MurmurHash3Adaptor (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hash.MurmurHash3Adaptor (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hash.MurmurHash3Adaptor (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3v2.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3v2.html
index f6937b2..e47b673 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3v2.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/MurmurHash3v2.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hash.MurmurHash3v2 (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hash.MurmurHash3v2 (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hash.MurmurHash3v2 (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hash.MurmurHash3v2 (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/XxHash.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/XxHash.html
index 9264086..d88478e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/XxHash.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/class-use/XxHash.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hash.XxHash (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hash.XxHash (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hash.XxHash (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hash.XxHash (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-frame.html
index dd086df..8dfb6d5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hash (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hash (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-summary.html
index de5af87..eff2df3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hash (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hash (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.hash (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.hash (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-tree.html
index 3e199eb..99dabc8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hash Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hash Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.hash Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.hash Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-use.html
index 1b6f3f4..6c402a6 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.hash (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.hash (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.hash (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.hash (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/HllSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/HllSketch.html
index fd7ae43..0dc21fd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/HllSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/HllSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HllSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>HllSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HllSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="HllSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/IntMemoryPairIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/IntMemoryPairIterator.html
index 7dafc90..dd970f9 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/IntMemoryPairIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/IntMemoryPairIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntMemoryPairIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntMemoryPairIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntMemoryPairIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntMemoryPairIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/TgtHllType.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/TgtHllType.html
index 5685df5..fff35e6 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/TgtHllType.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/TgtHllType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TgtHllType (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>TgtHllType (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TgtHllType (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="TgtHllType (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/Union.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/Union.html
index 2d6fee1..a386f14 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/Union.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Union (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Union (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/HllSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/HllSketch.html
index 7bcefe1..2f76271 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/HllSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/HllSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hll.HllSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hll.HllSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hll.HllSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hll.HllSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/IntMemoryPairIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/IntMemoryPairIterator.html
index 0139496..7ba1c73 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/IntMemoryPairIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/IntMemoryPairIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hll.IntMemoryPairIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hll.IntMemoryPairIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hll.IntMemoryPairIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hll.IntMemoryPairIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/TgtHllType.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/TgtHllType.html
index ee0c1a7..06128d1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/TgtHllType.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/TgtHllType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hll.TgtHllType (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hll.TgtHllType (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hll.TgtHllType (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hll.TgtHllType (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/Union.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/Union.html
index 246a466..b11e3bf 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/Union.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/class-use/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hll.Union (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hll.Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hll.Union (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hll.Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-frame.html
index ab1bfa8..e096f4b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hll (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hll (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-summary.html
index b6396cf..497c635 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hll (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hll (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.hll (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.hll (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-tree.html
index 5f7e575..1543290 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hll Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hll Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.hll Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.hll Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-use.html
index 83c439f..6009c55 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.hll (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.hll (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.hll (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.hll (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/UniqueCountMap.html b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/UniqueCountMap.html
index 4387a37..29aad02 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/UniqueCountMap.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/UniqueCountMap.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UniqueCountMap (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UniqueCountMap (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UniqueCountMap (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UniqueCountMap (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/class-use/UniqueCountMap.html b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/class-use/UniqueCountMap.html
index 57489d3..ee29c33 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/class-use/UniqueCountMap.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/class-use/UniqueCountMap.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.hllmap.UniqueCountMap (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.hllmap.UniqueCountMap (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.hllmap.UniqueCountMap (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.hllmap.UniqueCountMap (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-frame.html
index 807f685..02ed7dd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hllmap (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hllmap (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-summary.html
index 56a1dd1..ce69afd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hllmap (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hllmap (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.hllmap (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.hllmap (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-tree.html
index fb5f8cb..d650b57 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.hllmap Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.hllmap Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.hllmap Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.hllmap Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-use.html
index 09e6ef8..24f6087 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.hllmap (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.hllmap (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.hllmap (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.hllmap (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketch.html
index 641c203..fbd1b3f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KllFloatsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>KllFloatsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KllFloatsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="KllFloatsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketchIterator.html
index 3e41e51..cc71eb8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/KllFloatsSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>KllFloatsSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>KllFloatsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KllFloatsSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="KllFloatsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketch.html
index 9f55f9f..c1c712c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.kll.KllFloatsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.kll.KllFloatsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.kll.KllFloatsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.kll.KllFloatsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketchIterator.html
index 385049c..23cb033 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/class-use/KllFloatsSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.kll.KllFloatsSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.kll.KllFloatsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.kll.KllFloatsSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.kll.KllFloatsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-frame.html
index eab3745..70db2e8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.kll (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.kll (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-summary.html
index bb8f398..5fa85f2 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.kll (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.kll (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.kll (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.kll (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-tree.html
index 06921c7..183ac63 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.kll Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.kll Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.kll Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.kll Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-use.html
index ef71ccf..0b33c91 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.kll (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.kll (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.kll (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.kll (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/package-frame.html
index 1195072..cc1ed34 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/package-summary.html
index 1a0245e..dde9bc5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/package-tree.html
index 642e2f3..a6ae00f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/package-use.html
index 123c48e..204293a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/CompactDoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/CompactDoublesSketch.html
index 5d3de9b..a26ebce 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/CompactDoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/CompactDoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactDoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CompactDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactDoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CompactDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketch.html
index ea471ed..747f099 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -194,7 +194,7 @@ Table Guide for DoublesSketch Size in Bytes and Approximate Error:
  </pre>
 
  <p>There is more documentation available on
- <a href="https://datasketches.github.io">DataSketches.GitHub.io</a>.</p>
+ <a href="https://datasketches.apache.org">datasketches.apache.org</a>.</p>
 
  <p>This is an implementation of the Low Discrepancy Mergeable Quantiles Sketch, using double
  values, described in section 3.2 of the journal version of the paper "Mergeable Summaries"
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchBuilder.html
index 066fff9..822fc5e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoublesSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoublesSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoublesSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoublesSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchIterator.html
index 2b68b0b..cb0c287 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoublesSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoublesSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnion.html
index fa813b8..c223e4c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoublesUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoublesUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnionBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnionBuilder.html
index 935ff7b..583caef 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnionBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/DoublesUnionBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoublesUnionBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoublesUnionBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoublesUnionBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoublesUnionBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketch.html
index 5766e0c..597eb51 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -126,7 +126,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  for the DoublesSketch.
 
  <p>There is more documentation available on
- <a href="https://datasketches.github.io">DataSketches.GitHub.io</a>.</p></div>
+ <a href="https://datasketches.apache.org">datasketches.apache.org</a>.</p></div>
 <dl>
 <dt><span class="simpleTagLabel">Author:</span></dt>
 <dd>Kevin Lang, Alexander Saydakov</dd>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketchIterator.html
index bf7d21a..671f24d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemsSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ItemsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ItemsSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ItemsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsUnion.html
index 4b57a12..4ee28f9 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ItemsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/UpdateDoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
index 8717308..43c68e2 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateDoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdateDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdateDoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdateDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/CompactDoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/CompactDoublesSketch.html
index 531dd1e..5e7541b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/CompactDoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/CompactDoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.CompactDoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.CompactDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.CompactDoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.CompactDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketch.html
index fb82af9..181330d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.DoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.DoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchBuilder.html
index 6ec88bd..4f38a1e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.DoublesSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.DoublesSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchIterator.html
index 4d90e5a..39f6bb3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.DoublesSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.DoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnion.html
index c2fb720..81ca832 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.DoublesUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.DoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnionBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnionBuilder.html
index 74c9193..4d4d516 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnionBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/DoublesUnionBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.DoublesUnionBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.DoublesUnionBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesUnionBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.DoublesUnionBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketch.html
index 6c0b990..9d49c5c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.ItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.ItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.ItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketchIterator.html
index 9e73cdf..18b642e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.ItemsSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.ItemsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.ItemsSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.ItemsSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsUnion.html
index 68b71d7..dd1d60f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/ItemsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.ItemsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.ItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.ItemsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.ItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/UpdateDoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/UpdateDoublesSketch.html
index 1bd2af3..1654bac 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/UpdateDoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/class-use/UpdateDoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.quantiles.UpdateDoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.quantiles.UpdateDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.quantiles.UpdateDoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.quantiles.UpdateDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-frame.html
index dad5772..a0eac98 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.quantiles (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.quantiles (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-summary.html
index 6529d09..174bcb7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.quantiles (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.quantiles (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.quantiles (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.quantiles (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-tree.html
index 38ed67e..1539d46 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.quantiles Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.quantiles Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.quantiles Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.quantiles Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-use.html
index 50bb9cd..6cc5a4a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.quantiles (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.quantiles (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.quantiles (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.quantiles (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsSketch.html
index 676fd94..f8c1161 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReservoirItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ReservoirItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReservoirItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ReservoirItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsUnion.html
index 7d7e428..ca5ceed 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirItemsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReservoirItemsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ReservoirItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReservoirItemsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ReservoirItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsSketch.html
index d159414..1b186cc 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReservoirLongsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ReservoirLongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReservoirLongsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ReservoirLongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsUnion.html
index 7becd1c..5000da8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/ReservoirLongsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReservoirLongsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ReservoirLongsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReservoirLongsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ReservoirLongsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/SampleSubsetSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/SampleSubsetSummary.html
index df7904b..7f2e518 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/SampleSubsetSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/SampleSubsetSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SampleSubsetSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SampleSubsetSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SampleSubsetSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SampleSubsetSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.VarOptItemsIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.VarOptItemsIterator.html
index f9f5155..2f8d5a7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.VarOptItemsIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.VarOptItemsIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.WeightedSample.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.WeightedSample.html
index 90e849c..40b2d2a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.WeightedSample.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.WeightedSample.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VarOptItemsSamples.WeightedSample (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>VarOptItemsSamples.WeightedSample (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VarOptItemsSamples.WeightedSample (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="VarOptItemsSamples.WeightedSample (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.html
index 121eda7..1e5e239 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSamples.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VarOptItemsSamples (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>VarOptItemsSamples (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VarOptItemsSamples (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="VarOptItemsSamples (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSketch.html
index 918d300..72905c9 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VarOptItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>VarOptItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VarOptItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="VarOptItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsUnion.html
index 543ab88..51cc0e2 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/VarOptItemsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VarOptItemsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>VarOptItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VarOptItemsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="VarOptItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsSketch.html
index ab01843..c09903e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.ReservoirItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.ReservoirItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsUnion.html
index 8bd7807..8eb82f5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirItemsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.ReservoirItemsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.ReservoirItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirItemsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsSketch.html
index 6f11141..932fb82 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.ReservoirLongsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.ReservoirLongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirLongsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirLongsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsUnion.html
index 906e1ca..4f9457e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/ReservoirLongsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.ReservoirLongsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.ReservoirLongsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirLongsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.ReservoirLongsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/SampleSubsetSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/SampleSubsetSummary.html
index 8cf6c9a..550b990 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/SampleSubsetSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/SampleSubsetSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.SampleSubsetSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.SampleSubsetSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.SampleSubsetSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.SampleSubsetSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.VarOptItemsIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.VarOptItemsIterator.html
index b9a46a1..5992ac5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.VarOptItemsIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.VarOptItemsIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.VarOptItemsIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.WeightedSample.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.WeightedSample.html
index 34b10c0..0a10f92 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.WeightedSample.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.WeightedSample.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.WeightedSample (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.WeightedSample (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.WeightedSample (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples.WeightedSample (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.html
index e082caf..a657de7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSamples.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSamples (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSketch.html
index c79ec86..967f353 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsUnion.html
index b4686a7..9c7d0cb 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/class-use/VarOptItemsUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.sampling.VarOptItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.sampling.VarOptItemsUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-frame.html
index 9bc01fe..30b264d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.sampling (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.sampling (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-summary.html
index aa2f599..8588d9c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.sampling (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.sampling (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.sampling (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.sampling (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-tree.html
index ac22c97..b3d210e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.sampling Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.sampling Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.sampling Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.sampling Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-use.html
index a4b350c..8bacdb5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.sampling (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.sampling (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.sampling (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.sampling (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/AnotB.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/AnotB.html
index f1c364b..da14698 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/AnotB.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/AnotB.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AnotB (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AnotB (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/CompactSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/CompactSketch.html
index 00b134a..62401af 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/CompactSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/CompactSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/HashIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/HashIterator.html
index 0de297a..d0583d1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/HashIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/HashIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HashIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>HashIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HashIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="HashIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Intersection.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Intersection.html
index aea9054..47d3ba8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Intersection.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Intersection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Intersection (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Intersection (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/JaccardSimilarity.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/JaccardSimilarity.html
index 3846315..f059620 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/JaccardSimilarity.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/JaccardSimilarity.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JaccardSimilarity (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>JaccardSimilarity (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JaccardSimilarity (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="JaccardSimilarity (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/PairwiseSetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/PairwiseSetOperations.html
index 7fc52f3..1c34ace 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/PairwiseSetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/PairwiseSetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PairwiseSetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>PairwiseSetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PairwiseSetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="PairwiseSetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperation.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperation.html
index 2f99363..1f7916e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SetOperation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SetOperation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SetOperation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SetOperation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperationBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperationBuilder.html
index a56e5b7..3629442 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperationBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/SetOperationBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SetOperationBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SetOperationBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/SingleItemSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/SingleItemSketch.html
index 9e592b4..322dd5e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/SingleItemSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/SingleItemSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SingleItemSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SingleItemSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SingleItemSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SingleItemSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketch.html
index 8e79bb1..2527245 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Sketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketches.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketches.html
index 0b34ad7..e94337e 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketches.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Sketches.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Sketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Union.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Union.html
index f10826c..15dda39 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/Union.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Union (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Union (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateReturnState.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateReturnState.html
index fa9d7ba..ac3cab7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateReturnState.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateReturnState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateReturnState (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdateReturnState (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdateReturnState (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdateReturnState (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketch.html
index d01395c..6c45acb 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdateSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdateSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdateSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketchBuilder.html
index 3b00781..5e2bfb1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/UpdateSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdateSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdateSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdateSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdateSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/AnotB.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/AnotB.html
index 5c4e110..bb420b4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/AnotB.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/AnotB.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.AnotB (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.AnotB (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/CompactSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/CompactSketch.html
index a8eb541..31a9da9 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/CompactSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/CompactSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.CompactSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.CompactSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/HashIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/HashIterator.html
index 9758dcd..48d7b57 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/HashIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/HashIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.theta.HashIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.theta.HashIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.theta.HashIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.theta.HashIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Intersection.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Intersection.html
index 807eb37..07bf022 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Intersection.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Intersection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.Intersection (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.Intersection (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/JaccardSimilarity.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/JaccardSimilarity.html
index 8a6c7bb..878debe 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/JaccardSimilarity.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/JaccardSimilarity.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.JaccardSimilarity (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.JaccardSimilarity (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.JaccardSimilarity (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.JaccardSimilarity (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/PairwiseSetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/PairwiseSetOperations.html
index d6c0c31..237fddf 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/PairwiseSetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/PairwiseSetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.PairwiseSetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.PairwiseSetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.PairwiseSetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.PairwiseSetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperation.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperation.html
index daddddc..569232f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperation.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.SetOperation (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.SetOperation (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.SetOperation (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.SetOperation (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperationBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperationBuilder.html
index 700d0e5..aa3d3b4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperationBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SetOperationBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.SetOperationBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.SetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.SetOperationBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.SetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SingleItemSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SingleItemSketch.html
index 5f3141d..f32060a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SingleItemSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/SingleItemSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.SingleItemSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.SingleItemSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.SingleItemSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.SingleItemSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketch.html
index 0542a91..ab1b389 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.Sketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.Sketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketches.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketches.html
index ea0f42c..c9c5e98 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketches.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Sketches.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.Sketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.Sketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Union.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Union.html
index 51038c7..d65c569 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Union.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.Union (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.Union (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateReturnState.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateReturnState.html
index bd338f5..2d44bce 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateReturnState.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateReturnState.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.UpdateReturnState (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.UpdateReturnState (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.UpdateReturnState (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.UpdateReturnState (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketch.html
index da5285b..d3ffcd5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.UpdateSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.UpdateSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.UpdateSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.UpdateSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketchBuilder.html
index 472623b..ca3be38 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/class-use/UpdateSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.theta.UpdateSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.theta.UpdateSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.theta.UpdateSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.theta.UpdateSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-frame.html
index 682d0fa..f10c003 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.theta (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.theta (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-summary.html
index 0ffc44a..9d04dde 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.theta (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.theta (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.theta (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.theta (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-tree.html
index 0657c5d..7b12c03 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.theta Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.theta Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.theta Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.theta Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-use.html
index de80825..ca2ec2a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.theta (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.theta (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.theta (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.theta (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/AnotB.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/AnotB.html
index 6526507..355bef9 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/AnotB.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/AnotB.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AnotB (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AnotB (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesAnotB.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesAnotB.html
index e9257a7..b1889e4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesAnotB.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesAnotB.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesAnotB (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesAnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesAnotB (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesAnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCombiner.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCombiner.html
index 84231c8..95c5fad 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCombiner.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCombiner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesCombiner (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesCombiner (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesCombiner (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesCombiner (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCompactSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCompactSketch.html
index 5d66f23..f71e339 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCompactSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesCompactSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesCompactSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesCompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesCompactSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesCompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesIntersection.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesIntersection.html
index 53b9371..999dc5b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesIntersection.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesIntersection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesIntersection (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesIntersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesIntersection (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesIntersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSetOperationBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSetOperationBuilder.html
index 2fa23e9..453c4a6 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSetOperationBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSetOperationBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesSetOperationBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesSetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesSetOperationBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesSetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketch.html
index 87c4d11..12268c6 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketchIterator.html
index f482dea..ba3aaaa 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketches.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketches.html
index 45aa6f1..4ada304 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketches.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesSketches.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesSketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesSketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesSketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesSketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUnion.html
index ff14915..7b9d916 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketch.html
index 711ee1e..536e0e1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesUpdatableSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesUpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesUpdatableSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesUpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketchBuilder.html
index 3a4fad3..75e5dac 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/ArrayOfDoublesUpdatableSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/CompactSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/CompactSketch.html
index a293808..d247777 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/CompactSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/CompactSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompactSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompactSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/DeserializeResult.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/DeserializeResult.html
index 851b5da..62abbda 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/DeserializeResult.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/DeserializeResult.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DeserializeResult (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DeserializeResult (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DeserializeResult (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DeserializeResult (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Filter.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Filter.html
index d6fbd49..701aa99 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Filter.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Filter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Filter (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Filter (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Filter (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Filter (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Intersection.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Intersection.html
index 487abbe..956ab11 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Intersection.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Intersection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Intersection (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Intersection (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketch.html
index 5275452..bf316c3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Sketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SketchIterator.html
index 9f197d2..97c1f02 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketches.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketches.html
index 095e810..5e65cc3 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketches.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Sketches.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Sketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Sketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Summary.html
index 6f6c149..dbe7f05 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Summary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Summary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Summary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Summary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryDeserializer.html
index ad909c1..29fa195 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryFactory.html
index 88c68a4..4feccb0 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummarySetOperations.html
index 7466552..982ad4b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/SummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>SummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="SummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Union.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Union.html
index f566b25..809ca8f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Union.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Union (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Union (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketch.html
index 3d130ee..ab40cf1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdatableSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdatableSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketchBuilder.html
index 18c17fe..f262382 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSummary.html
index 373ad3d..f0f020d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/UpdatableSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UpdatableSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>UpdatableSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UpdatableSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="UpdatableSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSketch.html
index cfd69b4..5eefc75 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoubleSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoubleSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.Mode.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.Mode.html
index 317157c..703f7d9 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.Mode.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.Mode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleSummary.Mode (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoubleSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleSummary.Mode (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoubleSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.html
index ad560ca..5263826 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoubleSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoubleSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryDeserializer.html
index a1b3cc5..c649c3d 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleSummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoubleSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleSummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoubleSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryFactory.html
index 6a24c27..4cf4a27 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleSummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoubleSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleSummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoubleSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummarySetOperations.html
index 1dd4144..1ac40a4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/DoubleSummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleSummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>DoubleSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleSummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="DoubleSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSketch.html
index 86d83b6..aae64f0 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.Mode.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.Mode.html
index b204a37..7228b93 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.Mode.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.Mode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary.Mode (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary.Mode (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.html
index ced125b..532cb55 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryDeserializer.html
index c7d5877..ee18b7b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryFactory.html
index e60a2e6..c1b0b7f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummarySetOperations.html
index 6a106ae..3098938 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/class-use/DoubleSummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.adouble.DoubleSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-frame.html
index 6473482..de0e9fe 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.adouble (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.adouble (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-summary.html
index c608556..326f039 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.adouble (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.adouble (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple.adouble (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple.adouble (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-tree.html
index be3e29b..649484a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.adouble Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.adouble Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple.adouble Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple.adouble Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-use.html
index 6706b81..9ab8d8c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.tuple.adouble (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.tuple.adouble (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.tuple.adouble (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.tuple.adouble (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSketch.html
index 4ad7dce..f8dc8c8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntegerSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntegerSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.Mode.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.Mode.html
index 8864e45..8594b2c 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.Mode.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.Mode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerSummary.Mode (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntegerSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerSummary.Mode (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntegerSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.html
index 80fa3b3..74ea57f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntegerSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntegerSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryDeserializer.html
index 0d95f9c..a185bd4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerSummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntegerSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerSummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntegerSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryFactory.html
index 21b36b4..8aa4bef 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerSummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntegerSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerSummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntegerSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummarySetOperations.html
index 12f2d3a..5813edf 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/IntegerSummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerSummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>IntegerSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerSummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="IntegerSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSketch.html
index 79982a7..dc07d66 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.Mode.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.Mode.html
index 3701155..d406444 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.Mode.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.Mode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary.Mode (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.html
index 24468fd..f0e6dde 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryDeserializer.html
index 9db272b..f022d8b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryFactory.html
index 9cd2dc8..ac083c8 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummarySetOperations.html
index fb42d57..2178953 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/class-use/IntegerSummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.aninteger.IntegerSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-frame.html
index 325c8b1..74d71bc 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.aninteger (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.aninteger (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-summary.html
index 76fcfc9..4f7e2e7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.aninteger (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.aninteger (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple.aninteger (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple.aninteger (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-tree.html
index 689b437..7049c39 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.aninteger Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.aninteger Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple.aninteger Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple.aninteger Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-use.html
index c9aa790..207b0fd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.tuple.aninteger (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.tuple.aninteger (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.tuple.aninteger (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.tuple.aninteger (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/AnotB.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/AnotB.html
index 437cae0..da4e554 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/AnotB.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/AnotB.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.AnotB (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.AnotB (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.AnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesAnotB.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesAnotB.html
index 0a54915..eb39aa7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesAnotB.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesAnotB.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesAnotB (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesAnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesAnotB (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesAnotB (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCombiner.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCombiner.html
index b157302..fd2c6e2 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCombiner.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCombiner.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesCombiner (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesCombiner (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesCombiner (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesCombiner (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCompactSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCompactSketch.html
index 05ecba5..4a151b7 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCompactSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesCompactSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesCompactSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesCompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesCompactSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesCompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesIntersection.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesIntersection.html
index c93bdfc..e3c37c2 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesIntersection.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesIntersection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesIntersection (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesIntersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesIntersection (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesIntersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSetOperationBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSetOperationBuilder.html
index bacfb12..d1cfd69 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSetOperationBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSetOperationBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSetOperationBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSetOperationBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSetOperationBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketch.html
index b9ce7a9..c93c083 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketchIterator.html
index 41021a3..a999231 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesSketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesSketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.ArrayOfDoublesSketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketches.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketches.html
index bf35099..010cfe5 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketches.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesSketches.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesSketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUnion.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUnion.html
index ff8e4f9..8ffaddd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUnion.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUnion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUnion (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUnion (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUnion (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketch.html
index 6832483..2cddfdf 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketchBuilder.html
index a896611..9d16e39 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/ArrayOfDoublesUpdatableSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.ArrayOfDoublesUpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/CompactSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/CompactSketch.html
index 91def69..7dc02f4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/CompactSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/CompactSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.CompactSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.CompactSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.CompactSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/DeserializeResult.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/DeserializeResult.html
index 1f4c7ce..627bfbd 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/DeserializeResult.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/DeserializeResult.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.DeserializeResult (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.DeserializeResult (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.DeserializeResult (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.DeserializeResult (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Filter.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Filter.html
index d13fe7d..b08fa45 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Filter.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Filter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.Filter (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.Filter (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.Filter (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.Filter (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Intersection.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Intersection.html
index 349a99d..5785bf1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Intersection.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Intersection.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.Intersection (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.Intersection (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.Intersection (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketch.html
index 642eb81..776f137 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.Sketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.Sketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.Sketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SketchIterator.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SketchIterator.html
index e83529b..6dc0ac1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SketchIterator.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SketchIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.SketchIterator (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.SketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.SketchIterator (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.SketchIterator (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketches.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketches.html
index 84fc3ee..fb8fe5b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketches.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Sketches.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.Sketches (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.Sketches (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.Sketches (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Summary.html
index 2ca6ef5..a3c2794 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.Summary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.Summary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.Summary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.Summary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryDeserializer.html
index c077e52..542ee9a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.SummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.SummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.SummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.SummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryFactory.html
index bae0948..26ed496 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.SummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.SummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.SummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.SummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummarySetOperations.html
index f51f737..765f488 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/SummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.SummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.SummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.SummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.SummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Union.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Union.html
index ee38df9..176b0f0 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Union.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.Union (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.Union (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.Union (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketch.html
index c11d459..400e3af 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.UpdatableSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.UpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.UpdatableSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.UpdatableSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketchBuilder.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketchBuilder.html
index 468f829..a495061 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketchBuilder.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSketchBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.UpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.UpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.UpdatableSketchBuilder (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.UpdatableSketchBuilder (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSummary.html
index c1b1ec1..63755ba 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/class-use/UpdatableSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.datasketches.tuple.UpdatableSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Interface org.apache.datasketches.tuple.UpdatableSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.datasketches.tuple.UpdatableSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Interface org.apache.datasketches.tuple.UpdatableSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-frame.html
index 0efd731..be02e2a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-summary.html
index 610b993..19326df 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-tree.html
index 92f6639..1f3ff0b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-use.html
index d39799e..05c7a85 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.tuple (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.tuple (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.tuple (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.tuple (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSketch.html
index c0d4a3c..f79df2a 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfStringsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfStringsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfStringsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfStringsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummary.html
index aa38600..136d65b 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfStringsSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfStringsSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfStringsSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfStringsSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryDeserializer.html
index fc62d22..c2c1af4 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfStringsSummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfStringsSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfStringsSummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfStringsSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryFactory.html
index c2b7549..9907e68 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfStringsSummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfStringsSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfStringsSummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfStringsSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummarySetOperations.html
index 003017a..8a70304 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/ArrayOfStringsSummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:28 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:32 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ArrayOfStringsSummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>ArrayOfStringsSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ArrayOfStringsSummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="ArrayOfStringsSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSketch.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSketch.html
index a2817b8..1540072 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSketch.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSketch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSketch (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSketch (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSketch (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummary.html
index 1c99ce7..0e3fee1 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummary (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummary (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummary (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryDeserializer.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryDeserializer.html
index b0ec946..b9b40da 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryDeserializer.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryDeserializer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryDeserializer (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryDeserializer (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryDeserializer (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryFactory.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryFactory.html
index 9d29911..074e63f 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryFactory.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummaryFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryFactory (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryFactory (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummaryFactory (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummarySetOperations.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummarySetOperations.html
index af9b34c..a46fdf6 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummarySetOperations.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/class-use/ArrayOfStringsSummarySetOperations.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummarySetOperations (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummarySetOperations (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Class org.apache.datasketches.tuple.strings.ArrayOfStringsSummarySetOperations (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-frame.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-frame.html
index 3357c52..499d068 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-frame.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.strings (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.strings (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-summary.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-summary.html
index 5592b85..67abfed 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-summary.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.strings (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.strings (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple.strings (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple.strings (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-tree.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-tree.html
index cd2b846..43b7776 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-tree.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.datasketches.tuple.strings Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>org.apache.datasketches.tuple.strings Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.datasketches.tuple.strings Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="org.apache.datasketches.tuple.strings Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-use.html b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-use.html
index 610421c..344a011 100644
--- a/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-use.html
+++ b/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.datasketches.tuple.strings (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Uses of Package org.apache.datasketches.tuple.strings (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.datasketches.tuple.strings (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Uses of Package org.apache.datasketches.tuple.strings (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/overview-frame.html b/api/java/snapshot/apidocs/overview-frame.html
index 66fdace..8b67e31 100644
--- a/api/java/snapshot/apidocs/overview-frame.html
+++ b/api/java/snapshot/apidocs/overview-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview List (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Overview List (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/api/java/snapshot/apidocs/overview-summary.html b/api/java/snapshot/apidocs/overview-summary.html
index 65f9f84..42e6b9f 100644
--- a/api/java/snapshot/apidocs/overview-summary.html
+++ b/api/java/snapshot/apidocs/overview-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Overview (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Overview (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Overview (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -71,7 +71,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">datasketches-java 1.2.0-incubating API</h1>
+<h1 class="title">datasketches-java 1.3.0-incubating-SNAPSHOT API</h1>
 </div>
 <div class="header">
 <div class="subTitle">
@@ -193,29 +193,48 @@
 <p>This library is divided into packages that constitute distinct groups of functionality:</p>
 
 <ul>
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-summary.html">Frequencies</a></b>
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/cpc/package-summary.html">CPC - Compressed Probabilistic Counting</a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-summary.html">Hash</a></b>
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/fdt/package-summary.html">FDT - Frequent Distinct Tuples</a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-summary.html">HLL</a></b> 
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/frequencies/package-summary.html">Frequencies Fequent Items- </a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-summary.html">HLLMap</a></b> 
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/hash/package-summary.html">Hash - Common Hash Functions</a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-summary.html">Quantiles</a></b> 
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/hll/package-summary.html">HLL - HyperLogLog</a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-summary.html">Sampling</a></b>
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/hllmap/package-summary.html">HLLMap - HLL Map</a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-summary.html">Theta</a></b>
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/kll/package-summary.html">KLL - High Performance Karnin, Lang, Liberty Quantiles</a></b>
 </li>
 
-<li><b><a href="https://datasketches.github.io/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-summary.html">Tuple</a></b>
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/package-summary.html">Quantiles - Quantiles</a></b> 
 </li>
+
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/sampling/package-summary.html">Sampling - Weighted and Unweighted Reservoirs</a></b>
+</li>
+
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/theta/package-summary.html">Theta - The Theta Family </a></b>
+</li>
+
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/tuple/package-summary.html">Tuple - The Base Tuple Family</a></b>
+</li>
+
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/tuple/adouble/package-summary.html">Tuple - Example Implementation with a single double</a></b>
+</li>
+
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/tuple/aninteger/package-summary.html">Tuple - Example Implementation with a single integer</a></b>
+</li>
+
+<li><b><a href="https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/tuple/strings/package-summary.html">Tuple - Example Implementation with an array of Strings</a></b>
+</li>
+
 </ul>
 Note: In general, if the requirements or promises of any method's contract are not fulfilled 
 (that is, if there is a bug in either the method or its caller), 
diff --git a/api/java/snapshot/apidocs/overview-tree.html b/api/java/snapshot/apidocs/overview-tree.html
index 33a4ba7..e2b1585 100644
--- a/api/java/snapshot/apidocs/overview-tree.html
+++ b/api/java/snapshot/apidocs/overview-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Class Hierarchy (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
diff --git a/api/java/snapshot/apidocs/resources/dictionary.html b/api/java/snapshot/apidocs/resources/dictionary.html
index ab26f61..b20a5ab 100644
--- a/api/java/snapshot/apidocs/resources/dictionary.html
+++ b/api/java/snapshot/apidocs/resources/dictionary.html
@@ -31,7 +31,7 @@ Refers to sketch accuracy...
 
 <h3><a name="alphaTCF">Alpha TCF</a></h3>
 The Alpha Theta Choosing Function (TCF) and the theory behind it is fully described in the 
-<a href="https://github.com/DataSketches/DataSketches.apache.org/blob/master/docs/pdf/ThetaSketchFramework.pdf">Theta Sketch Framework</a> paper. 
+<a href="https://github.com/apache/incubator-datasketches-website/blob/master/docs/pdf/ThetaSketchFramework.pdf">Theta Sketch Framework</a> paper. 
 The alpha algorithm is optimized for speed and accuracy in a real-time sketch
 building / estimating environment.
 <p>One of the properties of the Alpha Algorithm used for cache management within a sketch is that
diff --git a/api/java/snapshot/apidocs/serialized-form.html b/api/java/snapshot/apidocs/serialized-form.html
index e7eb595..9877063 100644
--- a/api/java/snapshot/apidocs/serialized-form.html
+++ b/api/java/snapshot/apidocs/serialized-form.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_222) on Thu Jan 16 21:49:29 PST 2020 -->
+<!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 23:00:33 PST 2020 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Serialized Form (datasketches-java 1.2.0-incubating API)</title>
-<meta name="date" content="2020-01-16">
+<title>Serialized Form (datasketches-java 1.3.0-incubating-SNAPSHOT API)</title>
+<meta name="date" content="2020-01-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (datasketches-java 1.2.0-incubating API)";
+            parent.document.title="Serialized Form (datasketches-java 1.3.0-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org