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 07b0e7b Updated site at revision 4897e43
07b0e7b is described below
commit 07b0e7ba83196fb77f2700ddf514c2cdfba8df1c
Author: jenkins <[email protected]>
AuthorDate: Tue Feb 27 09:42:35 2018 +0000
Updated site at revision 4897e43
---
content/docs/latest/api/javadoc/index-all.html | 4 ++++
.../org/apache/bookkeeper/client/BookKeeper.html | 25 +++++++++++++++++-----
2 files changed, 24 insertions(+), 5 deletions(-)
diff --git a/content/docs/latest/api/javadoc/index-all.html
b/content/docs/latest/api/javadoc/index-all.html
index 8f233fe..8c5124d 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -860,6 +860,10 @@
<dd>
<div class="block">Constructor for use with the builder.</div>
</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/BookKeeper.html#BookKeeper--">BookKeeper()</a></span>
- Constructor for class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/BookKeeper.html" title="class in
org.apache.bookkeeper.client">BookKeeper</a></dt>
+<dd>
+<div class="block">Allow to extend BookKeeper for mocking in unit tests.</div>
+</dd>
<dt><a href="org/apache/bookkeeper/client/BookKeeper.Builder.html"
title="class in org.apache.bookkeeper.client"><span
class="typeNameLink">BookKeeper.Builder</span></a> - Class in <a
href="org/apache/bookkeeper/client/package-summary.html">org.apache.bookkeeper.client</a></dt>
<dd>
<div class="block">BookKeeper Client Builder to build client instances.</div>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeper.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeper.html
index d1834b5..966f232 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeper.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BookKeeper.html
@@ -293,18 +293,23 @@ implements <a
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#BookKeeper--">BookKeeper</a></span>()</code>
+<div class="block">Allow to extend BookKeeper for mocking in unit tests.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#BookKeeper-org.apache.bookkeeper.conf.ClientConfiguration-">BookKeeper</a></span>(<a
href="../../../../org/apache/bookkeeper/conf/ClientConfiguration.html"
title="class in
org.apache.bookkeeper.conf">ClientConfiguration</a> conf)</code>
<div class="block">Create a bookkeeper client using a configuration
object.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#BookKeeper-org.apache.bookkeeper.conf.ClientConfiguration-org.apache.zookeeper.ZooKeeper-">BookKeeper</a></span>(<a
href="../../../../org/apache/bookkeeper/conf/ClientConfiguration.html"
title="class in org.apache.bookkeeper.conf">ClientConfiguration</a> conf,
org.apache.zookeeper.ZooKeeper zk)</code>
<div class="block">Create a bookkeeper client but use the passed in zookeeper
client instead
of instantiating one.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#BookKeeper-org.apache.bookkeeper.conf.ClientConfiguration-org.apache.zookeeper.ZooKeeper-io.netty.channel.EventLoopGroup-">BookKeeper</a></span>(<a
href="../../../../org/apache/bookkeeper/conf/ClientConfiguration.html"
title="class in org.apache.bookkeeper.conf">ClientConfiguration</a> conf,
org.apache.zookeeper.ZooKeeper zk,
io.netty.channel.EventLoopGroup eventLoopGroup)</code>
@@ -312,7 +317,7 @@ implements <a
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
client event loop group instead of instantiating those.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#BookKeeper-org.apache.bookkeeper.conf.ClientConfiguration-org.apache.zookeeper.ZooKeeper-io.netty.channel.EventLoopGroup-org.apache.bookkeeper.stats.StatsLogger-org.apache.bookkeeper.net.DNSToSwitchMapping-io.netty.util.HashedWheelTimer-org.apache.bookkeeper.feature.FeatureProvider-">BookKeeper</a></span>(<a
href="../../../../org/apache/bookkeeper/conf/ClientConfigurati [...]
org.apache.zookeeper.ZooKeeper zkc,
io.netty.channel.EventLoopGroup eventLoopGroup,
@@ -323,7 +328,7 @@ implements <a
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
<div class="block">Constructor for use with the builder.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#BookKeeper-java.lang.String-">BookKeeper</a></span>(<a
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> servers)</code>
<div class="block">Create a bookkeeper client.</div>
</td>
@@ -1113,7 +1118,7 @@ implements <a
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
<a
name="BookKeeper-org.apache.bookkeeper.conf.ClientConfiguration-org.apache.zookeeper.ZooKeeper-io.netty.channel.EventLoopGroup-org.apache.bookkeeper.stats.StatsLogger-org.apache.bookkeeper.net.DNSToSwitchMapping-io.netty.util.HashedWheelTimer-org.apache.bookkeeper.feature.FeatureProvider-">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>BookKeeper</h4>
<pre>BookKeeper(<a
href="../../../../org/apache/bookkeeper/conf/ClientConfiguration.html"
title="class in org.apache.bookkeeper.conf">ClientConfiguration</a> conf,
@@ -1135,6 +1140,16 @@ implements <a
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
</dl>
</li>
</ul>
+<a name="BookKeeper--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BookKeeper</h4>
+<pre>BookKeeper()</pre>
+<div class="block">Allow to extend BookKeeper for mocking in unit tests.</div>
+</li>
+</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
--
To stop receiving notification emails like this one, please contact
[email protected].