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 C23BBDC2D for ; Sun, 23 Sep 2012 22:03:08 +0000 (UTC) Received: (qmail 94606 invoked by uid 500); 23 Sep 2012 22:03:08 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 94569 invoked by uid 500); 23 Sep 2012 22:03:08 -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 94560 invoked by uid 99); 23 Sep 2012 22:03:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Sep 2012 22:03:08 +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; Sun, 23 Sep 2012 22:02:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1617B2388C92 for ; Sun, 23 Sep 2012 22:00:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1389152 [34/43] - in /zookeeper/site/trunk: content/ content/doc/r3.4.4/ content/doc/r3.4.4/api/ content/doc/r3.4.4/api/org/ content/doc/r3.4.4/api/org/apache/ content/doc/r3.4.4/api/org/apache/zookeeper/ content/doc/r3.4.4/api/org/apache/... Date: Sun, 23 Sep 2012 22:00:36 -0000 To: commits@zookeeper.apache.org From: mahadev@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120923220050.1617B2388C92@eris.apache.org> Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException +

+ +

+ + + + + + + + + +
Added Constructors
+ + KeeperException.NoChildrenForEphemeralsException(String) +  
+  + + +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoNodeException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoNodeException.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoNodeException.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NoNodeException.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.KeeperException.NoNodeException + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.KeeperException.NoNodeException +

+ +

+ + + + + + + + + +
Added Constructors
+ + KeeperException.NoNodeException(String) +  
+  + + +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.KeeperException.NodeExistsException + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.KeeperException.NodeExistsException +

+ +

+ + + + + + + + + +
Added Constructors
+ + KeeperException.NodeExistsException(String) +  
+  + + +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.KeeperException.NotEmptyException + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.KeeperException.NotEmptyException +

+ +

+ + + + + + + + + +
Added Constructors
+ + KeeperException.NotEmptyException(String) +  
+  + + +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.KeeperException.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.KeeperException + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.KeeperException +

+ + +

+ + + + + + + + + +
Added Methods
+ + List getResults() + If this exception was thrown by a multi-request then the (partial) results and error codes can be retrieved using this getter.
+  + +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,114 @@ + + + + + + + + + +org.apache.zookeeper.Watcher.Event.KeeperState + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.Watcher.Event.KeeperState +

+ + + +

+ + + + + + + + + + + + + + + + + +
Added Fields
+ + KeeperState AuthFailed + Auth failed state
+ + KeeperState ConnectedReadOnly + The client is connected to a read-only server that is the server which is not currently connected to the majority.
+ + KeeperState SaslAuthenticated + SaslAuthenticated: used to notify clients that they are SASL-authenticated so that they can perform Zookeeper actions with their SASL-authorized permissions.
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,121 @@ + + + + + + + + + +org.apache.zookeeper.ZooDefs.OpCode + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Interface org.apache.zookeeper.ZooDefs.OpCode +

+ + + +

+ + + + + + + + + + + + + + + + + + + + + +
Added Fields
+ + int check +  
+ + int getChildren2 +  
+ + int multi +  
+ + int sasl +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,122 @@ + + + + + + + + + +org.apache.zookeeper.ZooKeeper.States + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.ZooKeeper.States +

+ + +

+ + + + + + + + + +
Added Methods
+ + boolean isConnected() + Returns whether we are connected to a server (which could possibly be read-only if this client is allowed to go to read-only mode)
+  + +

+ + + + + + + + + + + + + +
Added Fields
+ + States CONNECTEDREADONLY +  
+ + States NOT_CONNECTED +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeper.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,229 @@ + + + + + + + + + +org.apache.zookeeper.ZooKeeper + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.ZooKeeper +

+ +

+ + + + + + + + + + + + + +
Added Constructors
+ + ZooKeeper(String, int, Watcher, boolean) + To create a ZooKeeper client object the application needs to pass a connection string containing a comma separated list of host:port pairs each corresponding to a ZooKeeper server.
+ + ZooKeeper(String, int, Watcher, long, byte[], boolean) + To create a ZooKeeper client object the application needs to pass a connection string containing a comma separated list of host:port pairs each corresponding to a ZooKeeper server.
+  + +

+ + + + + + + + + +
Removed Methods
+ + void validatePath(String) + Validate the provided znode path string
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods
+ + List getChildren(String, boolean, Stat) + For the given znode path return the stat and children list.
+ + List getChildren(String, Watcher, Stat) + For the given znode path return the stat and children list.
+ + void getChildren(String, boolean, Children2Callback, Object) + The asynchronous version of getChildren.
+ + void getChildren(String, Watcher, Children2Callback, Object) + The asynchronous version of getChildren.
+ + int getSessionTimeout() + The negotiated session timeout for this ZooKeeper client instance.
+ + List multi(Iterable) + Executes multiple ZooKeeper operations or none of them.
+ + List multiInternal(MultiTransactionRecord) +  
+ + SocketAddress testableLocalSocketAddress() + Returns the local address to which the socket is bound.
+ + SocketAddress testableRemoteSocketAddress() + Returns the address to which the socket is connected.
+ + boolean testableWaitForShutdown(int) + Wait up to wait milliseconds for the underlying threads to shutdown.
+ + String toString() + String representation of this ZooKeeper client.
+ + Transaction transaction() + A Transaction is a thin wrapper on the #multi method which provides a builder object that can be used to construct and commit an atomic set of operations.
+  + +

+ + + + + + + + + +
Added Fields
+ + String ZOOKEEPER_CLIENT_CNXN_SOCKET +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,268 @@ + + + + + + + + + +org.apache.zookeeper.ZooKeeperMain + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.ZooKeeperMain +

+ +

+ + + + + + + + + +
Removed Constructors
+ + ZooKeeperMain() +  
+  +

+ + + + + + + + + + + + + +
Added Constructors
+ + ZooKeeperMain(String[]) +  
+ + ZooKeeperMain(ZooKeeper) +  
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods
+ + void addToHistory(int, String) + Makes a list of possible completions either for commands or for zk nodes if the token to complete begins with /
+ + void connectToZK(String) +  
+ + void executeLine(String) +  
+ + List getCommands() +  
+ + boolean getPrintWatches() +  
+ + String getPrompt() +  
+ + void printMessage(String) +  
+ + boolean processCmd(MyCommandOptions) +  
+ + boolean processZKCmd(MyCommandOptions) +  
+  +

+ + + + + + + + + + +
Changed Methods
+ + void main(String[]) + +Change in exceptions: java.lang.NumberFormatException was removed..
+
 
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Fields
+ + MyCommandOptions cl +  
+ + int commandCount +  
+ + Map commandMap +  
+ + HashMap history +  
+ + String host +  
+ + boolean printWatches +  
+ + ZooKeeper zk +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_additions.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_additions.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_additions.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_additions.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,51 @@ + + + + + + + + + +Package Additions Index + + + + + + + + + + + + + + + + + + + + + +
+All Packages +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+
+ + Added: zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_all.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_all.html?rev=1389152&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_all.html (added) +++ zookeeper/site/trunk/content/doc/r3.4.4/jdiff/changes/packages_index_all.html Sun Sep 23 22:00:25 2012 @@ -0,0 +1,53 @@ + + + + + + + + + +Package Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Packages +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+
+ +org.apache.zookeeper
+ +