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 6C59B1832C for ; Thu, 3 Dec 2015 04:30:04 +0000 (UTC) Received: (qmail 9353 invoked by uid 500); 3 Dec 2015 04:30:04 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 9322 invoked by uid 500); 3 Dec 2015 04:30:04 -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 9183 invoked by uid 99); 3 Dec 2015 04:30:04 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2015 04:30:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A2F1A180A59 for ; Thu, 3 Dec 2015 04:30:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-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 (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 3YXt954ZUIDc 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 33F0A31AB6 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 3A8C4E1047 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 29E8E3A0D1C 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 [12/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.29E8E3A0D1C@svn01-us-west.apache.org> Added: zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/KeeperException.UnimplementedException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/KeeperException.UnimplementedException.html?rev=1717709&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/KeeperException.UnimplementedException.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.7/api/org/apache/zookeeper/KeeperException.UnimplementedException.html Thu Dec 3 04:29:41 2015 @@ -0,0 +1,295 @@ + + + + + +KeeperException.UnimplementedException (ZooKeeper 3.4.7 API) + + + + + + + + + + + + +
+
org.apache.zookeeper
+

Class KeeperException.UnimplementedException

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

      Constructor Detail

      + + + +
        +
      • +

        UnimplementedException

        +
        public UnimplementedException()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Class KeeperException

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

      Method Detail

      + + + +
        +
      • +

        create

        +
        public static KeeperException 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. If you know the error code, then you should + construct the special purpose exception directly. That will + allow you to have the most specific possible declarations of + what exceptions might actually be thrown.
        +
        +
        Parameters:
        +
        code - The error code.
        +
        path - The ZooKeeper path being operated on.
        +
        Returns:
        +
        The specialized exception, presumably to be thrown by + the caller.
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        create

        +
        public static KeeperException 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. If you know the error code, then you should + construct the special purpose exception directly. That will + allow you to have the most specific possible declarations of + what exceptions might actually be thrown.
        +
        +
        Parameters:
        +
        code - The error code of your new exception. This will + also determine the specific type of the exception that is + returned.
        +
        Returns:
        +
        The specialized exception, presumably to be thrown by + the caller.
        +
        +
      • +
      + + + +
        +
      • +

        setCode

        +
        @Deprecated
        +public void setCode(int code)
        +
        Deprecated. deprecated in 3.1.0, exceptions should be immutable, this + method should not be used
        +
        Set the code for this exception
        +
        +
        Parameters:
        +
        code - error code
        +
        +
      • +
      + + + +
        +
      • +

        getCode

        +
        @Deprecated
        +public int getCode()
        +
        Deprecated. deprecated in 3.1.0, use code() instead
        +
        Read the error code for this exception
        +
        +
        Returns:
        +
        the error code for this exception
        +
        +
      • +
      + + + +
        +
      • +

        code

        +
        public KeeperException.Code code()
        +
        Read the error Code for this exception
        +
        +
        Returns:
        +
        the error Code for this exception
        +
        +
      • +
      + + + +
        +
      • +

        getPath

        +
        public String getPath()
        +
        Read the path for this exception
        +
        +
        Returns:
        +
        the path associated with this error, null if none
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getResults

        +
        public List<org.apache.zookeeper.OpResult> getResults()
        +
        If this exception was thrown by a multi-request then the (partial) results + and error codes can be retrieved using this getter.
        +
        +
        Returns:
        +
        A copy of the list of results from the operations in the multi-request.
        +
        Since:
        +
        3.4.0
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

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

Class ServerAdminClient

+
+
+ +
+
    +
  • +
    +
    +
    public class ServerAdminClient
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ServerAdminClient

        +
        public ServerAdminClient()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        ruok

        +
        public static void ruok(String host,
        +                        int port)
        +
      • +
      + + + +
        +
      • +

        dump

        +
        public static void dump(String host,
        +                        int port)
        +
      • +
      + + + +
        +
      • +

        stat

        +
        public static void stat(String host,
        +                        int port)
        +
      • +
      + + + +
        +
      • +

        kill

        +
        public static void kill(String host,
        +                        int port)
        +
      • +
      + + + +
        +
      • +

        setTraceMask

        +
        public static void setTraceMask(String host,
        +                                int port,
        +                                String traceMaskStr)
        +
      • +
      + + + +
        +
      • +

        getTraceMask

        +
        public static void getTraceMask(String host,
        +                                int port)
        +
      • +
      + + + +
        +
      • +

        main

        +
        public static void main(String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation

+ +