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 9edd76f  Updated site at revision dc49b8b
9edd76f is described below

commit 9edd76fab2dca1ea52963fee723995f3f22f3148
Author: jenkins <[email protected]>
AuthorDate: Sun Nov 26 16:06:07 2017 +0000

    Updated site at revision dc49b8b
---
 content/docs/4.6.0/api/javadoc/index-all.html      |  8 ++++---
 .../bookkeeper/client/api/LedgerEntries.html       | 27 ++++++++++++++++------
 .../client/api/class-use/LedgerEntry.html          |  6 +++--
 .../bookkeeper/client/api/package-summary.html     |  2 +-
 .../apache/bookkeeper/client/api/package-tree.html |  7 +++++-
 .../apache/bookkeeper/client/api/package-use.html  |  6 ++---
 .../bookkeeper/client/impl/LedgerEntriesImpl.html  | 23 ++++++++++++++----
 content/docs/4.6.0/api/javadoc/overview-tree.html  |  7 +++++-
 content/docs/latest/api/javadoc/index-all.html     |  8 ++++---
 .../bookkeeper/client/api/LedgerEntries.html       | 27 ++++++++++++++++------
 .../client/api/class-use/LedgerEntry.html          |  6 +++--
 .../bookkeeper/client/api/package-summary.html     |  2 +-
 .../apache/bookkeeper/client/api/package-tree.html |  7 +++++-
 .../apache/bookkeeper/client/api/package-use.html  |  6 ++---
 .../bookkeeper/client/impl/LedgerEntriesImpl.html  | 23 ++++++++++++++----
 content/docs/latest/api/javadoc/overview-tree.html |  7 +++++-
 16 files changed, 126 insertions(+), 46 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 9bca5e4..0efb9f1 100644
--- a/content/docs/4.6.0/api/javadoc/index-all.html
+++ b/content/docs/4.6.0/api/javadoc/index-all.html
@@ -3329,13 +3329,15 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator()</a></span>
 - Method in interface org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api">LedgerEntries</a></dt>
 <dd>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/bookkeeper/client/BookKeeperAdmin.LedgerEntriesIterable.html#iterator--">iterator()</a></span>
 - Method in class org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/BookKeeperAdmin.LedgerEntriesIterable.html" 
title="class in 
org.apache.bookkeeper.client">BookKeeperAdmin.LedgerEntriesIterable</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html#iterator--">iterator()</a></span>
 - Method in class org.apache.bookkeeper.client.impl.<a 
href="org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html" title="class in 
org.apache.bookkeeper.client.impl">LedgerEntriesImpl</a></dt>
 <dd>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </dd>
 <dt><a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.html" 
title="interface in org.apache.bookkeeper.client"><span 
class="typeNameLink">ITopologyAwareEnsemblePlacementPolicy</span></a>&lt;<a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.html" 
title="type parameter in ITopologyAwareEnsemblePlacementPolicy">T</a> extends 
org.apache.bookkeeper.net.Node&gt; - Interface in <a 
href="org/apache/bookkeeper/client/package-summary.html">org.apa [...]
 <dd>
@@ -3491,7 +3493,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> - Interface in <a 
href="org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a></dt>
 <dd>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </dd>
 <dt><a href="org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html" 
title="class in org.apache.bookkeeper.client.impl"><span 
class="typeNameLink">LedgerEntriesImpl</span></a> - Class in <a 
href="org/apache/bookkeeper/client/impl/package-summary.html">org.apache.bookkeeper.client.impl</a></dt>
 <dd>
diff --git 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
index 49ce9c2..a40bd5b 100644
--- 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
+++ 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
@@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
@@ -110,8 +110,8 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">LedgerEntries</span>
-extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></pre>
-<div class="block">Interface to wrap the entries.</div>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</pre>
+<div class="block">Interface to wrap a sequence of entries.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>4.6</dd>
@@ -143,7 +143,8 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </table>
@@ -154,6 +155,13 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
 <code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#forEach-java.util.function.Consumer-";
 title="class or interface in java.lang">forEach</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#spliterator--";
 title="class or interface in java.lang">spliterator</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -180,7 +188,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>entryId</code> - the LedgerEntry id</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the LedgerEntry, null if no LedgerEntry with such entryId.</dd>
