This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a4cbcd2d4e Updated site at revision
a4cbcd2d4e is described below
commit a4cbcd2d4e19765280b261b6cca6ba29a18eb5d5
Author: Apache BookKeeper Site Updater <[email protected]>
AuthorDate: Tue Apr 9 06:52:46 2024 +0000
Updated site at revision
---
.../latest/api/javadoc/member-search-index.zip | Bin 166951 -> 166951 bytes
.../apache/bookkeeper/client/BookKeeperAdmin.html | 6 ++----
.../latest/api/javadoc/package-search-index.zip | Bin 687 -> 687 bytes
.../docs/latest/api/javadoc/type-search-index.zip | Bin 11417 -> 11417 bytes
4 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/content/docs/latest/api/javadoc/member-search-index.zip
b/content/docs/latest/api/javadoc/member-search-index.zip
index ef1d99abaa..01708920c2 100644
Binary files a/content/docs/latest/api/javadoc/member-search-index.zip and
b/content/docs/latest/api/javadoc/member-search-index.zip differ
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeperAdmin.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeperAdmin.html
index f537c244f0..c98d93dd43 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeperAdmin.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeperAdmin.html
@@ -835,8 +835,7 @@ implements java.lang.AutoCloseable</pre>
<pre
class="methodSignature">public void watchWritableBookiesChanged​(<a
href="../discover/RegistrationClient.RegistrationListener.html"
title="interface in
org.apache.bookkeeper.discover">RegistrationClient.RegistrationListener</a> listener)
throws <a href="BKException.html"
title="class in org.apache.bookkeeper.client">BKException</a></pre>
<div class="block">Notify when the available list of bookies changes.
- This is a one-shot notification. To receive subsequent notifications
- the listener must be registered again.</div>
+ Once registered, the listener will be notified when the list of available
bookies changes.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>listener</code> - the listener to notify</dd>
@@ -854,8 +853,7 @@ implements java.lang.AutoCloseable</pre>
<pre
class="methodSignature">public void watchReadOnlyBookiesChanged​(<a
href="../discover/RegistrationClient.RegistrationListener.html"
title="interface in
org.apache.bookkeeper.discover">RegistrationClient.RegistrationListener</a> listener)
throws <a href="BKException.html"
title="class in org.apache.bookkeeper.client">BKException</a></pre>
<div class="block">Notify when the available list of read only bookies changes.
- This is a one-shot notification. To receive subsequent notifications
- the listener must be registered again.</div>
+ Once registered, the listener will be notified when the list of available
bookies changes.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>listener</code> - the listener to notify</dd>
diff --git a/content/docs/latest/api/javadoc/package-search-index.zip
b/content/docs/latest/api/javadoc/package-search-index.zip
index 57f7b6643f..6498cb21bd 100644
Binary files a/content/docs/latest/api/javadoc/package-search-index.zip and
b/content/docs/latest/api/javadoc/package-search-index.zip differ
diff --git a/content/docs/latest/api/javadoc/type-search-index.zip
b/content/docs/latest/api/javadoc/type-search-index.zip
index f66e2122f9..3c6be208de 100644
Binary files a/content/docs/latest/api/javadoc/type-search-index.zip and
b/content/docs/latest/api/javadoc/type-search-index.zip differ