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 33603c37 Deploying to gh-pages from @ 
apache/datasketches-java@d5bcc18851ca44441d80d93dfce8ac4c06c07c29 🚀
33603c37 is described below

commit 33603c37e532e4af2652798cf5c1fec3f4028f27
Author: leerho <[email protected]>
AuthorDate: Fri Aug 16 21:57:00 2024 +0000

    Deploying to gh-pages from @ 
apache/datasketches-java@d5bcc18851ca44441d80d93dfce8ac4c06c07c29 🚀
---
 docs/master/member-search-index.zip                 | Bin 18537 -> 18537 bytes
 .../org/apache/datasketches/theta/SetOperation.html |   2 +-
 .../datasketches/theta/SetOperationBuilder.html     |   2 +-
 docs/master/package-search-index.zip                | Bin 374 -> 374 bytes
 docs/master/type-search-index.zip                   | Bin 1755 -> 1755 bytes
 5 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/master/member-search-index.zip 
b/docs/master/member-search-index.zip
index 631489f4..689ab2ba 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/theta/SetOperation.html 
b/docs/master/org/apache/datasketches/theta/SetOperation.html
index 17f223d5..4a45ca0e 100644
--- a/docs/master/org/apache/datasketches/theta/SetOperation.html
+++ b/docs/master/org/apache/datasketches/theta/SetOperation.html
@@ -517,7 +517,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  Only when they are stored into Memory will this be relevant.</p></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>that</code> - A different non-null object</dd>
+<dd><code>that</code> - A different non-null and alive object</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if the backing resource of <i>this</i> is the same as the backing 
resource
  of <i>that</i>.</dd>
diff --git a/docs/master/org/apache/datasketches/theta/SetOperationBuilder.html 
b/docs/master/org/apache/datasketches/theta/SetOperationBuilder.html
index 18e407ee..44251d9a 100644
--- a/docs/master/org/apache/datasketches/theta/SetOperationBuilder.html
+++ b/docs/master/org/apache/datasketches/theta/SetOperationBuilder.html
@@ -386,7 +386,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  The minimum value is 16 and the maximum value is 67,108,864, which is 
2^26.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>nomEntries</code> - <a 
href="../../../../resources/dictionary.html#nomEntries">Nominal Entres</a>
+<dd><code>nomEntries</code> - <a 
href="../../../../resources/dictionary.html#nomEntries">Nominal Entries</a>
  This will become the ceiling power of 2 if it is not a power of 2.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>this SetOperationBuilder</dd>
diff --git a/docs/master/package-search-index.zip 
b/docs/master/package-search-index.zip
index 00886871..bd5fee99 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 57a5882f..7d2c9a54 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]

Reply via email to