+<dd>the LedgerEntry, null if no LedgerEntry with such entryId</dd>
 </dl>
 </li>
 </ul>
@@ -191,13 +199,18 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <li class="blockList">
 <h4>iterator</h4>
 <pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;&nbsp;iterator()</pre>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.
+
+ Calling this method does not modify the reference count of the ByteBuf in the 
returned LedgerEntry objects.
  The caller who calls <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--"><code>iterator()</code></a>
 should make sure that they do not call ByteBuf.release() on the
  LedgerEntry objects to avoid a double free.
  All reference counts will be decremented when the containing LedgerEntries 
object is closed.</div>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--";
 title="class or interface in java.lang">iterator</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</ [...]
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the iterator of type LedgerEntry.</dd>
+<dd>an iterator of LedgerEntry objects</dd>
 </dl>
 </li>
 </ul>
diff --git 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
index 279d6be..1f5d8ae 100644
--- 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
+++ 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
@@ -140,7 +140,8 @@
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">LedgerEntries.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </tbody>
@@ -196,7 +197,8 @@
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">LedgerEntriesImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </tbody>
diff --git 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
index 26bac54..66c0bb3 100644
--- 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
+++ 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
@@ -137,7 +137,7 @@
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntries</a></td>
 <td class="colLast">
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
index 49043d6..50dba73 100644
--- 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
+++ 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
@@ -109,12 +109,17 @@
 </ul>
 </li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LastConfirmedAndEntry.html"
 title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LastConfirmedAndEntry</span></a></li>
-<li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a></li>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntry</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">BKException.Code</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/BookKeeperBuilder.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">BookKeeperBuilder</span></a></li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Iterable</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>)</li>
+</ul>
+</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/OpBuilder.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">OpBuilder</span></a>&lt;T&gt;
 <ul>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/CreateAdvBuilder.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">CreateAdvBuilder</span></a></li>
diff --git 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
index b245b8f..760d5bd 100644
--- 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
+++ 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
@@ -159,7 +159,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/bookkeeper/client/api/class-use/LedgerEntries.html#org.apache.bookkeeper.client">LedgerEntries</a>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -246,7 +246,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/bookkeeper/client/api/class-use/LedgerEntries.html#org.apache.bookkeeper.client.api">LedgerEntries</a>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -303,7 +303,7 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/bookkeeper/client/api/class-use/LedgerEntries.html#org.apache.bookkeeper.client.impl">LedgerEntries</a>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
index 695b50b..603f102 100644
--- 
a/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
+++ 
b/content/docs/4.6.0/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
@@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntries</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;, <a 
href="../../../../../org/apache [...]
 </dl>
 <hr>
 <br>
@@ -154,7 +154,8 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </table>
@@ -165,6 +166,13 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
 <code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a href="http:/ [...]
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#forEach-java.util.function.Consumer-";
 title="class or interface in java.lang">forEach</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#spliterator--";
 title="class or interface in java.lang">spliterator</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -209,7 +217,7 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>entryId</code> - the LedgerEntry id</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the LedgerEntry, null if no LedgerEntry with such entryId.</dd>
+<dd>the LedgerEntry, null if no LedgerEntry with such entryId</dd>
 </dl>
 </li>
 </ul>
@@ -220,15 +228,20 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <li class="blockList">
 <h4>iterator</h4>
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;&nbsp;iterator()</pre>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.
+
+ Calling this method does not modify the reference count of the ByteBuf in the 
returned LedgerEntry objects.
  The caller who calls <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--"><code>LedgerEntries.iterator()</code></a>
 should make sure that they do not call ByteBuf.release() on the
  LedgerEntry objects to avoid a double free.
  All reference counts will be decremented when the containing LedgerEntries 
