Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,106 @@
+
+
+
+
+
+
+
+
+
+Class Changes Index
+
+
+
+
+
+
+
+
+All Classes
+
+
+
+
+
+Removals
+
+
+
+
+
+
+Additions
+
+
+
+
+
+
+Changes
+
+
+
+
+
+Bold is New, strike is deleted
+
+
+
+
+C
+E
+K
+W
+Z
+ TOP
+
+ClientCnxn
+
+E
+C
+K
+W
+Z
+ TOP
+
+Environment
+
+K
+C
+E
+W
+Z
+ TOP
+
+KeeperException
+KeeperException.BadArgumentsException
+KeeperException.BadVersionException
+KeeperException.Code
+KeeperException.InvalidACLException
+KeeperException.NoChildrenForEphemeralsException
+KeeperException.NodeExistsException
+KeeperException.NoNodeException
+KeeperException.NotEmptyException
+
+W
+C
+E
+K
+Z
+ TOP
+
+Watcher.Event.KeeperState
+
+Z
+C
+E
+K
+W
+ TOP
+
+ZooDefs.OpCode
+ZooKeeper
+ZooKeeper.States
+ZooKeeperMain
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+Class Removals Index
+
+
+
+
+
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+
+
+Constructor Additions Index
+
+
+
+
+
+
+
+
+All Constructors
+
+
+
+
+
+Removals
+
+
+
+
+
+
+Additions
+
+
+
+
+
+
+Changes
+
+
+
+
+
+Bold is New, strike is deleted
+
+
+
+
+C
+K
+Z
+ TOP
+
+ClientCnxn
+ ClientCnxn
+(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, boolean
) constructor
+ ClientCnxn
+(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, long, byte[], boolean
) constructor
+
+K
+C
+Z
+ TOP
+
+KeeperException.BadArgumentsException
+(String
) constructor
+KeeperException.BadVersionException
+(String
) constructor
+KeeperException.InvalidACLException
+(String
) constructor
+KeeperException.NoChildrenForEphemeralsException
+(String
) constructor
+KeeperException.NodeExistsException
+(String
) constructor
+KeeperException.NoNodeException
+(String
) constructor
+KeeperException.NotEmptyException
+(String
) constructor
+
+Z
+C
+K
+ TOP
+
+ZooKeeper
+ ZooKeeper
+(String, int, Watcher, boolean
) constructor
+ ZooKeeper
+(String, int, Watcher, long, byte[], boolean
) constructor
+ZooKeeperMain
+ ZooKeeperMain
+(String[]
) constructor
+ ZooKeeperMain
+(ZooKeeper
) constructor
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+
+
+
+Constructor Differences Index
+
+
+
+
+
+
+
+C
+K
+Z
+ TOP
+
+ClientCnxn
+ 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
+
+K
+C
+Z
+ TOP
+
+KeeperException.BadArgumentsException
+(String
) constructor
+KeeperException.BadVersionException
+(String
) constructor
+KeeperException.InvalidACLException
+(String
) constructor
+KeeperException.NoChildrenForEphemeralsException
+(String
) constructor
+KeeperException.NodeExistsException
+(String
) constructor
+KeeperException.NoNodeException
+(String
) constructor
+KeeperException.NotEmptyException
+(String
) constructor
+
+Z
+C
+K
+ TOP
+
+ZooKeeper
+ ZooKeeper
+(String, int, Watcher, boolean
) constructor
+ ZooKeeper
+(String, int, Watcher, long, byte[], boolean
) constructor
+ZooKeeperMain
+ ZooKeeperMain
+() constructor
+ ZooKeeperMain
+(String[]
) constructor
+ ZooKeeperMain
+(ZooKeeper
) constructor
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+Constructor Changes Index
+
+
+
+
+
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+Constructor Removals Index
+
+
+
+
+
+
+
+
+All Constructors
+
+
+
+
+
+Removals
+
+
+
+
+
+
+Additions
+
+
+
+
+
+
+Changes
+
+
+
+
+
+Bold is New, strike is deleted
+
+
+
+
+C
+Z
+ TOP
+
+ClientCnxn
+ ClientCnxn
+(String, int, ZooKeeper, ClientWatchManager
) constructor
+ ClientCnxn
+(String, int, ZooKeeper, ClientWatchManager, long, byte[]
) constructor
+
+Z
+C
+ TOP
+
+ZooKeeperMain
+() constructor
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,198 @@
+
+
+
+
+
+
+
+
+
+Field Additions Index
+
+
+
+
+
+
+
+
+All Fields
+
+
+
+
+
+Removals
+
+
+
+
+
+
+Additions
+
+
+
+
+
+
+Changes
+
+
+
+
+
+Bold is New, strike is deleted
+
+
+
+
+A
+C
+G
+H
+M
+N
+P
+S
+Z
+ TOP
+
+AuthFailed
+
+
+C
+A
+G
+H
+M
+N
+P
+S
+Z
+ TOP
+
+check
+
+cl
+
+commandCount
+
+commandMap
+
+ConnectedReadOnly
+
+CONNECTEDREADONLY
+
+
+G
+A
+C
+H
+M
+N
+P
+S
+Z
+ TOP
+
+getChildren2
+
+
+H
+A
+C
+G
+M
+N
+P
+S
+Z
+ TOP
+
+history
+
+host
+
+
+M
+A
+C
+G
+H
+N
+P
+S
+Z
+ TOP
+
+multi
+
+
+N
+A
+C
+G
+H
+M
+P
+S
+Z
+ TOP
+
+NOT_CONNECTED
+
+NOTREADONLY
+
+
+P
+A
+C
+G
+H
+M
+N
+S
+Z
+ TOP
+
+printWatches
+
+
+S
+A
+C
+G
+H
+M
+N
+P
+Z
+ TOP
+
+sasl
+
+SaslAuthenticated
+
+SESSIONMOVED
+
+
+Z
+A
+C
+G
+H
+M
+N
+P
+S
+ TOP
+
+zk
+
+ZOOKEEPER_CLIENT_CNXN_SOCKET
+
+zooKeeperSaslClient
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,224 @@
+
+
+
+
+
+
+
+
+
+Field Differences Index
+
+
+
+
+
+
+
+A
+C
+D
+G
+H
+M
+N
+P
+S
+Z
+ TOP
+
+AuthFailed
+
+
+C
+A
+D
+G
+H
+M
+N
+P
+S
+Z
+ TOP
+
+check
+
+cl
+
+commandCount
+
+commandMap
+
+ConnectedReadOnly
+
+CONNECTEDREADONLY
+
+
+D
+A
+C
+G
+H
+M
+N
+P
+S
+Z
+ TOP
+
+disableAutoWatchReset
+
+
+G
+A
+C
+D
+H
+M
+N
+P
+S
+Z
+ TOP
+
+getChildren2
+
+
+H
+A
+C
+D
+G
+M
+N
+P
+S
+Z
+ TOP
+
+history
+
+host
+
+
+M
+A
+C
+D
+G
+H
+N
+P
+S
+Z
+ TOP
+
+multi
+
+
+N
+A
+C
+D
+G
+H
+M
+P
+S
+Z
+ TOP
+
+NOT_CONNECTED
+
+NOTREADONLY
+
+
+P
+A
+C
+D
+G
+H
+M
+N
+S
+Z
+ TOP
+
+packetLen
+
+printWatches
+
+
+S
+A
+C
+D
+G
+H
+M
+N
+P
+Z
+ TOP
+
+sasl
+
+SaslAuthenticated
+
+SESSIONMOVED
+
+
+Z
+A
+C
+D
+G
+H
+M
+N
+P
+S
+ TOP
+
+zk
+
+ZOOKEEPER_CLIENT_CNXN_SOCKET
+
+zooKeeperSaslClient
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_changes.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_changes.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_changes.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_changes.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,56 @@
+
+
+
+
+
+
+
+
+
+Field Changes Index
+
+
+
+
+
+
+
+P
+ TOP
+
+packetLen
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_removals.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_removals.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_removals.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_removals.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,56 @@
+
+
+
+
+
+
+
+
+
+Field Removals Index
+
+
+
+
+
+
+
+D
+ TOP
+
+disableAutoWatchReset
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_help.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_help.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_help.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_help.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+
+
+JDiff Help
+
+
+
+
+
+
+
+
+
+JDiff Documentation
+
+
+JDiff is a Javadoc doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
+This help page describes the different parts of the output from JDiff.
+
+
+ See the reference page in the source for JDiff for information about how to generate a report like this one.
+
+
+The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order.
+These indexes all use the same format:
+
+Removed packages, classes, constructors, methods and fields are struck through .
+Added packages, classes, constructors, methods and fields appear in bold .
+Changed packages, classes, constructors, methods and fields appear in normal text.
+
+
+
+You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
+Links which take you to a Javadoc page are always in a typewriter font.
+Just like Javadoc, all interface names are in italic , and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
+
+
+Javadoc
+This is a link to the top-level Javadoc page for the new version of the product.
+
+
+Overview
+The overview is the top-level summary of what was removed, added and changed between versions.
+
+
+Package
+This is a link to the package containing the current changed class or interface.
+
+
+Class
+This is highlighted when you are looking at the changed class or interface.
+
+
+Text Changes
+This is a link to the top-level index of all documentation changes for the current package or class.
+If it is not present, then there are no documentation changes for the current package or class.
+This link can be removed entirely by not using the -docchanges
option.
+
+
+Statistics
+This is a link to a page which shows statistics about the changes between the two APIs.
+This link can be removed entirely by not using the -stats
option.
+
+
+Help
+A link to this Help page for JDiff.
+
+
+Prev/Next
+These links take you to the previous and next changed package or class.
+
+
+Frames/No Frames
+These links show and hide the HTML frames. All pages are available with or without frames.
+
+
+Complex Changes
+There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass.
+In these cases, the change will be seen as a removal and an addition, rather than as a change. Unexpected removals or additions are often part of one of these type of changes.
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_statistics.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_statistics.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_statistics.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_statistics.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,307 @@
+
+
+
+
+
+
+
+
+
+JDiff Statistics
+
+
+
+
+
+
+
+
+
+JDiff Statistics
+
+
+The percent change statistic reported for all elements in each API is defined recursively as follows:
+
+Percentage difference = 100 * (added + removed + 2*changed)
+ -----------------------------------
+ sum of public elements in BOTH APIs
+
+Where added
is the number of packages added, removed
is the number of packages removed, and changed
is the number of packages changed.
+This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
+The definition ensures that if all packages are removed and all new packages are
+added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.
+The overall difference between the two APIs is approximately 25%.
+
+Sections
+Packages sorted by percentage difference
+Classes and Interfaces sorted by percentage difference
+Differences by number and type
+
+
+Packages Sorted By Percentage Difference
+
+
+
+
+
+ Percentage Difference
+ Frequency
+ Percentage Frequency
+
+
+ 25
+ 1.0
+
+
+
+
+
+
+Classes and Interfaces Sorted By Percentage Difference
+
+
+
+
+
+ Percentage Difference
+ Frequency
+ Percentage Frequency
+
+
+ 4
+ 0.125
+
+
+
+ 11
+ 0.0625
+
+
+
+ 14
+ 0.0625
+
+
+
+ 15
+ 0.0625
+
+
+
+ 16
+ 0.0625
+
+
+
+ 20
+ 0.0625
+
+
+
+ 33
+ 0.4375
+
+
+
+ 44
+ 0.0625
+
+
+
+ 80
+ 0.0625
+
+
+
+
+
+
+Differences By Number and Type
+
+The numbers of program elements (packages, classes. constructors, methods and fields) which are recorded as removed, added or changed includes only the highest-level program elements. That is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
+
+
+
+
+ Number of Differences
+
+
+
+ Removals
+ Additions
+ Changes
+ Total
+
+
+ Packages
+ 0
+ 0
+ 1
+ 1
+
+
+ Classes and Interfaces
+ 0
+ 23
+ 16
+ 39
+
+
+ Constructors
+ 3
+ 13
+ 0
+ 16
+
+
+ Methods
+ 1
+ 28
+ 2
+ 31
+
+
+ Fields
+ 1
+ 20
+ 1
+ 22
+
+
+ Total
+ 5
+ 84
+ 20
+ 109
+
+
+
Added: zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_topleftframe.html
URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_topleftframe.html?rev=1243778&view=auto
==============================================================================
--- zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_topleftframe.html (added)
+++ zookeeper/site/trunk/content/doc/r3.4.3/jdiff/changes/jdiff_topleftframe.html Tue Feb 14 04:01:25 2012
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+JDiff
+
+
+
+
+
+
+