This is an automated email from the ASF dual-hosted git repository.
git-site-role 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 e89002e Updated site at revision 24d53cb
e89002e is described below
commit e89002e77c40bfd425be4c6b9de38e72be644080
Author: jenkins <[email protected]>
AuthorDate: Thu Nov 30 03:11:13 2017 +0000
Updated site at revision 24d53cb
---
content/docs/4.6.0/api/javadoc/index-all.html | 8 ++++----
.../apache/bookkeeper/client/BookieWatcher.html | 22 +++++++++++-----------
.../bookkeeper/client/class-use/BKException.html | 20 ++++++++++----------
content/docs/latest/api/javadoc/index-all.html | 8 ++++----
.../apache/bookkeeper/client/BookieWatcher.html | 22 +++++++++++-----------
.../bookkeeper/client/class-use/BKException.html | 20 ++++++++++----------
6 files changed, 50 insertions(+), 50 deletions(-)
diff --git a/content/docs/4.6.0/api/javadoc/index-all.html
b/content/docs/4.6.0/api/javadoc/index-all.html
index 0efb9f1..0a6c36f 100644
--- a/content/docs/4.6.0/api/javadoc/index-all.html
+++ b/content/docs/4.6.0/api/javadoc/index-all.html
@@ -3074,6 +3074,10 @@
<dd>
<div class="block">Index of a specified bookie index.</div>
</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/BookieWatcher.html#initialBlockingBookieRead--">initialBlockingBookieRead()</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/BookieWatcher.html" title="class in
org.apache.bookkeeper.client">BookieWatcher</a></dt>
+<dd>
+<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="org/apache/bookkeeper/client/BookKeeper.html" title="class in
org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
+</dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/DefaultEnsemblePlacementPolicy.html#initialize-org.apache.bookkeeper.conf.ClientConfiguration-java.util.Optional-io.netty.util.HashedWheelTimer-org.apache.bookkeeper.feature.FeatureProvider-org.apache.bookkeeper.stats.StatsLogger-">initialize(ClientConfiguration,
Optional<DNSToSwitchMapping>, HashedWheelTimer, FeatureProvider,
StatsLogger)</a></span> - Method in class org.apache.bookkeeper.client.<a
href="org/ap [...]
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/EnsemblePlacementPolicy.html#initialize-org.apache.bookkeeper.conf.ClientConfiguration-java.util.Optional-io.netty.util.HashedWheelTimer-org.apache.bookkeeper.feature.FeatureProvider-org.apache.bookkeeper.stats.StatsLogger-">initialize(ClientConfiguration,
Optional<DNSToSwitchMapping>, HashedWheelTimer, FeatureProvider,
StatsLogger)</a></span> - Method in interface org.apache.bookkeeper.client.<a
href="org/apach [...]
@@ -4531,10 +4535,6 @@
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/LedgerRecoveryOp.html#readBatchSize-int-">readBatchSize(int)</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/LedgerRecoveryOp.html" title="class in
org.apache.bookkeeper.client">LedgerRecoveryOp</a></dt>
<dd> </dd>
-<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/BookieWatcher.html#readBookiesBlocking--">readBookiesBlocking()</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/BookieWatcher.html" title="class in
org.apache.bookkeeper.client">BookieWatcher</a></dt>
-<dd>
-<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="org/apache/bookkeeper/client/BookKeeper.html" title="class in
org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
-</dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/AsyncCallback.ReadCallback.html#readComplete-int-org.apache.bookkeeper.client.LedgerHandle-java.util.Enumeration-java.lang.Object-">readComplete(int,
LedgerHandle, Enumeration<LedgerEntry>, Object)</a></span> - Method in
interface org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/AsyncCallback.ReadCallback.html"
title="interface in
org.apache.bookkeeper.client">AsyncCallback.ReadCallback</a></dt>
<dd>
<div class="block">Callback declaration</div>
diff --git
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
index 7dc3eba..d615e87 100644
---
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
+++
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
@@ -180,6 +180,12 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#getReadOnlyBookies--">getReadOnlyBookies</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#initialBlockingBookieRead--">initialBlockingBookieRead</a></span>()</code>
+<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../org/apache/bookkeeper/client/BookKeeper.html" title="class
in org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true"
title="class or interface in
java.util">ArrayList</a><org.apache.bookkeeper.net.BookieSocketAddress></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#newEnsemble-int-int-int-java.util.Map-">newEnsemble</a></span>(int ensembleSize,
int writeQuorumSize,
@@ -188,18 +194,12 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
<div class="block">Create an ensemble with given <i>ensembleSize</i> and
<i>writeQuorumSize</i>.</div>
</td>
</tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#quarantineBookie-org.apache.bookkeeper.net.BookieSocketAddress-">quarantineBookie</a></span>(org.apache.bookkeeper.net.BookieSocketAddress bookie)</code>
<div class="block">Quarantine <i>bookie</i> so it will not be preferred to be
chosen for new ensembles.</div>
</td>
</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#readBookiesBlocking--">readBookiesBlocking</a></span>()</code>
-<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../org/apache/bookkeeper/client/BookKeeper.html" title="class
in org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
-</td>
-</tr>
<tr id="i5" class="rowColor">
<td
class="colFirst"><code>org.apache.bookkeeper.net.BookieSocketAddress</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#replaceBookie-int-int-int-java.util.Map-java.util.List-int-java.util.Set-">replaceBookie</a></span>(int ensembleSize,
@@ -298,14 +298,14 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</dl>
</li>
</ul>
-<a name="readBookiesBlocking--">
+<a name="initialBlockingBookieRead--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>readBookiesBlocking</h4>
-<pre>public void readBookiesBlocking()
- throws <a
href="../../../../org/apache/bookkeeper/client/BKException.html" title="class
in org.apache.bookkeeper.client">BKException</a></pre>
+<h4>initialBlockingBookieRead</h4>
+<pre>public void initialBlockingBookieRead()
+ throws <a
href="../../../../org/apache/bookkeeper/client/BKException.html" title="class
in org.apache.bookkeeper.client">BKException</a></pre>
<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../org/apache/bookkeeper/client/BookKeeper.html" title="class
in org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
diff --git
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
index 3d21529..034d658 100644
---
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
+++
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
@@ -472,19 +472,25 @@
<td class="colLast"><span
class="typeNameLabel">BookieWatcher.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookieWatcher.html#getReadOnlyBookies--">getReadOnlyBookies</a></span>()</code> </td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span
class="typeNameLabel">BookieWatcher.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookieWatcher.html#initialBlockingBookieRead--">initialBlockingBookieRead</a></span>()</code>
+<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../../org/apache/bookkeeper/client/BookKeeper.html"
title="class in org.apache.bookkeeper.client"><code>BookKeeper</code></a>
constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">BookKeeper.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.html#isClosed-long-">isClosed</a></span>(long lId)</code>
<div class="block">Check whether the ledger with identifier <i>lId</i>
has been closed.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span
class="typeNameLabel">BookKeeperAdmin.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeperAdmin.html#openLedger-long-">openLedger</a></span>(long lId)</code>
<div class="block">Open a ledger as an administrator.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span class="typeNameLabel">BookKeeper.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.html#openLedger-long-org.apache.bookkeeper.client.BookKeeper.DigestType-byte:A-">openLedger</a></span>(long lId,
<a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.DigestType.html"
title="enum in
org.apache.bookkeeper.client">BookKeeper.DigestType</a> digestType,
@@ -492,13 +498,13 @@
<div class="block">Synchronous open ledger call</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span
class="typeNameLabel">BookKeeperAdmin.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeperAdmin.html#openLedgerNoRecovery-long-">openLedgerNoRecovery</a></span>(long lId)</code>
<div class="block">Open a ledger as an administrator without recovering the
ledger.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span class="typeNameLabel">BookKeeper.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.html#openLedgerNoRecovery-long-org.apache.bookkeeper.client.BookKeeper.DigestType-byte:A-">openLedgerNoRecovery</a></span>(long lId,
<a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.DigestType.html"
title="enum in
org.apache.bookkeeper.client">BookKeeper.DigestType</a> digestType,
@@ -506,12 +512,6 @@
<div class="block">Synchronous, unsafe open ledger call</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span
class="typeNameLabel">BookieWatcher.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookieWatcher.html#readBookiesBlocking--">readBookiesBlocking</a></span>()</code>
-<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../../org/apache/bookkeeper/client/BookKeeper.html"
title="class in org.apache.bookkeeper.client"><code>BookKeeper</code></a>
constructor.</div>
-</td>
-</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/8/docs/api/java/util/Enumeration.html?is-external=true"
title="class or interface in java.util">Enumeration</a><<a
href="../../../../../org/apache/bookkeeper/client/LedgerEntry.html"
title="class in org.apache.bookkeeper.client">LedgerEntry</a>></code></td>
<td class="colLast"><span
class="typeNameLabel">LedgerHandle.</span><code><span class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html#readEntries-long-long-">readEntries</a></span>(long firstEntry,
diff --git a/content/docs/latest/api/javadoc/index-all.html
b/content/docs/latest/api/javadoc/index-all.html
index 0efb9f1..0a6c36f 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -3074,6 +3074,10 @@
<dd>
<div class="block">Index of a specified bookie index.</div>
</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/BookieWatcher.html#initialBlockingBookieRead--">initialBlockingBookieRead()</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/BookieWatcher.html" title="class in
org.apache.bookkeeper.client">BookieWatcher</a></dt>
+<dd>
+<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="org/apache/bookkeeper/client/BookKeeper.html" title="class in
org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
+</dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/DefaultEnsemblePlacementPolicy.html#initialize-org.apache.bookkeeper.conf.ClientConfiguration-java.util.Optional-io.netty.util.HashedWheelTimer-org.apache.bookkeeper.feature.FeatureProvider-org.apache.bookkeeper.stats.StatsLogger-">initialize(ClientConfiguration,
Optional<DNSToSwitchMapping>, HashedWheelTimer, FeatureProvider,
StatsLogger)</a></span> - Method in class org.apache.bookkeeper.client.<a
href="org/ap [...]
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/EnsemblePlacementPolicy.html#initialize-org.apache.bookkeeper.conf.ClientConfiguration-java.util.Optional-io.netty.util.HashedWheelTimer-org.apache.bookkeeper.feature.FeatureProvider-org.apache.bookkeeper.stats.StatsLogger-">initialize(ClientConfiguration,
Optional<DNSToSwitchMapping>, HashedWheelTimer, FeatureProvider,
StatsLogger)</a></span> - Method in interface org.apache.bookkeeper.client.<a
href="org/apach [...]
@@ -4531,10 +4535,6 @@
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/LedgerRecoveryOp.html#readBatchSize-int-">readBatchSize(int)</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/LedgerRecoveryOp.html" title="class in
org.apache.bookkeeper.client">LedgerRecoveryOp</a></dt>
<dd> </dd>
-<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/BookieWatcher.html#readBookiesBlocking--">readBookiesBlocking()</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/BookieWatcher.html" title="class in
org.apache.bookkeeper.client">BookieWatcher</a></dt>
-<dd>
-<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="org/apache/bookkeeper/client/BookKeeper.html" title="class in
org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
-</dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/AsyncCallback.ReadCallback.html#readComplete-int-org.apache.bookkeeper.client.LedgerHandle-java.util.Enumeration-java.lang.Object-">readComplete(int,
LedgerHandle, Enumeration<LedgerEntry>, Object)</a></span> - Method in
interface org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/AsyncCallback.ReadCallback.html"
title="interface in
org.apache.bookkeeper.client">AsyncCallback.ReadCallback</a></dt>
<dd>
<div class="block">Callback declaration</div>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
index 7dc3eba..d615e87 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookieWatcher.html
@@ -180,6 +180,12 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#getReadOnlyBookies--">getReadOnlyBookies</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#initialBlockingBookieRead--">initialBlockingBookieRead</a></span>()</code>
+<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../org/apache/bookkeeper/client/BookKeeper.html" title="class
in org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true"
title="class or interface in
java.util">ArrayList</a><org.apache.bookkeeper.net.BookieSocketAddress></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#newEnsemble-int-int-int-java.util.Map-">newEnsemble</a></span>(int ensembleSize,
int writeQuorumSize,
@@ -188,18 +194,12 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
<div class="block">Create an ensemble with given <i>ensembleSize</i> and
<i>writeQuorumSize</i>.</div>
</td>
</tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#quarantineBookie-org.apache.bookkeeper.net.BookieSocketAddress-">quarantineBookie</a></span>(org.apache.bookkeeper.net.BookieSocketAddress bookie)</code>
<div class="block">Quarantine <i>bookie</i> so it will not be preferred to be
chosen for new ensembles.</div>
</td>
</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#readBookiesBlocking--">readBookiesBlocking</a></span>()</code>
-<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../org/apache/bookkeeper/client/BookKeeper.html" title="class
in org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
-</td>
-</tr>
<tr id="i5" class="rowColor">
<td
class="colFirst"><code>org.apache.bookkeeper.net.BookieSocketAddress</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookieWatcher.html#replaceBookie-int-int-int-java.util.Map-java.util.List-int-java.util.Set-">replaceBookie</a></span>(int ensembleSize,
@@ -298,14 +298,14 @@ extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?
</dl>
</li>
</ul>
-<a name="readBookiesBlocking--">
+<a name="initialBlockingBookieRead--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>readBookiesBlocking</h4>
-<pre>public void readBookiesBlocking()
- throws <a
href="../../../../org/apache/bookkeeper/client/BKException.html" title="class
in org.apache.bookkeeper.client">BKException</a></pre>
+<h4>initialBlockingBookieRead</h4>
+<pre>public void initialBlockingBookieRead()
+ throws <a
href="../../../../org/apache/bookkeeper/client/BKException.html" title="class
in org.apache.bookkeeper.client">BKException</a></pre>
<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../org/apache/bookkeeper/client/BookKeeper.html" title="class
in org.apache.bookkeeper.client"><code>BookKeeper</code></a> constructor.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
index 3d21529..034d658 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
@@ -472,19 +472,25 @@
<td class="colLast"><span
class="typeNameLabel">BookieWatcher.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookieWatcher.html#getReadOnlyBookies--">getReadOnlyBookies</a></span>()</code> </td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span
class="typeNameLabel">BookieWatcher.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookieWatcher.html#initialBlockingBookieRead--">initialBlockingBookieRead</a></span>()</code>
+<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../../org/apache/bookkeeper/client/BookKeeper.html"
title="class in org.apache.bookkeeper.client"><code>BookKeeper</code></a>
constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">BookKeeper.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.html#isClosed-long-">isClosed</a></span>(long lId)</code>
<div class="block">Check whether the ledger with identifier <i>lId</i>
has been closed.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span
class="typeNameLabel">BookKeeperAdmin.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeperAdmin.html#openLedger-long-">openLedger</a></span>(long lId)</code>
<div class="block">Open a ledger as an administrator.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span class="typeNameLabel">BookKeeper.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.html#openLedger-long-org.apache.bookkeeper.client.BookKeeper.DigestType-byte:A-">openLedger</a></span>(long lId,
<a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.DigestType.html"
title="enum in
org.apache.bookkeeper.client">BookKeeper.DigestType</a> digestType,
@@ -492,13 +498,13 @@
<div class="block">Synchronous open ledger call</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span
class="typeNameLabel">BookKeeperAdmin.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeperAdmin.html#openLedgerNoRecovery-long-">openLedgerNoRecovery</a></span>(long lId)</code>
<div class="block">Open a ledger as an administrator without recovering the
ledger.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html"
title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<td class="colLast"><span class="typeNameLabel">BookKeeper.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.html#openLedgerNoRecovery-long-org.apache.bookkeeper.client.BookKeeper.DigestType-byte:A-">openLedgerNoRecovery</a></span>(long lId,
<a
href="../../../../../org/apache/bookkeeper/client/BookKeeper.DigestType.html"
title="enum in
org.apache.bookkeeper.client">BookKeeper.DigestType</a> digestType,
@@ -506,12 +512,6 @@
<div class="block">Synchronous, unsafe open ledger call</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span
class="typeNameLabel">BookieWatcher.</span><code><span
class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/BookieWatcher.html#readBookiesBlocking--">readBookiesBlocking</a></span>()</code>
-<div class="block">Blocks until bookies are read from zookeeper, used in the
<a href="../../../../../org/apache/bookkeeper/client/BookKeeper.html"
title="class in org.apache.bookkeeper.client"><code>BookKeeper</code></a>
constructor.</div>
-</td>
-</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/8/docs/api/java/util/Enumeration.html?is-external=true"
title="class or interface in java.util">Enumeration</a><<a
href="../../../../../org/apache/bookkeeper/client/LedgerEntry.html"
title="class in org.apache.bookkeeper.client">LedgerEntry</a>></code></td>
<td class="colLast"><span
class="typeNameLabel">LedgerHandle.</span><code><span class="memberNameLink"><a
href="../../../../../org/apache/bookkeeper/client/LedgerHandle.html#readEntries-long-long-">readEntries</a></span>(long firstEntry,
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].