You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by gi...@apache.org on 2024/01/26 00:48:54 UTC

(datasketches-java) branch gh-pages updated: Deploying to gh-pages from @ apache/datasketches-java@ff07407123959746b3f13b284c62d1ddba65cb84 🚀

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 0bd43671 Deploying to gh-pages from @ apache/datasketches-java@ff07407123959746b3f13b284c62d1ddba65cb84 🚀
0bd43671 is described below

commit 0bd43671949bf68abe3a743f042916697ceff335
Author: leerho <le...@users.noreply.github.com>
AuthorDate: Fri Jan 26 00:48:49 2024 +0000

    Deploying to gh-pages from @ apache/datasketches-java@ff07407123959746b3f13b284c62d1ddba65cb84 🚀
---
 docs/master/index-all.html                         |   8 ++++--
 docs/master/member-search-index.js                 |   2 +-
 docs/master/member-search-index.zip                | Bin 16361 -> 16363 bytes
 .../datasketches/common/ArrayOfItemsSerDe.html     |   4 +--
 .../apache/datasketches/kll/KllDoublesSketch.html  |   8 +++---
 .../apache/datasketches/kll/KllFloatsSketch.html   |   8 +++---
 .../apache/datasketches/kll/KllItemsSketch.html    |  30 +++++++++++++++++++--
 docs/master/package-search-index.zip               | Bin 351 -> 351 bytes
 docs/master/type-search-index.zip                  | Bin 1606 -> 1606 bytes
 9 files changed, 45 insertions(+), 15 deletions(-)

diff --git a/docs/master/index-all.html b/docs/master/index-all.html
index 9b9a115b..a3d7113a 100644
--- a/docs/master/index-all.html
+++ b/docs/master/index-all.html
@@ -6637,7 +6637,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Updates this sketch with a double key and double values.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/datasketches/kll/KllDoublesSketch.html#update(double,int)">update(double, int)</a></span> - Method in class org.apache.datasketches.kll.<a href="org/apache/datasketches/kll/KllDoublesSketch.html" title="class in org.apache.datasketches.kll">KllDoublesSketch</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/datasketches/kll/KllDoublesSketch.html#update(double,long)">update(double, long)</a></span> - Method in class org.apache.datasketches.kll.<a href="org/apache/datasketches/kll/KllDoublesSketch.html" title="class in org.apache.datasketches.kll">KllDoublesSketch</a></dt>
 <dd>
 <div class="block">Weighted update.</div>
 </dd>
@@ -6653,7 +6653,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/datasketches/req/ReqSketch.html#update(float)">update(float)</a></span> - Method in class org.apache.datasketches.req.<a href="org/apache/datasketches/req/ReqSketch.html" title="class in org.apache.datasketches.req">ReqSketch</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/datasketches/kll/KllFloatsSketch.html#update(float,int)">update(float, int)</a></span> - Method in class org.apache.datasketches.kll.<a href="org/apache/datasketches/kll/KllFloatsSketch.html" title="class in org.apache.datasketches.kll">KllFloatsSketch</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/datasketches/kll/KllFloatsSketch.html#update(float,long)">update(float, long)</a></span> - Method in class org.apache.datasketches.kll.<a href="org/apache/datasketches/kll/KllFloatsSketch.html" title="class in org.apache.datasketches.kll">KllFloatsSketch</a></dt>
 <dd>
 <div class="block">Weighted update.</div>
 </dd>
@@ -6853,6 +6853,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Update this sketch with an item and a positive frequency count.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/datasketches/kll/KllItemsSketch.html#update(T,long)">update(T, long)</a></span> - Method in class org.apache.datasketches.kll.<a href="org/apache/datasketches/kll/KllItemsSketch.html" title="class in org.apache.datasketches.kll">KllItemsSketch</a></dt>
+<dd>
+<div class="block">Weighted update.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/datasketches/tuple/UpdatableSummary.html#update(U)">update(U)</a></span> - Method in interface org.apache.datasketches.tuple.<a href="org/apache/datasketches/tuple/UpdatableSummary.html" title="interface in org.apache.datasketches.tuple">UpdatableSummary</a></dt>
 <dd>
 <div class="block">This is to provide a method of updating summaries.</div>
diff --git a/docs/master/member-search-index.js b/docs/master/member-search-index.js
index 1c647083..77289190 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 0329d960..1468425a 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/common/ArrayOfItemsSerDe.html b/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html
index eaff857d..d6ab8ee4 100644
--- a/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html
+++ b/docs/master/org/apache/datasketches/common/ArrayOfItemsSerDe.html
@@ -209,7 +209,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;</code></td>
+<td class="colFirst"><code>abstract <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;<a href="ArrayOfItemsSerDe.html" title="type parameter in ArrayOfItemsSerDe">T</a>&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClassOfT()">getClassOfT</a></span>()</code></th>
 <td class="colLast">
 <div class="block">Returns the concrete class of type T</div>
@@ -462,7 +462,7 @@ public abstract&nbsp;<a href="ArrayOfItemsSerDe.html" title="type parameter in A
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getClassOfT</h4>
-<pre class="methodSignature">public abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;?&gt;&nbsp;getClassOfT()</pre>
+<pre class="methodSignature">public abstract&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;<a href="ArrayOfItemsSerDe.html" title="type parameter in ArrayOfItemsSerDe">T</a>&gt;&nbsp;getClassOfT()</pre>
 <div class="block">Returns the concrete class of type T</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
