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 71fa83f  Updated site at revision 46171e6
71fa83f is described below

commit 71fa83f234ff43c580da414bbc8e5c664287a266
Author: jenkins <bui...@apache.org>
AuthorDate: Tue Apr 3 03:18:19 2018 +0000

    Updated site at revision 46171e6
---
 .../javadoc/org/apache/bookkeeper/client/BookKeeper.html | 16 ++++++++--------
 .../org/apache/bookkeeper/client/LedgerDeleteOp.html     | 10 +++++-----
 .../org/apache/bookkeeper/client/package-tree.html       |  2 +-
 content/docs/latest/api/javadoc/overview-tree.html       |  2 +-
 4 files changed, 15 insertions(+), 15 deletions(-)

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 06099f1..de5875f 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
@@ -239,7 +239,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#LOG">LOG</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>(package private) 
org.apache.bookkeeper.util.OrderedSafeExecutor</code></td>
+<td class="colFirst"><code>(package private) 
org.apache.bookkeeper.common.util.OrderedExecutor</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#mainWorkerPool">mainWorkerPool</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -275,7 +275,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#requestTimer">requestTimer</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>(package private) <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true";
 title="class or interface in 
java.util.concurrent">ScheduledExecutorService</a></code></td>
+<td class="colFirst"><code>(package private) 
org.apache.bookkeeper.common.util.OrderedScheduler</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#scheduler">scheduler</a></span></code>&nbsp;</td>
 </tr>
 </table>
@@ -595,7 +595,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#getLedgerManager--">getLedgerManager</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i34" class="altColor">
-<td class="colFirst"><code>(package private) 
org.apache.bookkeeper.util.OrderedSafeExecutor</code></td>
+<td class="colFirst"><code>(package private) 
org.apache.bookkeeper.common.util.OrderedExecutor</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#getMainWorkerPool--">getMainWorkerPool</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i35" class="rowColor">
@@ -655,7 +655,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#getReturnRc-int-">getReturnRc</a></span>(int&nbsp;rc)</code>&nbsp;</td>
 </tr>
 <tr id="i49" class="rowColor">
-<td class="colFirst"><code>(package private) <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true";
 title="class or interface in 
java.util.concurrent">ScheduledExecutorService</a></code></td>
+<td class="colFirst"><code>(package private) 
org.apache.bookkeeper.common.util.OrderedScheduler</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/bookkeeper/client/BookKeeper.html#getScheduler--">getScheduler</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i50" class="altColor">
@@ -813,7 +813,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <ul class="blockList">
 <li class="blockList">
 <h4>mainWorkerPool</h4>
-<pre>final&nbsp;org.apache.bookkeeper.util.OrderedSafeExecutor 
mainWorkerPool</pre>
+<pre>final&nbsp;org.apache.bookkeeper.common.util.OrderedExecutor 
mainWorkerPool</pre>
 </li>
 </ul>
 <a name="scheduler">
@@ -822,7 +822,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <ul class="blockList">
 <li class="blockList">
 <h4>scheduler</h4>
-<pre>final&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true";
 title="class or interface in 
java.util.concurrent">ScheduledExecutorService</a> scheduler</pre>
+<pre>final&nbsp;org.apache.bookkeeper.common.util.OrderedScheduler 
scheduler</pre>
 </li>
 </ul>
 <a name="requestTimer">
@@ -1286,7 +1286,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getMainWorkerPool</h4>
-<pre>org.apache.bookkeeper.util.OrderedSafeExecutor&nbsp;getMainWorkerPool()</pre>
+<pre>org.apache.bookkeeper.common.util.OrderedExecutor&nbsp;getMainWorkerPool()</pre>
 </li>
 </ul>
 <a name="getScheduler--">
@@ -1295,7 +1295,7 @@ implements <a 
href="../../../../org/apache/bookkeeper/client/api/BookKeeper.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getScheduler</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true";
 title="class or interface in 
java.util.concurrent">ScheduledExecutorService</a>&nbsp;getScheduler()</pre>
+<pre>org.apache.bookkeeper.common.util.OrderedScheduler&nbsp;getScheduler()</pre>
 </li>
 </ul>
 <a name="getPlacementPolicy--">
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/LedgerDeleteOp.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/LedgerDeleteOp.html
index 41c0720..49ef7a4 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/LedgerDeleteOp.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/LedgerDeleteOp.html
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback&lt;<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>&gt;</li>
+<li>org.apache.bookkeeper.util.OrderedGenericCallback&lt;<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>&gt;</li>
 <li>
 <ul class="inheritance">
 <li>org.apache.bookkeeper.client.LedgerDeleteOp</li>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>class <span class="typeNameLabel">LedgerDeleteOp</span>
