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 287CF9488 for ; Fri, 16 Dec 2011 23:36:10 +0000 (UTC) Received: (qmail 44638 invoked by uid 500); 16 Dec 2011 23:36:10 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 44612 invoked by uid 500); 16 Dec 2011 23:36:10 -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 44604 invoked by uid 99); 16 Dec 2011 23:36:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2011 23:36:10 +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; Fri, 16 Dec 2011 23:36:00 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 17D0F2388CD3 for ; Fri, 16 Dec 2011 23:33:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r800374 [30/41] - in /websites/staging/zookeeper/trunk/content: ./ doc/r3.4.1/ doc/r3.4.1/api/ doc/r3.4.1/api/org/ doc/r3.4.1/api/org/apache/ doc/r3.4.1/api/org/apache/zookeeper/ doc/r3.4.1/api/org/apache/zookeeper/class-use/ doc/r3.4.1/api... Date: Fri, 16 Dec 2011 23:33:41 -0000 To: commits@zookeeper.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111216233355.17D0F2388CD3@eris.apache.org> Added: websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_all.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_all.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_all.html Fri Dec 16 23:33:33 2011 @@ -0,0 +1,776 @@ + + + + + + + + + +All Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Differences +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + +
A  +C +D +E +G +H +I +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+addToHistory +(int, String)
+ +AsyncCallback.Children2Callback
+ +AuthFailed +
+ + +
C  +A +D +E +G +H +I +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+check +
+ +cl +
+ +ClientCnxn
+  org.apache.zookeeper
+ +  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager) constructor
+ +  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager, long, byte[]) constructor
+ +  ClientCnxn +(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, boolean) constructor
+ +  ClientCnxn +(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, long, byte[], boolean) constructor
+ +ClientCnxnSocketNIO
+ +commandCount +
+ +commandMap +
+ +ConnectedReadOnly +
+ +CONNECTEDREADONLY +
+ +connectToZK +(String)
+ + +
D  +A +C +E +G +H +I +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+disableAutoWatchReset +
+ + +
E  +A +C +D +G +H +I +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+Environment
+ +executeLine +(String)
+ + +
G  +A +C +D +E +H +I +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+getChildren
+  type  +(String, boolean, Stat) in org.apache.zookeeper.ZooKeeper +
+ +  type  +(String, Watcher, Stat) in org.apache.zookeeper.ZooKeeper +
+ +  type  +(String, boolean, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper +
+ +  type  +(String, Watcher, Children2Callback, Object) in org.apache.zookeeper.ZooKeeper +
+ +getChildren2 +
+ +getCommands +()
+ +getDisableAutoResetWatch +()
+ +getPrintWatches +()
+ +getPrompt +()
+ +getResults +()
+ +getSessionTimeout
+  type  +() in org.apache.zookeeper.ClientCnxn +
+ +  type  +() in org.apache.zookeeper.ZooKeeper +
+ + +
H  +A +C +D +E +G +I +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+history +
+ +host +
+ + +
I  +A +C +D +E +G +H +K +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+isConnected +()
+ + +
K  +A +C +D +E +G +H +I +L +M +N +O +P +Q +S +T +V +W +Z + TOP +
+KeeperException
+ +KeeperException.BadArgumentsException
+  org.apache.zookeeper
+ +  KeeperException.BadArgumentsException +(String) constructor
+ +KeeperException.BadVersionException
+  org.apache.zookeeper
+ +  KeeperException.BadVersionException +(String) constructor
+ +KeeperException.Code
+ +KeeperException.InvalidACLException
+  org.apache.zookeeper
+ +  KeeperException.InvalidACLException +(String) constructor
+ +KeeperException.NoChildrenForEphemeralsException
+  org.apache.zookeeper
+ +  KeeperException.NoChildrenForEphemeralsException +(String) constructor
+ +KeeperException.NodeExistsException
+  org.apache.zookeeper
+ +  KeeperException.NodeExistsException +(String) constructor
+ +KeeperException.NoNodeException
+  org.apache.zookeeper
+ +  KeeperException.NoNodeException +(String) constructor
+ +KeeperException.NotEmptyException
+  org.apache.zookeeper
+ +  KeeperException.NotEmptyException +(String) constructor
+ +KeeperException.NotReadOnlyException
+ +KeeperException.SessionMovedException
+ + +
L  +A +C +D +E +G +H +I +K +M +N +O +P +Q +S +T +V +W +Z + TOP +
+logEnv +(String, Logger)
+ +Login
+ + +
M  +A +C +D +E +G +H +I +K +L +N +O +P +Q +S +T +V +W +Z + TOP +
+main +(String[])
+ +multi
+  type  +(Iterable) in org.apache.zookeeper.ZooKeeper +
+ + in  +org.apache.zookeeper.ZooDefs.OpCode +
+ +multiInternal +(MultiTransactionRecord)
+ +MultiResponse
+ +MultiTransactionRecord
+ + +
N  +A +C +D +E +G +H +I +K +L +M +O +P +Q +S +T +V +W +Z + TOP +
+NOT_CONNECTED +
+ +NOTREADONLY +
+ + +
O  +A +C +D +E +G +H +I +K +L +M +N +P +Q +S +T +V +W +Z + TOP +
+Op
+ +Op.Check
+ +Op.Create
+ +Op.Delete
+ +Op.SetData
+ +OpResult
+ +OpResult.CheckResult
+ +OpResult.CreateResult
+ +OpResult.DeleteResult
+ +OpResult.ErrorResult
+ +OpResult.SetDataResult
+ +org.apache.zookeeper
+ + +
P  +A +C +D +E +G +H +I +K +L +M +N +O +Q +S +T +V +W +Z + TOP +
+packetLen +
+ +printMessage +(String)
+ +printWatches +
+ +processCmd +(MyCommandOptions)
+ +processZKCmd +(MyCommandOptions)
+ + +
Q  +A +C +D +E +G +H +I +K +L +M +N +O +P +S +T +V +W +Z + TOP +
+queuePacket +(RequestHeader, ReplyHeader, Record, Record, AsyncCallback)
+ + +
S  +A +C +D +E +G +H +I +K +L +M +N +O +P +Q +T +V +W +Z + TOP +
+sasl +
+ +SaslAuthenticated +
+ +SESSIONMOVED +
+ +setDisableAutoResetWatch +(boolean)
+ +Shell
+ +Shell.ExitCodeException
+ +Shell.ShellCommandExecutor
+ +start +()
+ + +
T  +A +C +D +E +G +H +I +K +L +M +N +O +P +Q +S +V +W +Z + TOP +
+testableLocalSocketAddress +()
+ +testableRemoteSocketAddress +()
+ +testableWaitForShutdown +(int)
+ +toString +()
+ +Transaction
+ +transaction +()
+ + +
V  +A +C +D +E +G +H +I +K +L +M +N +O +P +Q +S +T +W +Z + TOP +
+validatePath +(String)
+ + +
W  +A +C +D +E +G +H +I +K +L +M +N +O +P +Q +S +T +V +Z + TOP +
+Watcher.Event.KeeperState
+ + +
Z  +A +C +D +E +G +H +I +K +L +M +N +O +P +Q +S +T +V +W + TOP +
+zk +
+ +ZKUtil
+ +ZooDefs.OpCode
+ +ZooKeeper
+  org.apache.zookeeper
+ +  ZooKeeper +(String, int, Watcher, boolean) constructor
+ +  ZooKeeper +(String, int, Watcher, long, byte[], boolean) constructor
+ +ZooKeeper.States
+ +ZOOKEEPER_CLIENT_CNXN_SOCKET +
+ +ZooKeeperMain
+  org.apache.zookeeper
+ +  ZooKeeperMain +() constructor
+ +  ZooKeeperMain +(String[]) constructor
+ +  ZooKeeperMain +(ZooKeeper) constructor
+ +zooKeeperSaslClient +
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_changes.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_changes.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_changes.html Fri Dec 16 23:33:33 2011 @@ -0,0 +1,190 @@ + + + + + + + + + +All Changes Index + + + + + + + + + + + + + + + + + + + + + +
+All Differences +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + +
C  +E +K +L +M +O +P +W +Z + TOP +
+ClientCnxn
+ + +
E  +C +K +L +M +O +P +W +Z + TOP +
+Environment
+ + +
K  +C +E +L +M +O +P +W +Z + TOP +
+KeeperException
+ +KeeperException.BadArgumentsException
+ +KeeperException.BadVersionException
+ +KeeperException.Code
+ +KeeperException.InvalidACLException
+ +KeeperException.NoChildrenForEphemeralsException
+ +KeeperException.NodeExistsException
+ +KeeperException.NoNodeException
+ +KeeperException.NotEmptyException
+ + +
L  +C +E +K +M +O +P +W +Z + TOP +
+logEnv +(String, Logger)
+ + +
M  +C +E +K +L +O +P +W +Z + TOP +
+main +(String[])
+ + +org.apache.zookeeper
+ + +
P  +C +E +K +L +M +O +W +Z + TOP +
+packetLen +
+ + +
W  +C +E +K +L +M +O +P +Z + TOP +
+Watcher.Event.KeeperState
+ + +
Z  +C +E +K +L +M +O +P +W + TOP +
+ZooDefs.OpCode
+ +ZooKeeper
+ +ZooKeeper.States
+ +ZooKeeperMain
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_removals.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_removals.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/alldiffs_index_removals.html Fri Dec 16 23:33:33 2011 @@ -0,0 +1,94 @@ + + + + + + + + + +All Removals Index + + + + + + + + + + + + + + + + + + + + + +
+All Differences +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + +
C  +D +V +Z + TOP +
+ClientCnxn
+  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager) constructor
+ +  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager, long, byte[]) constructor
+ + +
D  +C +V +Z + TOP +
+disableAutoWatchReset +
+ + +
V  +C +D +Z + TOP +
+validatePath +(String)
+ + +
Z  +C +D +V + TOP +
+ZooKeeperMain +() constructor
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/changes-summary.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/changes-summary.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/changes-summary.html Fri Dec 16 23:33:33 2011 @@ -0,0 +1,70 @@ + + + + + + + + + +API Differences between zookeeper 3.1.1 and zookeeper 3.4.1 + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +
+