diff --git a/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html b/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
index ad46cf57..281e06c8 100644
--- a/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllDoublesSketch.html
@@ -385,8 +385,8 @@ implements <a href="../quantilescommon/QuantilesDoublesAPI.html" title="interfac
 </tr>
 <tr id="i22" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(double,int)">update</a></span>&#8203;(double&nbsp;item,
-      int&nbsp;weight)</code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(double,long)">update</a></span>&#8203;(double&nbsp;item,
+      long&nbsp;weight)</code></th>
 <td class="colLast">
 <div class="block">Weighted update.</div>
 </td>
@@ -1000,14 +1000,14 @@ implements <a href="../quantilescommon/QuantilesDoublesAPI.html" title="interfac
 </dl>
 </li>
 </ul>
-<a id="update(double,int)">
+<a id="update(double,long)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>update</h4>
 <pre class="methodSignature">public&nbsp;void&nbsp;update&#8203;(double&nbsp;item,
-                   int&nbsp;weight)</pre>
+                   long&nbsp;weight)</pre>
 <div class="block">Weighted update. Updates this sketch with the given item the number of times specified by the given integer weight.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
diff --git a/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html b/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
index a583e33b..2a7715da 100644
--- a/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllFloatsSketch.html
@@ -385,8 +385,8 @@ implements <a href="../quantilescommon/QuantilesFloatsAPI.html" title="interface
 </tr>
 <tr id="i22" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(float,int)">update</a></span>&#8203;(float&nbsp;item,
-      int&nbsp;weight)</code></th>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(float,long)">update</a></span>&#8203;(float&nbsp;item,
+      long&nbsp;weight)</code></th>
 <td class="colLast">
 <div class="block">Weighted update.</div>
 </td>
@@ -1000,14 +1000,14 @@ implements <a href="../quantilescommon/QuantilesFloatsAPI.html" title="interface
 </dl>
 </li>
 </ul>
-<a id="update(float,int)">
+<a id="update(float,long)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>update</h4>
 <pre class="methodSignature">public&nbsp;void&nbsp;update&#8203;(float&nbsp;item,
-                   int&nbsp;weight)</pre>
+                   long&nbsp;weight)</pre>
 <div class="block">Weighted update. Updates this sketch with the given item the number of times specified by the given integer weight.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
diff --git a/docs/master/org/apache/datasketches/kll/KllItemsSketch.html b/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
index 232408b9..2dfb2266 100644
--- a/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
+++ b/docs/master/org/apache/datasketches/kll/KllItemsSketch.html
@@ -27,7 +27,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":9,"i16":9,"i17":10,"i18":10,"i19":10,"i20":10,"i21":9};
+var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":9,"i16":9,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":9};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -387,6 +387,14 @@ implements <a href="../quantilescommon/QuantilesGenericAPI.html" title="interfac
 </td>
 </tr>
 <tr id="i21" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update(T,long)">update</a></span>&#8203;(<a href="KllItemsSketch.html" title="type parameter in KllItemsSketch">T</a>&nbsp;item,
+      long&nbsp;weight)</code></th>
+<td class="colLast">
+<div class="block">Weighted update.</div>
+</td>
+</tr>
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="KllItemsSketch.html" title="class in org.apache.datasketches.kll">KllItemsSketch</a>&lt;T&gt;</code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#wrap(org.apache.datasketches.memory.Memory,java.util.Comparator,org.apache.datasketches.common.ArrayOfItemsSerDe)">wrap</a></span>&#8203;(org.apache.datasketches.memory.Memory&nbsp;srcMem,
     <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util" class="externalLink">Comparator</a>&lt;? super T&gt;&nbsp;comparator,
@@ -984,7 +992,7 @@ implements <a href="../quantilescommon/QuantilesGenericAPI.html" title="interfac
 </a><a id="update(T)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>update</h4>
 <pre class="methodSignature">public&nbsp;void&nbsp;update&#8203;(<a href="KllItemsSketch.html" title="type parameter in KllItemsSketch">T</a>&nbsp;item)</pre>
@@ -998,6 +1006,24 @@ implements <a href="../quantilescommon/QuantilesGenericAPI.html" title="interfac
 </dl>
 </li>
 </ul>
+<a id="update(java.lang.Object,long)">
+<!--   -->
+</a><a id="update(T,long)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>update</h4>
+<pre class="methodSignature">public&nbsp;void&nbsp;update&#8203;(<a href="KllItemsSketch.html" title="type parameter in KllItemsSketch">T</a>&nbsp;item,
+                   long&nbsp;weight)</pre>
+<div class="block">Weighted update. Updates this sketch with the given item the number of times specified by the given integer weight.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>item</code> - the item to be repeated. NaNs are ignored.</dd>
+<dd><code>weight</code> - the number of times the update of item is to be repeated. It must be &ge; one.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </section>
diff --git a/docs/master/package-search-index.zip b/docs/master/package-search-index.zip
index f09e3b4e..8da6f94f 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 7820efe3..821daad6 100644
Binary files a/docs/master/type-search-index.zip and b/docs/master/type-search-index.zip differ


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