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 9ae6f0bd Deploying to gh-pages from @ 
apache/datasketches-java@def02507f91642afca8a7dd5952ba74b39b13adc 🚀
9ae6f0bd is described below

commit 9ae6f0bd4b61122045c6659705e3c9ba58d01496
Author: leerho <[email protected]>
AuthorDate: Tue Oct 24 22:21:03 2023 +0000

    Deploying to gh-pages from @ 
apache/datasketches-java@def02507f91642afca8a7dd5952ba74b39b13adc 🚀
---
 docs/master/deprecated-list.html     |   2 +-
 docs/master/index-all.html           |   2 +-
 docs/master/member-search-index.zip  | Bin 15942 -> 15942 bytes
 docs/master/package-search-index.zip | Bin 344 -> 344 bytes
 docs/master/type-search-index.zip    | Bin 1605 -> 1605 bytes
 5 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/master/deprecated-list.html b/docs/master/deprecated-list.html
index 4201a451..6efa3383 100644
--- a/docs/master/deprecated-list.html
+++ b/docs/master/deprecated-list.html
@@ -178,7 +178,7 @@ $('.navPadding').css('padding-top', 
$('.fixedNav').css("height"));
 <tr class="altColor">
 <th class="colDeprecatedItemName" scope="row"><a 
href="org/apache/datasketches/theta/PairwiseSetOperations.html#intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)">org.apache.datasketches.theta.PairwiseSetOperations.intersect&#8203;(Sketch,
 Sketch)</a></th>
 <td class="colLast">
-<div class="deprecationComment">v2.0.0. Use <a 
href="org/apache/datasketches/theta/Intersection.html#intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"><code>intersect(Sketch,
 Sketch)</code></a> instead, which has more
+<div class="deprecationComment">v2.0.0. Use <a 
href="org/apache/datasketches/theta/Intersection.html#intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"><code>Intersection.intersect(Sketch,
 Sketch)</code></a> instead, which has more
  complete seed handling.</div>
 </td>
 </tr>
diff --git a/docs/master/index-all.html b/docs/master/index-all.html
index 334deb68..b80fc6b3 100644
--- a/docs/master/index-all.html
+++ b/docs/master/index-all.html
@@ -4060,7 +4060,7 @@ $('.navPadding').css('padding-top', 
$('.fixedNav').css("height"));
 <dt><span class="memberNameLink"><a 
href="org/apache/datasketches/theta/PairwiseSetOperations.html#intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)">intersect(Sketch,
 Sketch)</a></span> - Static method in class org.apache.datasketches.theta.<a 
href="org/apache/datasketches/theta/PairwiseSetOperations.html" title="class in 
org.apache.datasketches.theta">PairwiseSetOperations</a></dt>
 <dd>
 <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
-<div class="deprecationComment">v2.0.0. Use <a 
href="org/apache/datasketches/theta/Intersection.html#intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"><code>intersect(Sketch,
 Sketch)</code></a> instead, which has more
+<div class="deprecationComment">v2.0.0. Use <a 
href="org/apache/datasketches/theta/Intersection.html#intersect(org.apache.datasketches.theta.Sketch,org.apache.datasketches.theta.Sketch)"><code>Intersection.intersect(Sketch,
 Sketch)</code></a> instead, which has more
  complete seed handling.</div>
 </div>
 </dd>
diff --git a/docs/master/member-search-index.zip 
b/docs/master/member-search-index.zip
index ae38bb8b..f80a96ac 100644
Binary files a/docs/master/member-search-index.zip and 
b/docs/master/member-search-index.zip differ
diff --git a/docs/master/package-search-index.zip 
b/docs/master/package-search-index.zip
index 60bc2d92..b6ff7a49 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 f083e4e1..7199c9f5 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