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 2ab1bc1 Updated site at revision 07bb94f
2ab1bc1 is described below
commit 2ab1bc1a95597403d75581372f5a747189ed7ec7
Author: jenkins <[email protected]>
AuthorDate: Thu Nov 16 13:05:52 2017 +0000
Updated site at revision 07bb94f
---
.../apache/bookkeeper/client/api/BKException.html | 4 +-
.../apache/bookkeeper/client/api/BookKeeper.html | 4 +-
.../bookkeeper/client/api/BookKeeperBuilder.html | 4 +-
.../bookkeeper/client/api/CreateAdvBuilder.html | 4 +-
.../bookkeeper/client/api/CreateBuilder.html | 4 +-
.../bookkeeper/client/api/DeleteBuilder.html | 4 +-
.../apache/bookkeeper/client/api/DigestType.html | 4 +-
.../org/apache/bookkeeper/client/api/Handle.html | 4 +-
.../apache/bookkeeper/client/api/LedgerEntry.html | 4 +-
.../apache/bookkeeper/client/api/OpBuilder.html | 4 +-
.../apache/bookkeeper/client/api/OpenBuilder.html | 4 +-
.../apache/bookkeeper/client/api/ReadHandle.html | 4 +-
.../bookkeeper/client/api/WriteAdvHandle.html | 4 +-
.../apache/bookkeeper/client/api/WriteHandle.html | 4 +-
.../class-use/InterfaceAudience.Public.html | 106 +++++++++++++++++-
.../class-use/InterfaceStability.Unstable.html | 124 ++++++++++++++++++++-
.../bookkeeper/common/annotation/package-use.html | 31 +++++-
17 files changed, 300 insertions(+), 17 deletions(-)
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
index e783bc2..3c1aab5 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.html
@@ -127,7 +127,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public abstract class <span class="typeNameLabel">BKException</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public abstract class <span class="typeNameLabel">BKException</span>
extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true"
title="class or interface in java.lang">Exception</a></pre>
<div class="block">Super class for all errors which occur using BookKeeper
client.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeper.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeper.html
index f9d9f01..48dedf2 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeper.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeper.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">BookKeeper</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">BookKeeper</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">This is the entry point for BookKeeper client side
API.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeperBuilder.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeperBuilder.html
index c813401..c623cd3 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeperBuilder.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BookKeeperBuilder.html
@@ -105,7 +105,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span
class="typeNameLabel">BookKeeperBuilder</span></pre>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">BookKeeperBuilder</span></pre>
<div class="block">BookKeeper Client Builder to build client instances.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateAdvBuilder.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateAdvBuilder.html
index d03ac9c..a9786b1 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateAdvBuilder.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateAdvBuilder.html
@@ -105,7 +105,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">CreateAdvBuilder</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">CreateAdvBuilder</span>
extends <a
href="../../../../../org/apache/bookkeeper/client/api/OpBuilder.html"
title="interface in org.apache.bookkeeper.client.api">OpBuilder</a><<a
href="../../../../../org/apache/bookkeeper/client/api/WriteAdvHandle.html"
title="interface in
org.apache.bookkeeper.client.api">WriteAdvHandle</a>></pre>
<div class="block">Builder-style interface to create new ledgers.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateBuilder.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateBuilder.html
index b8c369b..06edffa 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateBuilder.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/CreateBuilder.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">CreateBuilder</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">CreateBuilder</span>
extends <a
href="../../../../../org/apache/bookkeeper/client/api/OpBuilder.html"
title="interface in org.apache.bookkeeper.client.api">OpBuilder</a><<a
href="../../../../../org/apache/bookkeeper/client/api/WriteHandle.html"
title="interface in org.apache.bookkeeper.client.api">WriteHandle</a>></pre>
<div class="block">Builder-style interface to create new ledgers.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DeleteBuilder.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DeleteBuilder.html
index 27422c6..6f05948 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DeleteBuilder.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DeleteBuilder.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">DeleteBuilder</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">DeleteBuilder</span>
extends <a
href="../../../../../org/apache/bookkeeper/client/api/OpBuilder.html"
title="interface in org.apache.bookkeeper.client.api">OpBuilder</a><<a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Void.html?is-external=true"
title="class or interface in java.lang">Void</a>></pre>
<div class="block">Builder-style interface to delete exiting ledgers.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DigestType.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DigestType.html
index 8192a66..09aa82a 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DigestType.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/DigestType.html
@@ -118,7 +118,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public enum <span class="typeNameLabel">DigestType</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public enum <span class="typeNameLabel">DigestType</span>
extends <a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true"
title="class or interface in java.lang">Enum</a><<a
href="../../../../../org/apache/bookkeeper/client/api/DigestType.html"
title="enum in org.apache.bookkeeper.client.api">DigestType</a>></pre>
<div class="block">Digest type.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/Handle.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/Handle.html
index ab062b5..1e0ece5 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/Handle.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/Handle.html
@@ -113,7 +113,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">Handle</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">Handle</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">Handle to manage an open ledger.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntry.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntry.html
index ec5ecdc..c97ba8b 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntry.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/LedgerEntry.html
@@ -105,7 +105,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">LedgerEntry</span></pre>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">LedgerEntry</span></pre>
<div class="block">An entry.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpBuilder.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpBuilder.html
index d82a258..cc07704 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpBuilder.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpBuilder.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span
class="typeNameLabel">OpBuilder<T></span></pre>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">OpBuilder<T></span></pre>
<div class="block">Base interface for builders.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpenBuilder.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpenBuilder.html
index 4ca9dc0..fff581e 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpenBuilder.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/OpenBuilder.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">OpenBuilder</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">OpenBuilder</span>
extends <a
href="../../../../../org/apache/bookkeeper/client/api/OpBuilder.html"
title="interface in org.apache.bookkeeper.client.api">OpBuilder</a><<a
href="../../../../../org/apache/bookkeeper/client/api/ReadHandle.html"
title="interface in org.apache.bookkeeper.client.api">ReadHandle</a>></pre>
<div class="block">Builder-style interface to open exiting ledgers.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/ReadHandle.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/ReadHandle.html
index 760e6f8..3622ba6 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/ReadHandle.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/ReadHandle.html
@@ -113,7 +113,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">ReadHandle</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">ReadHandle</span>
extends <a href="../../../../../org/apache/bookkeeper/client/api/Handle.html"
title="interface in org.apache.bookkeeper.client.api">Handle</a></pre>
<div class="block">Provide read access to a ledger.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteAdvHandle.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteAdvHandle.html
index 297fad8..07d76ab 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteAdvHandle.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteAdvHandle.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">WriteAdvHandle</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">WriteAdvHandle</span>
extends <a
href="../../../../../org/apache/bookkeeper/client/api/ReadHandle.html"
title="interface in org.apache.bookkeeper.client.api">ReadHandle</a></pre>
<div class="block">Provide write access to a ledger. Using WriteAdvHandler the
writer MUST explictly set an entryId. Beware that the
write for a given entryId will be acknowledged if and only if all entries up
to entryId - 1 have been acknowledged
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteHandle.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteHandle.html
index 8efb0a3..44262ac 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteHandle.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/WriteHandle.html
@@ -109,7 +109,9 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span class="typeNameLabel">WriteHandle</span>
+<pre><a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceAudience.Public</a>
+ <a
href="../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">@InterfaceStability.Unstable</a>
+public interface <span class="typeNameLabel">WriteHandle</span>
extends <a
href="../../../../../org/apache/bookkeeper/client/api/ReadHandle.html"
title="interface in org.apache.bookkeeper.client.api">ReadHandle</a></pre>
<div class="block">Provide write access to a ledger.</div>
<dl>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceAudience.Public.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceAudience.Public.html
index f5a243e..99a8698 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceAudience.Public.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceAudience.Public.html
@@ -89,12 +89,18 @@
</td>
</tr>
<tr class="rowColor">
+<td class="colFirst"><a
href="#org.apache.bookkeeper.client.api">org.apache.bookkeeper.client.api</a></td>
+<td class="colLast">
+<div class="block">BookKeeper Client Public API.</div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><a
href="#org.apache.bookkeeper.common.annotation">org.apache.bookkeeper.common.annotation</a></td>
<td class="colLast">
<div class="block">Annotations used across the whole project.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><a
href="#org.apache.bookkeeper.conf">org.apache.bookkeeper.conf</a></td>
<td class="colLast">
<div class="block">Configurations used by bookkeeper.</div>
@@ -198,6 +204,104 @@
</tbody>
</table>
</li>
+<li class="blockList"><a name="org.apache.bookkeeper.client.api">
+<!-- -->
+</a>
+<h3>Uses of <a
href="../../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">InterfaceAudience.Public</a> in <a
href="../../../../../../org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a
href="../../../../../../org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a>
with annotations of type <a
href="../../../../../../org/apache/bookkeeper/common/annotation/InterfaceAudience.Public.html"
title="annotation in
org.apache.bookkeeper.common.annotation">InterfaceAudience.Public</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></span></code>
+<div class="block">Super class for all errors which occur using BookKeeper
client.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/BookKeeper.html"
title="interface in
org.apache.bookkeeper.client.api">BookKeeper</a></span></code>
+<div class="block">This is the entry point for BookKeeper client side
API.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/BookKeeperBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">BookKeeperBuilder</a></span></code>
+<div class="block">BookKeeper Client Builder to build client instances.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/CreateAdvBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">CreateAdvBuilder</a></span></code>
+<div class="block">Builder-style interface to create new ledgers.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/CreateBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">CreateBuilder</a></span></code>
+<div class="block">Builder-style interface to create new ledgers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/DeleteBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">DeleteBuilder</a></span></code>
+<div class="block">Builder-style interface to delete exiting ledgers.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/DigestType.html"
title="enum in org.apache.bookkeeper.client.api">DigestType</a></span></code>
+<div class="block">Digest type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/Handle.html"
title="interface in org.apache.bookkeeper.client.api">Handle</a></span></code>
+<div class="block">Handle to manage an open ledger.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html"
title="interface in
org.apache.bookkeeper.client.api">LedgerEntry</a></span></code>
+<div class="block">An entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/OpBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">OpBuilder</a><T></span></code>
+<div class="block">Base interface for builders.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/OpenBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">OpenBuilder</a></span></code>
+<div class="block">Builder-style interface to open exiting ledgers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/ReadHandle.html"
title="interface in
org.apache.bookkeeper.client.api">ReadHandle</a></span></code>
+<div class="block">Provide read access to a ledger.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/WriteAdvHandle.html"
title="interface in
org.apache.bookkeeper.client.api">WriteAdvHandle</a></span></code>
+<div class="block">Provide write access to a ledger.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/WriteHandle.html"
title="interface in
org.apache.bookkeeper.client.api">WriteHandle</a></span></code>
+<div class="block">Provide write access to a ledger.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
<li class="blockList"><a name="org.apache.bookkeeper.common.annotation">
<!-- -->
</a>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceStability.Unstable.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceStability.Unstable.html
index 2bcace4..4e15084 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceStability.Unstable.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/class-use/InterfaceStability.Unstable.html
@@ -72,7 +72,129 @@
<div class="header">
<h2 title="Uses of Class
org.apache.bookkeeper.common.annotation.InterfaceStability.Unstable"
class="title">Uses of
Class<br>org.apache.bookkeeper.common.annotation.InterfaceStability.Unstable</h2>
</div>
-<div class="classUseContainer">No usage of
org.apache.bookkeeper.common.annotation.InterfaceStability.Unstable</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a
href="../../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">InterfaceStability.Unstable</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a
href="#org.apache.bookkeeper.client.api">org.apache.bookkeeper.client.api</a></td>
+<td class="colLast">
+<div class="block">BookKeeper Client Public API.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.bookkeeper.client.api">
+<!-- -->
+</a>
+<h3>Uses of <a
href="../../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">InterfaceStability.Unstable</a> in <a
href="../../../../../../org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a
href="../../../../../../org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a>
with annotations of type <a
href="../../../../../../org/apache/bookkeeper/common/annotation/InterfaceStability.Unstable.html"
title="annotation in
org.apache.bookkeeper.common.annotation">InterfaceStability.Unstable</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/BKException.html"
title="class in org.apache.bookkeeper.client.api">BKException</a></span></code>
+<div class="block">Super class for all errors which occur using BookKeeper
client.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/BookKeeper.html"
title="interface in
org.apache.bookkeeper.client.api">BookKeeper</a></span></code>
+<div class="block">This is the entry point for BookKeeper client side
API.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/BookKeeperBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">BookKeeperBuilder</a></span></code>
+<div class="block">BookKeeper Client Builder to build client instances.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/CreateAdvBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">CreateAdvBuilder</a></span></code>
+<div class="block">Builder-style interface to create new ledgers.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/CreateBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">CreateBuilder</a></span></code>
+<div class="block">Builder-style interface to create new ledgers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/DeleteBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">DeleteBuilder</a></span></code>
+<div class="block">Builder-style interface to delete exiting ledgers.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/DigestType.html"
title="enum in org.apache.bookkeeper.client.api">DigestType</a></span></code>
+<div class="block">Digest type.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/Handle.html"
title="interface in org.apache.bookkeeper.client.api">Handle</a></span></code>
+<div class="block">Handle to manage an open ledger.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/LedgerEntry.html"
title="interface in
org.apache.bookkeeper.client.api">LedgerEntry</a></span></code>
+<div class="block">An entry.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/OpBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">OpBuilder</a><T></span></code>
+<div class="block">Base interface for builders.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/OpenBuilder.html"
title="interface in
org.apache.bookkeeper.client.api">OpenBuilder</a></span></code>
+<div class="block">Builder-style interface to open exiting ledgers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/ReadHandle.html"
title="interface in
org.apache.bookkeeper.client.api">ReadHandle</a></span></code>
+<div class="block">Provide read access to a ledger.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/WriteAdvHandle.html"
title="interface in
org.apache.bookkeeper.client.api">WriteAdvHandle</a></span></code>
+<div class="block">Provide write access to a ledger.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../../org/apache/bookkeeper/client/api/WriteHandle.html"
title="interface in
org.apache.bookkeeper.client.api">WriteHandle</a></span></code>
+<div class="block">Provide write access to a ledger.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/package-use.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/package-use.html
index 211c58e..5e1a6e0 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/package-use.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/common/annotation/package-use.html
@@ -89,12 +89,18 @@
</td>
</tr>
<tr class="rowColor">
+<td class="colFirst"><a
href="#org.apache.bookkeeper.client.api">org.apache.bookkeeper.client.api</a></td>
+<td class="colLast">
+<div class="block">BookKeeper Client Public API.</div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colFirst"><a
href="#org.apache.bookkeeper.common.annotation">org.apache.bookkeeper.common.annotation</a></td>
<td class="colLast">
<div class="block">Annotations used across the whole project.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><a
href="#org.apache.bookkeeper.conf">org.apache.bookkeeper.conf</a></td>
<td class="colLast">
<div class="block">Configurations used by bookkeeper.</div>
@@ -136,6 +142,29 @@
</tbody>
</table>
</li>
+<li class="blockList"><a name="org.apache.bookkeeper.client.api">
+<!-- -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0"
summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a
href="../../../../../org/apache/bookkeeper/common/annotation/package-summary.html">org.apache.bookkeeper.common.annotation</a>
used by <a
href="../../../../../org/apache/bookkeeper/client/api/package-summary.html">org.apache.bookkeeper.client.api</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a
href="../../../../../org/apache/bookkeeper/common/annotation/class-use/InterfaceAudience.Public.html#org.apache.bookkeeper.client.api">InterfaceAudience.Public</a>
+<div class="block">Intended for use by any project or application.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a
href="../../../../../org/apache/bookkeeper/common/annotation/class-use/InterfaceStability.Unstable.html#org.apache.bookkeeper.client.api">InterfaceStability.Unstable</a>
+<div class="block">No guarantee is provided as to reliability or stability
across any
+ level of release granularity.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
<li class="blockList"><a name="org.apache.bookkeeper.common.annotation">
<!-- -->
</a>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].