Return-Path: X-Original-To: apmail-zookeeper-commits-archive@www.apache.org Delivered-To: apmail-zookeeper-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66C151834F for ; Thu, 3 Dec 2015 04:30:26 +0000 (UTC) Received: (qmail 12643 invoked by uid 500); 3 Dec 2015 04:30:26 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 12490 invoked by uid 500); 3 Dec 2015 04:30:26 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 12455 invoked by uid 99); 3 Dec 2015 04:30:26 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2015 04:30:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 5591DC0FDE for ; Thu, 3 Dec 2015 04:30:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.447 X-Spam-Level: ** X-Spam-Status: No, score=2.447 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id A0Wz-7xhhJhw for ; Thu, 3 Dec 2015 04:29:59 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 857F435C30 for ; Thu, 3 Dec 2015 04:29:49 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 59D57E104C for ; Thu, 3 Dec 2015 04:29:48 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 48C733A0D1C for ; Thu, 3 Dec 2015 04:29:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1717709 [16/43] - in /zookeeper/site/trunk: content/ content/doc/r3.4.7/ content/doc/r3.4.7/api/ content/doc/r3.4.7/api/org/ content/doc/r3.4.7/api/org/apache/ content/doc/r3.4.7/api/org/apache/zookeeper/ content/doc/r3.4.7/api/org/apache/... Date: Thu, 03 Dec 2015 04:29:45 -0000 To: commits@zookeeper.apache.org From: rgs@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151203042948.48C733A0D1C@svn01-us-west.apache.org> Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/ZooKeeperMain.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/ZooKeeperMain.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/ZooKeeperMain.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/ZooKeeperMain.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,440 @@ + + + + + +ZooKeeperMain (ZooKeeper 3.4.7 API) + + + + + + + + + + + + +
+
org.apache.zookeeper
+

Class ZooKeeperMain

+
+
+ +
+
    +
  • +
    +
    +
    public class ZooKeeperMain
    +extends Object
    +
    The command line client to ZooKeeper.
    +
  • +
+
+
+ +
+
+ +
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ACLCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ACLCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ACLCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ACLCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,170 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.ACLCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.ACLCallback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.Children2Callback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.Children2Callback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.Children2Callback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.Children2Callback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,179 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.Children2Callback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.Children2Callback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ChildrenCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ChildrenCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ChildrenCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.ChildrenCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,179 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.ChildrenCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.ChildrenCallback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.DataCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.DataCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.DataCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.DataCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,179 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.DataCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.DataCallback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.MultiCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.MultiCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.MultiCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.MultiCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,169 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.MultiCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.MultiCallback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StatCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StatCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StatCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StatCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,199 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.StatCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.StatCallback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StringCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StringCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StringCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/class-use/AsyncCallback.StringCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,172 @@ + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.StringCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.zookeeper.AsyncCallback.StringCallback

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation

+ +