-extends 
org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback&lt;<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>&gt;</pre>
+extends org.apache.bookkeeper.util.OrderedGenericCallback&lt;<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>&gt;</pre>
 <div class="block">Encapsulates asynchronous ledger delete operation.</div>
 </li>
 </ul>
@@ -242,10 +242,10 @@ extends 
org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallbac
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.bookkeeper.util.OrderedGenericCallback">
 <!--   -->
 </a>
-<h3>Methods inherited from 
class&nbsp;org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback</h3>
+<h3>Methods inherited from 
class&nbsp;org.apache.bookkeeper.util.OrderedGenericCallback</h3>
 <code>operationComplete</code></li>
 </ul>
 <ul class="blockList">
@@ -389,7 +389,7 @@ extends 
org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallbac
 <div class="block">Implements Delete Callback.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>safeOperationComplete</code>&nbsp;in 
class&nbsp;<code>org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback&lt;<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>&gt;</code></dd>
+<dd><code>safeOperationComplete</code>&nbsp;in 
class&nbsp;<code>org.apache.bookkeeper.util.OrderedGenericCallback&lt;<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>&gt;</code></dd>
 </dl>
 </li>
 </ul>
diff --git 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
index a1dcd86..f7b9551 100644
--- 
a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
+++ 
b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
@@ -136,7 +136,7 @@
 <li type="circle">org.apache.bookkeeper.client.<a 
href="../../../../org/apache/bookkeeper/client/TopologyAwareEnsemblePlacementPolicy.BookieNode.html"
 title="class in org.apache.bookkeeper.client"><span 
class="typeNameLink">TopologyAwareEnsemblePlacementPolicy.BookieNode</span></a></li>
 </ul>
 </li>
-<li 
type="circle">org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback&lt;T&gt;
 (implements 
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback&lt;T&gt;)
+<li type="circle">org.apache.bookkeeper.util.OrderedGenericCallback&lt;T&gt; 
(implements 
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback&lt;T&gt;)
 <ul>
 <li type="circle">org.apache.bookkeeper.client.<a 
href="../../../../org/apache/bookkeeper/client/LedgerDeleteOp.html" 
title="class in org.apache.bookkeeper.client"><span 
class="typeNameLink">LedgerDeleteOp</span></a></li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/overview-tree.html 
b/content/docs/latest/api/javadoc/overview-tree.html
index 5671568..ff19782 100644
--- a/content/docs/latest/api/javadoc/overview-tree.html
+++ b/content/docs/latest/api/javadoc/overview-tree.html
@@ -216,7 +216,7 @@
 <li type="circle">org.apache.bookkeeper.stats.twitter.finagle.<a 
href="org/apache/bookkeeper/stats/twitter/finagle/OpStatsLoggerImpl.html" 
title="class in org.apache.bookkeeper.stats.twitter.finagle"><span 
class="typeNameLink">OpStatsLoggerImpl</span></a> (implements 
org.apache.bookkeeper.stats.<a 
href="org/apache/bookkeeper/stats/OpStatsLogger.html" title="interface in 
org.apache.bookkeeper.stats">OpStatsLogger</a>)</li>
 <li type="circle">org.apache.bookkeeper.stats.twitter.science.<a 
href="org/apache/bookkeeper/stats/twitter/science/OpStatsLoggerImpl.html" 
title="class in org.apache.bookkeeper.stats.twitter.science"><span 
class="typeNameLink">OpStatsLoggerImpl</span></a> (implements 
org.apache.bookkeeper.stats.<a 
href="org/apache/bookkeeper/stats/OpStatsLogger.html" title="interface in 
org.apache.bookkeeper.stats">OpStatsLogger</a>)</li>
 <li type="circle">org.apache.bookkeeper.stats.twitter.ostrich.<a 
href="org/apache/bookkeeper/stats/twitter/ostrich/OpStatsLoggerImpl.html" 
title="class in org.apache.bookkeeper.stats.twitter.ostrich"><span 
class="typeNameLink">OpStatsLoggerImpl</span></a> (implements 
org.apache.bookkeeper.stats.<a 
href="org/apache/bookkeeper/stats/OpStatsLogger.html" title="interface in 
org.apache.bookkeeper.stats">OpStatsLogger</a>)</li>
-<li 
type="circle">org.apache.bookkeeper.util.OrderedSafeExecutor.OrderedSafeGenericCallback&lt;T&gt;
 (implements 
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback&lt;T&gt;)
+<li type="circle">org.apache.bookkeeper.util.OrderedGenericCallback&lt;T&gt; 
(implements 
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.GenericCallback&lt;T&gt;)
 <ul>
 <li type="circle">org.apache.bookkeeper.client.<a 
href="org/apache/bookkeeper/client/LedgerDeleteOp.html" title="class in 
org.apache.bookkeeper.client"><span 
class="typeNameLink">LedgerDeleteOp</span></a></li>
 </ul>

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

Reply via email to