API Differences

+
+
+

Between zookeeper 3.1.1 and zookeeper 3.4.1

+
+

+ + + + + + + + + +
Changed Packages
+ + org.apache.zookeeper +  
+  + + + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/classes_index_additions.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/classes_index_additions.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/classes_index_additions.html Fri Dec 16 23:33:33 2011 @@ -0,0 +1,181 @@ + + + + + + + + + +Class Additions Index + + + + + + + + + + + + + + + + + + + + + +
+All Classes +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
A  +C +K +L +M +O +S +T +Z + TOP +
+AsyncCallback.Children2Callback
+ +
C  +A +K +L +M +O +S +T +Z + TOP +
+ClientCnxnSocketNIO
+ +
K  +A +C +L +M +O +S +T +Z + TOP +
+KeeperException.NotReadOnlyException
+KeeperException.SessionMovedException
+ +
L  +A +C +K +M +O +S +T +Z + TOP +
+Login
+ +
M  +A +C +K +L +O +S +T +Z + TOP +
+MultiResponse
+MultiTransactionRecord
+ +
O  +A +C +K +L +M +S +T +Z + TOP +
+Op
+Op.Check
+Op.Create
+Op.Delete
+Op.SetData
+OpResult
+OpResult.CheckResult
+OpResult.CreateResult
+OpResult.DeleteResult
+OpResult.ErrorResult
+OpResult.SetDataResult
+ +
S  +A +C +K +L +M +O +T +Z + TOP +
+Shell
+Shell.ExitCodeException
+Shell.ShellCommandExecutor
+ +
T  +A +C +K +L +M +O +S +Z + TOP +
+Transaction
+ +
Z  +A +C +K +L +M +O +S +T + TOP +
+ZKUtil
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/classes_index_all.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/classes_index_all.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.1/jdiff/changes/classes_index_all.html Fri Dec 16 23:33:33 2011 @@ -0,0 +1,243 @@ + + + + + + + + + +Class Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Classes +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
A  +C +E +K +L +M +O +S +T +W +Z + TOP +
+AsyncCallback.Children2Callback
+ +
C  +A +E +K +L +M +O +S +T +W +Z + TOP +
+ClientCnxn
+ClientCnxnSocketNIO
+ +
E  +A +C +K +L +M +O +S +T +W +Z + TOP +
+Environment
+ +
K  +A +C +E +L +M +O +S +T +W +Z + TOP +
+KeeperException
+KeeperException.BadArgumentsException
+KeeperException.BadVersionException
+KeeperException.Code
+KeeperException.InvalidACLException
+KeeperException.NoChildrenForEphemeralsException
+KeeperException.NodeExistsException
+KeeperException.NoNodeException
+KeeperException.NotEmptyException
+KeeperException.NotReadOnlyException
+KeeperException.SessionMovedException
+ +
L  +A +C +E +K +M +O +S +T +W +Z + TOP +
+Login
+ +
M  +A +C +E +K +L +O +S +T +W +Z + TOP +
+MultiResponse
+MultiTransactionRecord
+ +
O  +A +C +E +K +L +M +S +T +W +Z + TOP +
+Op
+Op.Check
+Op.Create
+Op.Delete
+Op.SetData
+OpResult
+OpResult.CheckResult
+OpResult.CreateResult
+OpResult.DeleteResult
+OpResult.ErrorResult
+OpResult.SetDataResult
+ +
S  +A +C +E +K +L +M +O +T +W +Z + TOP +
+Shell
+Shell.ExitCodeException
+Shell.ShellCommandExecutor
+ +
T  +A +C +E +K +L +M +O +S +W +Z + TOP +
+Transaction
+ +
W  +A +C +E +K +L +M +O +S +T +Z + TOP +
+Watcher.Event.KeeperState
+ +
Z  +A +C +E +K +L +M +O +S +T +W + TOP +
+ZKUtil
+ZooDefs.OpCode
+ZooKeeper
+ZooKeeper.States
+ZooKeeperMain
+ +