Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EF8C5200D4E for ; Fri, 17 Nov 2017 01:09:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EE549160C0B; Fri, 17 Nov 2017 00:09:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A7E28160C13 for ; Fri, 17 Nov 2017 01:09:49 +0100 (CET) Received: (qmail 12582 invoked by uid 500); 17 Nov 2017 00:09:47 -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 12425 invoked by uid 99); 17 Nov 2017 00:09:47 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Nov 2017 00:09:47 +0000 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 8B5303A1879 for ; Fri, 17 Nov 2017 00:09:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1020972 [34/42] - in /websites/staging/zookeeper/trunk/content: ./ doc/r3.4.11/ doc/r3.4.11/api/ doc/r3.4.11/api/org/ doc/r3.4.11/api/org/apache/ doc/r3.4.11/api/org/apache/jute/ doc/r3.4.11/api/org/apache/jute/class-use/ doc/r3.4.11/api/o... Date: Fri, 17 Nov 2017 00:09:37 -0000 To: commits@zookeeper.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171117000942.8B5303A1879@svn01-us-west.apache.org> archived-at: Fri, 17 Nov 2017 00:09:52 -0000 Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.KeeperException.NotEmptyException + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

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

+ +

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


+ + + + + + + + + + +
+
+ + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.KeeperException.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.KeeperException.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.KeeperException.html Fri Nov 17 00:09:32 2017 @@ -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: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Version.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Version.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Version.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,100 @@ + + + + + + + + + +org.apache.zookeeper.Version + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +

+Class org.apache.zookeeper.Version +

+ + +

+ + + + + + + + + +
Added Methods
+ + String getRevisionHash() +  
+  + +


+ + + + + + + + + + +
+
+ + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html Fri Nov 17 00:09:32 2017 @@ -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: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Watcher.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Watcher.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.Watcher.html Fri Nov 17 00:09:32 2017 @@ -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: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html Fri Nov 17 00:09:32 2017 @@ -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: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html Fri Nov 17 00:09:32 2017 @@ -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: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeper.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeper.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeper.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,250 @@ + + + + + + + + + +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.
+ + ZooKeeperSaslClient getSaslClient() +  
+ + int getSessionTimeout() + The negotiated session timeout for this ZooKeeper client instance.
+ + List multi(Iterable) + Executes multiple ZooKeeper operations or none of them.
+ + void multi(Iterable, MultiCallback, Object) + The asynchronous version of multi.
+ + List multiInternal(MultiTransactionRecord) +  
+ + void multiInternal(MultiTransactionRecord, MultiCallback, Object) +  
+ + 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: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,261 @@ + + + + + + + + + +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 +  
+ + HashMap history +  
+ + String host +  
+ + boolean printWatches +  
+ + ZooKeeper zk +  
+  +


+ + + + + + + + + + +
+
+ + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_additions.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_additions.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_additions.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,51 @@ + + + + + + + + + +Package Additions Index + + + + + + + + + + + + + + + + + + + + + +
+All Packages +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_all.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_all.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_all.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,53 @@ + + + + + + + + + +Package Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Packages +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+
+ +org.apache.zookeeper
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_changes.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_changes.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_changes.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,53 @@ + + + + + + + + + +Package Changes Index + + + + + + + + + + + + + + + + + + + + + +
+All Packages +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+
+ +org.apache.zookeeper
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_removals.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_removals.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.11/jdiff/changes/packages_index_removals.html Fri Nov 17 00:09:32 2017 @@ -0,0 +1,51 @@ + + + + + + + + + +Package Removals Index + + + + + + + + + + + + + + + + + + + + + +
+All Packages +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+
+ +