From commits-return-7064-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Fri Oct 5 14:26:11 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 83ABF180677 for ; Fri, 5 Oct 2018 14:26:08 +0200 (CEST) Received: (qmail 16135 invoked by uid 500); 5 Oct 2018 12:25:59 -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@zookeeper.apache.org Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 12722 invoked by uid 99); 5 Oct 2018 12:25:57 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2018 12:25:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20BD0E11ED; Fri, 5 Oct 2018 12:25:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: andor@apache.org To: commits@zookeeper.apache.org Date: Fri, 05 Oct 2018 12:26:42 -0000 Message-Id: <35b19f089cad4b3e9f94fe8ec3ba2a2b@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [49/51] [partial] zookeeper git commit: ZOOKEEPER-3032: MAVEN MIGRATION - move java server, client http://git-wip-us.apache.org/repos/asf/zookeeper/blob/faa7cec7/src/java/lib/jdiff/zookeeper_3.1.1.xml ---------------------------------------------------------------------- diff --git a/src/java/lib/jdiff/zookeeper_3.1.1.xml b/src/java/lib/jdiff/zookeeper_3.1.1.xml deleted file mode 100644 index c28b238..0000000 --- a/src/java/lib/jdiff/zookeeper_3.1.1.xml +++ /dev/null @@ -1,2717 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  • --short - prints a short version string "1.2.3" -
  • --revision - prints a short version string with the SVN - repository revision "1.2.3-94" -
  • --full - prints the revision and the build date - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The client object will pick an arbitrary server and try to connect to it. - If failed, it will try the next one in the list, until a connection is - established, or all the servers have been tried. - - @param host - comma separated host:port pairs, each corresponding to a zk - server. e.g. "127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:3002" - @param sessionTimeout - session timeout in milliseconds - @param watcher - a watcher object which will be notified of state changes, may - also be notified for node events - - @throws IOException in cases of network failure]]> - - - - - - - The client object will pick an arbitrary server and try to connect to it. - If failed, it will try the next one in the list, until a connection is - established, or all the servers have been tried. -

    - Use {@link #getSessionId} and {@link #getSessionPasswd} on an established - client connection, these values must be passed as sessionId and - sessionPasswd respectively if reconnecting. Otherwise, if not - reconnecting, use the other constructor which does not require these - parameters. - - @param host - comma separated host:port pairs, each corresponding to a zk - server. e.g. "127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:3002" - @param sessionTimeout - session timeout in milliseconds - @param watcher - a watcher object which will be notified of state changes, may - also be notified for node events - @param sessionId - specific session id to use if reconnecting - @param sessionPasswd - password for this session - - @throws IOException in cases of network failure]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The flags argument specifies whether the created node will be ephemeral - or not. -

    - An ephemeral node will be removed by the ZooKeeper automatically when the - session associated with the creation of the node expires. -

    - The flags argument can also specify to create a sequential node. The - actual path name of a sequential node will be the given path plus a - suffix "_i" where i is the current sequential number of the node. Once - such a node is created, the sequential number will be incremented by one. -

    - If a node with the same actual path already exists in the ZooKeeper, a - KeeperException with error code KeeperException.NodeExists will be - thrown. Note that since a different actual path is used for each - invocation of creating sequential node with the same path argument, the - call will never throw "file exists" KeeperException. -

    - If the parent node does not exist in the ZooKeeper, a KeeperException - with error code KeeperException.NoNode will be thrown. -

    - An ephemeral node cannot have children. If the parent node of the given - path is ephemeral, a KeeperException with error code - KeeperException.NoChildrenForEphemerals will be thrown. -

    - This operation, if successful, will trigger all the watches left on the - node of the given path by exists and getData API calls, and the watches - left on the parent node by getChildren API calls. -

    - If a node is created successfully, the ZooKeeper server will trigger the - watches on the path left by exists calls, and the watches on the parent - of the node by getChildren calls. -

    - The maximum allowable size of the data array is 1 MB (1,048,576 bytes). - Arrays larger than this will cause a KeeperExecption to be thrown. - - @param path - the path for the node - @param data - the initial data for the node - @param acl - the acl for the node - @param flags - specifying whether the node to be created is ephemeral - and/or sequential - @return the actual path of the created node - @throws KeeperException if the server returns a non-zero error code - @throws org.apache.zookeeper.KeeperException.InvalidACLException if the ACL is invalid - @throws InterruptedException if the transaction is interrupted - @throws IllegalArgumentException if an invalid path is specified]]> - - - - - - - - - - - - - - - - - - , CreateMode)]]> - - -