object is closed.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--";
 title="class or interface in java.lang">iterator</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</ [...]
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntries</a></code></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the iterator of type LedgerEntry.</dd>
+<dd>an iterator of LedgerEntry objects</dd>
 </dl>
 </li>
 </ul>
diff --git a/content/docs/4.6.0/api/javadoc/overview-tree.html 
b/content/docs/4.6.0/api/javadoc/overview-tree.html
index bb5fe45..330e6f0 100644
--- a/content/docs/4.6.0/api/javadoc/overview-tree.html
+++ b/content/docs/4.6.0/api/javadoc/overview-tree.html
@@ -367,7 +367,7 @@
 </ul>
 </li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LastConfirmedAndEntry.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LastConfirmedAndEntry</span></a></li>
-<li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a></li>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntry.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntry</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/ReadHandle.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">ReadHandle</span></a>
 <ul>
@@ -402,6 +402,11 @@
 <li type="circle">org.apache.bookkeeper.feature.<a 
href="org/apache/bookkeeper/feature/Feature.html" title="interface in 
org.apache.bookkeeper.feature"><span 
class="typeNameLink">Feature</span></a></li>
 <li type="circle">org.apache.bookkeeper.feature.<a 
href="org/apache/bookkeeper/feature/FeatureProvider.html" title="interface in 
org.apache.bookkeeper.feature"><span 
class="typeNameLink">FeatureProvider</span></a></li>
 <li type="circle">org.apache.bookkeeper.stats.<a 
href="org/apache/bookkeeper/stats/Gauge.html" title="interface in 
org.apache.bookkeeper.stats"><span 
class="typeNameLink">Gauge</span></a>&lt;T&gt;</li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Iterable</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>)</li>
+</ul>
+</li>
 <li type="circle">org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.Ensemble.html"
 title="interface in org.apache.bookkeeper.client"><span 
class="typeNameLink">ITopologyAwareEnsemblePlacementPolicy.Ensemble</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.Predicate.html"
 title="interface in org.apache.bookkeeper.client"><span 
class="typeNameLink">ITopologyAwareEnsemblePlacementPolicy.Predicate</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/OpBuilder.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">OpBuilder</span></a>&lt;T&gt;
diff --git a/content/docs/latest/api/javadoc/index-all.html 
b/content/docs/latest/api/javadoc/index-all.html
index 9bca5e4..0efb9f1 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -3329,13 +3329,15 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator()</a></span>
 - Method in interface org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api">LedgerEntries</a></dt>
 <dd>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/bookkeeper/client/BookKeeperAdmin.LedgerEntriesIterable.html#iterator--">iterator()</a></span>
 - Method in class org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/BookKeeperAdmin.LedgerEntriesIterable.html" 
title="class in 
org.apache.bookkeeper.client">BookKeeperAdmin.LedgerEntriesIterable</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html#iterator--">iterator()</a></span>
 - Method in class org.apache.bookkeeper.client.impl.<a 
href="org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html" title="class in 
org.apache.bookkeeper.client.impl">LedgerEntriesImpl</a></dt>
 <dd>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </dd>
 <dt><a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.html" 
title="interface in org.apache.bookkeeper.client"><span 
class="typeNameLink">ITopologyAwareEnsemblePlacementPolicy</span></a>&lt;<a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.html" 
title="type parameter in ITopologyAwareEnsemblePlacementPolicy">T</a> extends 
org.apache.bookkeeper.net.Node&gt; - Interface in <a 
href="org/apache/bookkeeper/client/package-summary.html">org.apa [...]
 <dd>
@@ -3491,7 +3493,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> - Interface in <a 
href="org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a></dt>
 <dd>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </dd>
 <dt><a href="org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html" 
