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 5534C18326 for ; Thu, 3 Dec 2015 04:30:01 +0000 (UTC) Received: (qmail 8657 invoked by uid 500); 3 Dec 2015 04:30:01 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 8622 invoked by uid 500); 3 Dec 2015 04:30:01 -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 8611 invoked by uid 99); 3 Dec 2015 04:30:01 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2015 04:30:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 7E180C4321 for ; Thu, 3 Dec 2015 04:30:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.991 X-Spam-Level: ** X-Spam-Status: No, score=2.991 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9uVR1z90OWNP for ; Thu, 3 Dec 2015 04:29:49 +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 31A6830E24 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 1201CE1037 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 E382E3A231E for ; Thu, 3 Dec 2015 04:29:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1717709 [4/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/z... 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: <20151203042947.E382E3A231E@svn01-us-west.apache.org> Added: zookeeper/site/trunk/content/doc/r3.4.7/api/index.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/index.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/index.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/index.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,74 @@ + + + + + +ZooKeeper 3.4.7 API + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/AsyncCallback.ACLCallback.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/AsyncCallback.ACLCallback.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/AsyncCallback.ACLCallback.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/AsyncCallback.ACLCallback.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,281 @@ + + + + + +AsyncCallback.ACLCallback (ZooKeeper 3.4.7 API) + + + + + + + + + + + + +
+
org.apache.zookeeper
+

Interface AsyncCallback.ACLCallback

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    AsyncCallback
    +
    +
    +
    Enclosing interface:
    +
    AsyncCallback
    +
    +
    +
    +
    public static interface AsyncCallback.ACLCallback
    +extends AsyncCallback
    +
    This callback is used to retrieve the ACL and stat of the node.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        processResult

        +
        void processResult(int rc,
        +                   String path,
        +                   Object ctx,
        +                   List<ACL> acl,
        +                   Stat stat)
        +
        Process the result of the asynchronous call. +

        + On success, rc is + KeeperException.Code.OK. +

        + On failure, rc is set to the corresponding failure code in + KeeperException. +

        +
        +
        Parameters:
        +
        rc - The return code or the result of the call.
        +
        path - The path that we passed to asynchronous calls.
        +
        ctx - Whatever context object that we passed to + asynchronous calls.
        +
        acl - ACL Id in + ZooDefs.Ids.
        +
        stat - Stat object of + the node on given path.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Interface AsyncCallback.Children2Callback

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    AsyncCallback
    +
    +
    +
    Enclosing interface:
    +
    AsyncCallback
    +
    +
    +
    +
    public static interface AsyncCallback.Children2Callback
    +extends AsyncCallback
    +
    This callback is used to retrieve the children and stat of the node.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        processResult

        +
        void processResult(int rc,
        +                   String path,
        +                   Object ctx,
        +                   List<String> children,
        +                   Stat stat)
        +
        Process the result of the asynchronous call. + See AsyncCallback.ChildrenCallback.
        +
        +
        Parameters:
        +
        rc - The return code or the result of the call.
        +
        path - The path that we passed to asynchronous calls.
        +
        ctx - Whatever context object that we passed to + asynchronous calls.
        +
        children - An unordered array of children of the node on + given path.
        +
        stat - Stat object of + the node on given path.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Interface AsyncCallback.ChildrenCallback

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    AsyncCallback
    +
    +
    +
    Enclosing interface:
    +
    AsyncCallback
    +
    +
    +
    +
    public static interface AsyncCallback.ChildrenCallback
    +extends AsyncCallback
    +
    This callback is used to retrieve the children of the node.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        processResult

        +
        void processResult(int rc,
        +                   String path,
        +                   Object ctx,
        +                   List<String> children)
        +
        Process the result of the asynchronous call. +

        + On success, rc is + KeeperException.Code.OK. +

        + On failure, rc is set to the corresponding failure code in + KeeperException. +

        +
        +
        Parameters:
        +
        rc - The return code or the result of the call.
        +
        path - The path that we passed to asynchronous calls.
        +
        ctx - Whatever context object that we passed to + asynchronous calls.
        +
        children - An unordered array of children of the node on + given path.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Interface AsyncCallback.DataCallback

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    AsyncCallback
    +
    +
    +
    Enclosing interface:
    +
    AsyncCallback
    +
    +
    +
    +
    public static interface AsyncCallback.DataCallback
    +extends AsyncCallback
    +
    This callback is used to retrieve the data and stat of the node.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        processResult

        +
        void processResult(int rc,
        +                   String path,
        +                   Object ctx,
        +                   byte[] data,
        +                   Stat stat)
        +
        Process the result of the asynchronous call. +

        + On success, rc is + KeeperException.Code.OK. +

        + On failure, rc is set to the corresponding failure code in + KeeperException. +

        +
        +
        Parameters:
        +
        rc - The return code or the result of the call.
        +
        path - The path that we passed to asynchronous calls.
        +
        ctx - Whatever context object that we passed to + asynchronous calls.
        +
        data - The DataNode.data + of the node.
        +
        stat - Stat object of + the node on given path.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Interface AsyncCallback.MultiCallback

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        processResult

        +
        void processResult(int rc,
        +                   String path,
        +                   Object ctx,
        +                   List<org.apache.zookeeper.OpResult> opResults)
        +
        Process the result of the asynchronous call. +

        + On success, rc is + KeeperException.Code.OK. + All opResults are + non-OpResult.ErrorResult, + +

        + On failure, rc is a failure code in + KeeperException.Code. + All opResults are + OpResult.ErrorResult. + All operations will be rollback-ed even if operations + before the failing one were successful.

        +
        +
        Parameters:
        +
        rc - The return code or the result of the call.
        +
        path - The path that we passed to asynchronous calls.
        +
        ctx - Whatever context object that we passed to + asynchronous calls.
        +
        opResults - The list of results. + One result for each operation, + and the order matches that of input.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Interface AsyncCallback.StatCallback

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    AsyncCallback
    +
    +
    +
    Enclosing interface:
    +
    AsyncCallback
    +
    +
    +
    +
    public static interface AsyncCallback.StatCallback
    +extends AsyncCallback
    +
    This callback is used to retrieve the stat of the node.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        processResult

        +
        void processResult(int rc,
        +                   String path,
        +                   Object ctx,
        +                   Stat stat)
        +
        Process the result of the asynchronous call. +

        + On success, rc is + KeeperException.Code.OK. +

        + On failure, rc is set to the corresponding failure code in + KeeperException. +

        +
        +
        Parameters:
        +
        rc - The return code or the result of the call.
        +
        path - The path that we passed to asynchronous calls.
        +
        ctx - Whatever context object that we passed to + asynchronous calls.
        +
        stat - Stat object of + the node on given path.
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

+ +