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 C2C157683 for ; Wed, 23 Nov 2011 08:48:24 +0000 (UTC) Received: (qmail 10806 invoked by uid 500); 23 Nov 2011 08:48:24 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 10678 invoked by uid 500); 23 Nov 2011 08:48:24 -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 10654 invoked by uid 99); 23 Nov 2011 08:48:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 08:48:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2011 08:47:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E0EEF2388BFF for ; Wed, 23 Nov 2011 08:46:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r799148 [17/41] - in /websites/staging/zookeeper/trunk/content: ./ bookkeeper/docs/trunk/ doc/r3.4.0/ doc/r3.4.0/api/ doc/r3.4.0/api/org/ doc/r3.4.0/api/org/apache/ doc/r3.4.0/api/org/apache/zookeeper/ doc/r3.4.0/api/org/apache/zookeeper/cl... Date: Wed, 23 Nov 2011 08:46:36 -0000 To: commits@zookeeper.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111123084656.E0EEF2388BFF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/AsyncCallback.VoidCallback.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/AsyncCallback.VoidCallback.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/AsyncCallback.VoidCallback.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,193 @@ + + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback.VoidCallback (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.zookeeper.AsyncCallback.VoidCallback

+
+ + + + + + + + + +
+Packages that use AsyncCallback.VoidCallback
org.apache.zookeeper  
+  +

+ + + + + +
+Uses of AsyncCallback.VoidCallback in org.apache.zookeeper
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.zookeeper with parameters of type AsyncCallback.VoidCallback
+ voidZooKeeper.delete(String path, + int version, + AsyncCallback.VoidCallback cb, + Object ctx) + +
+          The asynchronous version of delete.
+ voidZooKeeper.sync(String path, + AsyncCallback.VoidCallback cb, + Object ctx) + +
+          Asynchronous sync.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/AsyncCallback.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/AsyncCallback.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/AsyncCallback.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,228 @@ + + + + + + +Uses of Interface org.apache.zookeeper.AsyncCallback (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.zookeeper.AsyncCallback

+
+ + + + + + + + + +
+Packages that use AsyncCallback
org.apache.zookeeper  
+  +

+ + + + + +
+Uses of AsyncCallback in org.apache.zookeeper
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subinterfaces of AsyncCallback in org.apache.zookeeper
+static interfaceAsyncCallback.ACLCallback + +
+           
+static interfaceAsyncCallback.Children2Callback + +
+           
+static interfaceAsyncCallback.ChildrenCallback + +
+           
+static interfaceAsyncCallback.DataCallback + +
+           
+static interfaceAsyncCallback.StatCallback + +
+           
+static interfaceAsyncCallback.StringCallback + +
+           
+static interfaceAsyncCallback.VoidCallback + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/CreateMode.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/CreateMode.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/CreateMode.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,229 @@ + + + + + + +Uses of Class org.apache.zookeeper.CreateMode (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.CreateMode

+
+ + + + + + + + + +
+Packages that use CreateMode
org.apache.zookeeper  
+  +

+ + + + + +
+Uses of CreateMode in org.apache.zookeeper
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.zookeeper that return CreateMode
+static CreateModeCreateMode.fromFlag(int flag) + +
+          Map an integer value to a CreateMode value
+static CreateModeCreateMode.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static CreateMode[]CreateMode.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.zookeeper with parameters of type CreateMode
+ StringZooKeeper.create(String path, + byte[] data, + List<ACL> acl, + CreateMode createMode) + +
+          Create a node with the given path.
+ voidZooKeeper.create(String path, + byte[] data, + List<ACL> acl, + CreateMode createMode, + AsyncCallback.StringCallback cb, + Object ctx) + +
+          The asynchronous version of create.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.APIErrorException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.APIErrorException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.APIErrorException.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Class org.apache.zookeeper.KeeperException.APIErrorException (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.KeeperException.APIErrorException

+
+No usage of org.apache.zookeeper.KeeperException.APIErrorException +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.AuthFailedException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.AuthFailedException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.AuthFailedException.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Class org.apache.zookeeper.KeeperException.AuthFailedException (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.KeeperException.AuthFailedException

+
+No usage of org.apache.zookeeper.KeeperException.AuthFailedException +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.BadArgumentsException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.BadArgumentsException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.BadArgumentsException.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Class org.apache.zookeeper.KeeperException.BadArgumentsException (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.KeeperException.BadArgumentsException

+
+No usage of org.apache.zookeeper.KeeperException.BadArgumentsException +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.BadVersionException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.BadVersionException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.BadVersionException.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Class org.apache.zookeeper.KeeperException.BadVersionException (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.KeeperException.BadVersionException

+
+No usage of org.apache.zookeeper.KeeperException.BadVersionException +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.Code.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.Code.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.Code.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,248 @@ + + + + + + +Uses of Class org.apache.zookeeper.KeeperException.Code (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.KeeperException.Code

+
+ + + + + + + + + +
+Packages that use KeeperException.Code
org.apache.zookeeper  
+  +

+ + + + + +
+Uses of KeeperException.Code in org.apache.zookeeper
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in org.apache.zookeeper that return KeeperException.Code
+ KeeperException.CodeKeeperException.code() + +
+          Read the error Code for this exception
+static KeeperException.CodeKeeperException.Code.get(int code) + +
+          Get the Code value for a particular integer error code
+static KeeperException.CodeKeeperException.Code.valueOf(String name) + +
+          Returns the enum constant of this type with the specified name.
+static KeeperException.Code[]KeeperException.Code.values() + +
+          Returns an array containing the constants of this enum type, in +the order they are declared.
+  +

+ + + + + + + + + + + + + +
Methods in org.apache.zookeeper with parameters of type KeeperException.Code
+static KeeperExceptionKeeperException.create(KeeperException.Code code) + +
+          All non-specific keeper exceptions should be constructed via + this factory method in order to guarantee consistency in error + codes and such.
+static KeeperExceptionKeeperException.create(KeeperException.Code code, + String path) + +
+          All non-specific keeper exceptions should be constructed via + this factory method in order to guarantee consistency in error + codes and such.
+  +

+ + + + + + + + +
Constructors in org.apache.zookeeper with parameters of type KeeperException.Code
KeeperException(KeeperException.Code code) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.CodeDeprecated.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.CodeDeprecated.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.CodeDeprecated.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,181 @@ + + + + + + +Uses of Interface org.apache.zookeeper.KeeperException.CodeDeprecated (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.zookeeper.KeeperException.CodeDeprecated

+
+ + + + + + + + + +
+Packages that use KeeperException.CodeDeprecated
org.apache.zookeeper  
+  +

+ + + + + +
+Uses of KeeperException.CodeDeprecated in org.apache.zookeeper
+  +

+ + + + + + + + + +
Classes in org.apache.zookeeper that implement KeeperException.CodeDeprecated
+static classKeeperException.Code + +
+          Codes which represent the various KeeperException + types.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.ConnectionLossException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.ConnectionLossException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.0/api/org/apache/zookeeper/class-use/KeeperException.ConnectionLossException.html Wed Nov 23 08:46:18 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Class org.apache.zookeeper.KeeperException.ConnectionLossException (ZooKeeper 3.4.0 API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.zookeeper.KeeperException.ConnectionLossException

+
+No usage of org.apache.zookeeper.KeeperException.ConnectionLossException +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2011 The Apache Software Foundation + +