title="class in org.apache.bookkeeper.client.impl"><span 
class="typeNameLink">LedgerEntriesImpl</span></a> - Class in <a 
href="org/apache/bookkeeper/client/impl/package-summary.html">org.apache.bookkeeper.client.impl</a></dt>
 <dd>
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
index 49ce9c2..a40bd5b 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntries.html
@@ -101,7 +101,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
@@ -110,8 +110,8 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public interface <span class="typeNameLabel">LedgerEntries</span>
-extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></pre>
-<div class="block">Interface to wrap the entries.</div>
+extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</pre>
+<div class="block">Interface to wrap a sequence of entries.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>4.6</dd>
@@ -143,7 +143,8 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </table>
@@ -154,6 +155,13 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a></h3>
 <code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true#close--";
 title="class or interface in java.lang">close</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#forEach-java.util.function.Consumer-";
 title="class or interface in java.lang">forEach</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#spliterator--";
 title="class or interface in java.lang">spliterator</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -180,7 +188,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>entryId</code> - the LedgerEntry id</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the LedgerEntry, null if no LedgerEntry with such entryId.</dd>
+<dd>the LedgerEntry, null if no LedgerEntry with such entryId</dd>
 </dl>
 </li>
 </ul>
@@ -191,13 +199,18 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseabl
 <li class="blockList">
 <h4>iterator</h4>
 <pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;&nbsp;iterator()</pre>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.
+
+ Calling this method does not modify the reference count of the ByteBuf in the 
returned LedgerEntry objects.
  The caller who calls <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--"><code>iterator()</code></a>
 should make sure that they do not call ByteBuf.release() on the
  LedgerEntry objects to avoid a double free.
  All reference counts will be decremented when the containing LedgerEntries 
object is closed.</div>
 <dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--";
 title="class or interface in java.lang">iterator</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</ [...]
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the iterator of type LedgerEntry.</dd>
+<dd>an iterator of LedgerEntry objects</dd>
 </dl>
 </li>
 </ul>
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
index 279d6be..1f5d8ae 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/LedgerEntry.html
@@ -140,7 +140,8 @@
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">LedgerEntries.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </tbody>
@@ -196,7 +197,8 @@
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">LedgerEntriesImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </tbody>
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
index 26bac54..66c0bb3 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-summary.html
@@ -137,7 +137,7 @@
 <tr class="altColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntries</a></td>
 <td class="colLast">
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
index 49043d6..50dba73 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-tree.html
@@ -109,12 +109,17 @@
 </ul>
 </li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LastConfirmedAndEntry.html"
 title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LastConfirmedAndEntry</span></a></li>
-<li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a></li>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntry</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">BKException.Code</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/BookKeeperBuilder.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">BookKeeperBuilder</span></a></li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Iterable</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>)</li>
+</ul>
+</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/OpBuilder.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">OpBuilder</span></a>&lt;T&gt;
 <ul>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="../../../../../org/apache/bookkeeper/client/api/CreateAdvBuilder.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">CreateAdvBuilder</span></a></li>
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
index b245b8f..760d5bd 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/package-use.html
@@ -159,7 +159,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/bookkeeper/client/api/class-use/LedgerEntries.html#org.apache.bookkeeper.client">LedgerEntries</a>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -246,7 +246,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/bookkeeper/client/api/class-use/LedgerEntries.html#org.apache.bookkeeper.client.api">LedgerEntries</a>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -303,7 +303,7 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a 
href="../../../../../org/apache/bookkeeper/client/api/class-use/LedgerEntries.html#org.apache.bookkeeper.client.impl">LedgerEntries</a>
-<div class="block">Interface to wrap the entries.</div>
+<div class="block">Interface to wrap a sequence of entries.</div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
index 695b50b..603f102 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html
@@ -109,7 +109,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntries</a></dd>
+<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;, <a 
href="../../../../../org/apache [...]
 </dl>
 <hr>
 <br>
@@ -154,7 +154,8 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/bookkeeper/client/impl/LedgerEntriesImpl.html#iterator--">iterator</a></span>()</code>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.</div>
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.</div>
 </td>
 </tr>
 </table>
