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 0a50bd6 Updated site at revision df71247
0a50bd6 is described below
commit 0a50bd67db7c97c6684df4b57ba86c894afc4186
Author: jenkins <[email protected]>
AuthorDate: Sun Feb 18 12:21:44 2018 +0000
Updated site at revision df71247
---
content/docs/latest/api/javadoc/index-all.html | 2 +-
.../api/javadoc/org/apache/bookkeeper/client/PendingAddOp.html | 4 ++--
.../org/apache/bookkeeper/client/PendingWriteLacOp.html | 10 +++++-----
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/content/docs/latest/api/javadoc/index-all.html
b/content/docs/latest/api/javadoc/index-all.html
index 50c1fbe..4e7a0f8 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -3416,7 +3416,7 @@
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/PendingReadOp.html#initiate--">initiate()</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/PendingReadOp.html" title="class in
org.apache.bookkeeper.client">PendingReadOp</a></dt>
<dd> </dd>
-<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/PendingWriteLacOp.html#initiate-io.netty.buffer.ByteBuf-">initiate(ByteBuf)</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/PendingWriteLacOp.html" title="class in
org.apache.bookkeeper.client">PendingWriteLacOp</a></dt>
+<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/PendingWriteLacOp.html#initiate-org.apache.bookkeeper.util.ByteBufList-">initiate(ByteBufList)</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/PendingWriteLacOp.html" title="class in
org.apache.bookkeeper.client">PendingWriteLacOp</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/bookkeeper/client/ReadLastConfirmedAndEntryOp.html#initiate--">initiate()</a></span>
- Method in class org.apache.bookkeeper.client.<a
href="org/apache/bookkeeper/client/ReadLastConfirmedAndEntryOp.html"
title="class in
org.apache.bookkeeper.client">ReadLastConfirmedAndEntryOp</a></dt>
<dd> </dd>
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingAddOp.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingAddOp.html
index 76cd3ba..d0a2afd 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingAddOp.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingAddOp.html
@@ -217,7 +217,7 @@ implements
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteCallback
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/PendingAddOp.html#timeoutNanos">timeoutNanos</a></span></code> </td>
</tr>
<tr class="altColor">
-<td class="colFirst"><code>(package private)
io.netty.buffer.ByteBuf</code></td>
+<td class="colFirst"><code>(package private)
org.apache.bookkeeper.util.ByteBufList</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/PendingAddOp.html#toSend">toSend</a></span></code> </td>
</tr>
</table>
@@ -368,7 +368,7 @@ implements
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteCallback
<ul class="blockList">
<li class="blockList">
<h4>toSend</h4>
-<pre>io.netty.buffer.ByteBuf toSend</pre>
+<pre>org.apache.bookkeeper.util.ByteBufList toSend</pre>
</li>
</ul>
<a name="cb">
diff --git
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingWriteLacOp.html
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingWriteLacOp.html
index a1a09e6..99ac4d6 100644
---
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingWriteLacOp.html
+++
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/PendingWriteLacOp.html
@@ -178,7 +178,7 @@ implements
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteLacCallb
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/PendingWriteLacOp.html#receivedResponseSet">receivedResponseSet</a></span></code> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>(package private)
io.netty.buffer.ByteBuf</code></td>
+<td class="colFirst"><code>(package private)
org.apache.bookkeeper.util.ByteBufList</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/PendingWriteLacOp.html#toSend">toSend</a></span></code> </td>
</tr>
</table>
@@ -217,7 +217,7 @@ implements
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteLacCallb
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/PendingWriteLacOp.html#initiate-io.netty.buffer.ByteBuf-">initiate</a></span>(io.netty.buffer.ByteBuf toSend)</code> </td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../org/apache/bookkeeper/client/PendingWriteLacOp.html#initiate-org.apache.bookkeeper.util.ByteBufList-">initiate</a></span>(org.apache.bookkeeper.util.ByteBufList toSend)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
@@ -262,7 +262,7 @@ implements
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteLacCallb
<ul class="blockList">
<li class="blockList">
<h4>toSend</h4>
-<pre>io.netty.buffer.ByteBuf toSend</pre>
+<pre>org.apache.bookkeeper.util.ByteBufList toSend</pre>
</li>
</ul>
<a name="cb">
@@ -391,13 +391,13 @@ implements
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.WriteLacCallb
<pre>void sendWriteLacRequest(int bookieIndex)</pre>
</li>
</ul>
-<a name="initiate-io.netty.buffer.ByteBuf-">
+<a name="initiate-org.apache.bookkeeper.util.ByteBufList-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initiate</h4>
-<pre>void initiate(io.netty.buffer.ByteBuf toSend)</pre>
+<pre>void initiate(org.apache.bookkeeper.util.ByteBufList toSend)</pre>
</li>
</ul>
<a
name="writeLacComplete-int-long-org.apache.bookkeeper.net.BookieSocketAddress-java.lang.Object-">
--
To stop receiving notification emails like this one, please contact
[email protected].