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 1D01B100C9 for ; Thu, 3 Sep 2015 05:08:03 +0000 (UTC) Received: (qmail 54574 invoked by uid 500); 3 Sep 2015 05:08:03 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 54474 invoked by uid 500); 3 Sep 2015 05:08:02 -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 50057 invoked by uid 99); 3 Sep 2015 05:07:58 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2015 05:07:58 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 65E4EAC077F for ; Thu, 3 Sep 2015 05:07:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1700930 [38/50] - in /zookeeper/site/trunk: content/ content/doc/r3.5.1-alpha/ content/doc/r3.5.1-alpha/api/ content/doc/r3.5.1-alpha/api/org/ content/doc/r3.5.1-alpha/api/org/apache/ content/doc/r3.5.1-alpha/api/org/apache/zookeeper/ cont... Date: Thu, 03 Sep 2015 05:07:52 -0000 To: commits@zookeeper.apache.org From: michim@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150903050758.65E4EAC077F@hades.apache.org> Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html Thu Sep 3 05:07:48 2015 @@ -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.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html Thu Sep 3 05:07:48 2015 @@ -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.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.html Thu Sep 3 05:07:48 2015 @@ -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.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.EventType.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.EventType.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.EventType.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.EventType.html Thu Sep 3 05:07:48 2015 @@ -0,0 +1,107 @@ + + + + + + + + + +org.apache.zookeeper.Watcher.Event.EventType + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

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

+ + + +

+ + + + + + + + + + + + + +
Added Fields
+ + EventType ChildWatchRemoved +  
+ + EventType DataWatchRemoved +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html Thu Sep 3 05:07:48 2015 @@ -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.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.Watcher.html Thu Sep 3 05:07:48 2015 @@ -0,0 +1,103 @@ + + + + + + + + + +org.apache.zookeeper.Watcher + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Interface org.apache.zookeeper.Watcher +

+ + +

+ + + + + + + + + + +
Changed Methods
+ + void process(WatchedEvent) + +Changed from non-abstract to abstract. +  
+  + +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html Thu Sep 3 05:07:48 2015 @@ -0,0 +1,163 @@ + + + + + + + + + +org.apache.zookeeper.ZooDefs.OpCode + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

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

+ + + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Fields
+ + int check +  
+ + int checkWatches +  
+ + int create2 +  
+ + int createContainer +  
+ + int deleteContainer +  
+ + int getChildren2 +  
+ + int multi +  
+ + int reconfig +  
+ + int removeWatches +  
+ + int sasl +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.html Thu Sep 3 05:07:48 2015 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.ZooDefs + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.ZooDefs +

+ + + +

+ + + + + + + + + +
Added Fields
+ + String CONFIG_NODE +  
+  +


+ + + + + + + + + + +
+
+ + + Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html Thu Sep 3 05:07:48 2015 @@ -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 +  
+  +


+ + + + + + + + + + +
+
+ + +