@@ -165,6 +166,13 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
 <code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a href="http:/ [...]
 </ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Iterable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#forEach-java.util.function.Consumer-";
 title="class or interface in java.lang">forEach</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#spliterator--";
 title="class or interface in java.lang">spliterator</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -209,7 +217,7 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>entryId</code> - the LedgerEntry id</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the LedgerEntry, null if no LedgerEntry with such entryId.</dd>
+<dd>the LedgerEntry, null if no LedgerEntry with such entryId</dd>
 </dl>
 </li>
 </ul>
@@ -220,15 +228,20 @@ implements <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntrie
 <li class="blockList">
 <h4>iterator</h4>
 <pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntry</a>&gt;&nbsp;iterator()</pre>
-<div class="block">Calling this method does not modify the reference count of 
the ByteBuf in the returned LedgerEntry objects.
+<div class="block">Get an iterator over all the ledger entries contained in the
+ LedgerEntries object.
+
+ Calling this method does not modify the reference count of the ByteBuf in the 
returned LedgerEntry objects.
  The caller who calls <a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--"><code>LedgerEntries.iterator()</code></a>
 should make sure that they do not call ByteBuf.release() on the
  LedgerEntry objects to avoid a double free.
  All reference counts will be decremented when the containing LedgerEntries 
object is closed.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true#iterator--";
 title="class or interface in java.lang">iterator</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html" 
title="interface in org.apache.bookkeeper.client.api">LedgerEntry</ [...]
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html#iterator--">iterator</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/bookkeeper/client/api/LedgerEntries.html" 
title="interface in 
org.apache.bookkeeper.client.api">LedgerEntries</a></code></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the iterator of type LedgerEntry.</dd>
+<dd>an iterator of LedgerEntry objects</dd>
 </dl>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/overview-tree.html 
b/content/docs/latest/api/javadoc/overview-tree.html
index bb5fe45..330e6f0 100644
--- a/content/docs/latest/api/javadoc/overview-tree.html
+++ b/content/docs/latest/api/javadoc/overview-tree.html
@@ -367,7 +367,7 @@
 </ul>
 </li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LastConfirmedAndEntry.html" 
title="interface in org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LastConfirmedAndEntry</span></a></li>
-<li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a></li>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;T&gt;)</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntry.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntry</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/ReadHandle.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">ReadHandle</span></a>
 <ul>
@@ -402,6 +402,11 @@
 <li type="circle">org.apache.bookkeeper.feature.<a 
href="org/apache/bookkeeper/feature/Feature.html" title="interface in 
org.apache.bookkeeper.feature"><span 
class="typeNameLink">Feature</span></a></li>
 <li type="circle">org.apache.bookkeeper.feature.<a 
href="org/apache/bookkeeper/feature/FeatureProvider.html" title="interface in 
org.apache.bookkeeper.feature"><span 
class="typeNameLink">FeatureProvider</span></a></li>
 <li type="circle">org.apache.bookkeeper.stats.<a 
href="org/apache/bookkeeper/stats/Gauge.html" title="interface in 
org.apache.bookkeeper.stats"><span 
class="typeNameLink">Gauge</span></a>&lt;T&gt;</li>
+<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Iterable</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/LedgerEntries.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">LedgerEntries</span></a> (also extends java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/AutoCloseable.html?is-external=true";
 title="class or interface in java.lang">AutoCloseable</a>)</li>
+</ul>
+</li>
 <li type="circle">org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.Ensemble.html"
 title="interface in org.apache.bookkeeper.client"><span 
class="typeNameLink">ITopologyAwareEnsemblePlacementPolicy.Ensemble</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/ITopologyAwareEnsemblePlacementPolicy.Predicate.html"
 title="interface in org.apache.bookkeeper.client"><span 
class="typeNameLink">ITopologyAwareEnsemblePlacementPolicy.Predicate</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.bookkeeper.client.api.<a 
href="org/apache/bookkeeper/client/api/OpBuilder.html" title="interface in 
org.apache.bookkeeper.client.api"><span 
class="typeNameLink">OpBuilder</span></a>&lt;T&gt;

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to