This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 6998de36 Deploying to gh-pages from @
apache/datasketches-java@ee09552e711b369a3b8bf512792b53ba66c2202e 🚀
6998de36 is described below
commit 6998de36d03c95dc2b5f1e7fbf2e0825258725e9
Author: leerho <[email protected]>
AuthorDate: Wed Mar 6 03:30:59 2024 +0000
Deploying to gh-pages from @
apache/datasketches-java@ee09552e711b369a3b8bf512792b53ba66c2202e 🚀
---
docs/master/constant-values.html | 9 ++++++++-
docs/master/index-all.html | 2 ++
docs/master/member-search-index.js | 2 +-
docs/master/member-search-index.zip | Bin 16810 -> 16822 bytes
.../apache/datasketches/kll/KllDoublesSketch.html | 2 +-
.../apache/datasketches/kll/KllFloatsSketch.html | 2 +-
.../apache/datasketches/kll/KllItemsSketch.html | 2 +-
.../org/apache/datasketches/kll/KllSketch.html | 2 +-
.../quantiles/CompactDoublesSketch.html | 2 +-
.../datasketches/quantiles/DoublesSketch.html | 2 +-
.../apache/datasketches/quantiles/ItemsSketch.html | 2 +-
.../quantiles/UpdateDoublesSketch.html | 2 +-
.../datasketches/quantilescommon/QuantilesAPI.html | 22 +++++++++++++++++++--
.../quantilescommon/QuantilesDoublesAPI.html | 2 +-
.../quantilescommon/QuantilesFloatsAPI.html | 2 +-
.../quantilescommon/QuantilesGenericAPI.html | 2 +-
.../org/apache/datasketches/req/ReqSketch.html | 2 +-
docs/master/package-search-index.zip | Bin 357 -> 357 bytes
docs/master/type-search-index.zip | Bin 1639 -> 1639 bytes
19 files changed, 43 insertions(+), 16 deletions(-)
diff --git a/docs/master/constant-values.html b/docs/master/constant-values.html
index 6dd404f8..ffe28563 100644
--- a/docs/master/constant-values.html
+++ b/docs/master/constant-values.html
@@ -251,13 +251,20 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
<td class="colLast"><code>"Sketch does not have just one item. "</code></td>
</tr>
<tr class="rowColor">
+<td class="colFirst"><a
id="org.apache.datasketches.quantilescommon.QuantilesAPI.SELF_MERGE_MSG">
+<!-- -->
+</a><code>public static final <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"
class="externalLink">String</a></code></td>
+<th class="colSecond" scope="row"><code><a
href="org/apache/datasketches/quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a></code></th>
+<td class="colLast"><code>"A sketch cannot merge with itself. "</code></td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><a
id="org.apache.datasketches.quantilescommon.QuantilesAPI.TGT_IS_READ_ONLY_MSG">
<!-- -->
</a><code>public static final <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"
class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a
href="org/apache/datasketches/quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a></code></th>
<td class="colLast"><code>"Target sketch is Read Only, cannot write.
"</code></td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><a
id="org.apache.datasketches.quantilescommon.QuantilesAPI.UNSUPPORTED_MSG">
<!-- -->
</a><code>public static final <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"
class="externalLink">String</a></code></td>
diff --git a/docs/master/index-all.html b/docs/master/index-all.html
index edf04f87..106df2e4 100644
--- a/docs/master/index-all.html
+++ b/docs/master/index-all.html
@@ -5683,6 +5683,8 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
<div class="block">Gets the 1-based kth order statistic from the array
including any zero values in the
array.</div>
</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/datasketches/quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a></span>
- Static variable in interface org.apache.datasketches.quantilescommon.<a
href="org/apache/datasketches/quantilescommon/QuantilesAPI.html"
title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></dt>
+<dd> </dd>
<dt><a href="org/apache/datasketches/tuple/SerializerDeserializer.html"
title="class in org.apache.datasketches.tuple"><span
class="typeNameLink">SerializerDeserializer</span></a> - Class in <a
href="org/apache/datasketches/tuple/package-summary.html">org.apache.datasketches.tuple</a></dt>
<dd>
<div class="block">Multipurpose serializer-deserializer for a collection of
sketches defined by the enum.</div>
diff --git a/docs/master/member-search-index.js
b/docs/master/member-search-index.js
index 5832b9d8..a7bbf705 100644
--- a/docs/master/member-search-index.js
+++ b/docs/master/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex =
[{"p":"org.apache.datasketches.common","c":"Family","l":"A_NOT_B"},{"p":"org.apache.datasketches.common","c":"Family","l":"ALPHA"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"AnotB()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"AnotB()","url":"%3Cinit%3
[...]
\ No newline at end of file
+memberSearchIndex =
[{"p":"org.apache.datasketches.common","c":"Family","l":"A_NOT_B"},{"p":"org.apache.datasketches.common","c":"Family","l":"ALPHA"},{"p":"org.apache.datasketches.tuple.adouble","c":"DoubleSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.tuple.aninteger","c":"IntegerSummary.Mode","l":"AlwaysOne"},{"p":"org.apache.datasketches.theta","c":"AnotB","l":"AnotB()","url":"%3Cinit%3E()"},{"p":"org.apache.datasketches.tuple","c":"AnotB","l":"AnotB()","url":"%3Cinit%3
[...]
\ No newline at end of file
diff --git a/docs/master/member-search-index.zip
b/docs/master/member-search-index.zip
index 70bcf7bf..9bc2be0b 100644
Binary files a/docs/master/member-search-index.zip and
b/docs/master/member-search-index.zip differ
diff --git a/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
b/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
index 281e06c8..5a51d44e 100644
--- a/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
@@ -191,7 +191,7 @@ implements <a
href="../quantilescommon/QuantilesDoublesAPI.html" title="interfac
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git a/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
b/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
index 2a7715da..6e6c7632 100644
--- a/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
@@ -191,7 +191,7 @@ implements <a
href="../quantilescommon/QuantilesFloatsAPI.html" title="interface
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git a/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
b/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
index 2dfb2266..267ce610 100644
--- a/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
@@ -197,7 +197,7 @@ implements <a
href="../quantilescommon/QuantilesGenericAPI.html" title="interfac
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git a/docs/master/org/apache/datasketches/kll/KllSketch.html
b/docs/master/org/apache/datasketches/kll/KllSketch.html
index bc4e4ea0..f91944e3 100644
--- a/docs/master/org/apache/datasketches/kll/KllSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllSketch.html
@@ -233,7 +233,7 @@ implements <a href="../quantilescommon/QuantilesAPI.html"
title="interface in or
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git
a/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html
b/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html
index 88e13593..56fb4766 100644
--- a/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html
+++ b/docs/master/org/apache/datasketches/quantiles/CompactDoublesSketch.html
@@ -166,7 +166,7 @@ extends <a href="DoublesSketch.html" title="class in
org.apache.datasketches.qua
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git a/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html
b/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html
index e8538880..bf260d60 100644
--- a/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html
+++ b/docs/master/org/apache/datasketches/quantiles/DoublesSketch.html
@@ -216,7 +216,7 @@ Table Guide for DoublesSketch Size in Bytes and Approximate
Error:
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git a/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html
b/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html
index 3f2d1704..c7df22df 100644
--- a/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html
+++ b/docs/master/org/apache/datasketches/quantiles/ItemsSketch.html
@@ -194,7 +194,7 @@ implements <a
href="../quantilescommon/QuantilesGenericAPI.html" title="interfac
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git
a/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
b/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
index 2021773d..f7ab8305 100644
--- a/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
+++ b/docs/master/org/apache/datasketches/quantiles/UpdateDoublesSketch.html
@@ -165,7 +165,7 @@ extends <a href="DoublesSketch.html" title="class in
org.apache.datasketches.qua
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html
index 698b9346..8722ae10 100644
--- a/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html
+++ b/docs/master/org/apache/datasketches/quantilescommon/QuantilesAPI.html
@@ -351,11 +351,16 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"
class="externalLink">String</a></code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a
href="#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a></span></code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a
href="#SELF_MERGE_MSG">SELF_MERGE_MSG</a></span></code></th>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"
class="externalLink">String</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a
href="#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a></span></code></th>
+<td class="colLast"> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang"
class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a
href="#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></span></code></th>
<td class="colLast"> </td>
</tr>
@@ -536,7 +541,7 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
<a id="TGT_IS_READ_ONLY_MSG">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>TGT_IS_READ_ONLY_MSG</h4>
<pre>static final <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang" class="externalLink">String</a>
TGT_IS_READ_ONLY_MSG</pre>
@@ -546,6 +551,19 @@ $('.navPadding').css('padding-top',
$('.fixedNav').css("height"));
</dl>
</li>
</ul>
+<a id="SELF_MERGE_MSG">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SELF_MERGE_MSG</h4>
+<pre>static final <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang" class="externalLink">String</a>
SELF_MERGE_MSG</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a
href="../../../../constant-values.html#org.apache.datasketches.quantilescommon.QuantilesAPI.SELF_MERGE_MSG">Constant
Field Values</a></dd>
+</dl>
+</li>
+</ul>
</li>
</ul>
</section>
diff --git
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html
index a212ec78..3b9b6eae 100644
---
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html
+++
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesDoublesAPI.html
@@ -159,7 +159,7 @@ extends <a href="QuantilesAPI.html" title="interface in
org.apache.datasketches.
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>, <a
href="QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>, <a
href="QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>, <a
href="QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>, <a
href="QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>, <a
href="QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>, <a
href="QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>, <a
href="QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>, <a
href="QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>, <a
href="QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
</ul>
</li>
</ul>
diff --git
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html
index 74659ab3..442aefa0 100644
---
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html
+++
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesFloatsAPI.html
@@ -159,7 +159,7 @@ extends <a href="QuantilesAPI.html" title="interface in
org.apache.datasketches.
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>, <a
href="QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>, <a
href="QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>, <a
href="QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>, <a
href="QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>, <a
href="QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>, <a
href="QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>, <a
href="QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>, <a
href="QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>, <a
href="QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
</ul>
</li>
</ul>
diff --git
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html
index 5dd8adc1..9c7e53a0 100644
---
a/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html
+++
b/docs/master/org/apache/datasketches/quantilescommon/QuantilesGenericAPI.html
@@ -163,7 +163,7 @@ extends <a href="QuantilesAPI.html" title="interface in
org.apache.datasketches.
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>, <a
href="QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>, <a
href="QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>, <a
href="QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>, <a
href="QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>, <a
href="QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>, <a
href="QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>, <a
href="QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>, <a
href="QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>, <a
href="QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
</ul>
</li>
</ul>
diff --git a/docs/master/org/apache/datasketches/req/ReqSketch.html
b/docs/master/org/apache/datasketches/req/ReqSketch.html
index f182cfb0..9fb9e1e3 100644
--- a/docs/master/org/apache/datasketches/req/ReqSketch.html
+++ b/docs/master/org/apache/datasketches/req/ReqSketch.html
@@ -201,7 +201,7 @@ extends <a
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
<!-- -->
</a>
<h3>Fields inherited from
interface org.apache.datasketches.quantilescommon.<a
href="../quantilescommon/QuantilesAPI.html" title="interface in
org.apache.datasketches.quantilescommon">QuantilesAPI</a></h3>
-<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#UNSUPPORTED_MSG">UNSUPPORTED_MSG</a></code></li>
+<code><a href="../quantilescommon/QuantilesAPI.html#EMPTY_MSG">EMPTY_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#MEM_REQ_SVR_NULL_MSG">MEM_REQ_SVR_NULL_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#NOT_SINGLE_ITEM_MSG">NOT_SINGLE_ITEM_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#SELF_MERGE_MSG">SELF_MERGE_MSG</a>,
<a
href="../quantilescommon/QuantilesAPI.html#TGT_IS_READ_ONLY_MSG">TGT_IS_READ_ONLY_MSG</a>,
<a href="../quantilescommon/QuantilesAPI.html#UNSUPP [...]
</ul>
</li>
</ul>
diff --git a/docs/master/package-search-index.zip
b/docs/master/package-search-index.zip
index ac3eaf45..57bb8ca2 100644
Binary files a/docs/master/package-search-index.zip and
b/docs/master/package-search-index.zip differ
diff --git a/docs/master/type-search-index.zip
b/docs/master/type-search-index.zip
index b3d478bd..e805fa75 100644
Binary files a/docs/master/type-search-index.zip and
b/docs/master/type-search-index.zip differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]