You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ha...@apache.org on 2018/07/16 04:22:29 UTC

[45/45] zookeeper git commit: Update website content for release 3.4.13.

Update website content for release 3.4.13.


Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo
Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/86349e3b
Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/86349e3b
Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/86349e3b

Branch: refs/heads/website
Commit: 86349e3b2cfacb7a283d89f6ca5ad28c1dcaa2b3
Parents: cf70f7b
Author: Michael Han <ha...@apache.org>
Authored: Sun Jul 15 21:19:57 2018 -0700
Committer: Michael Han <ha...@apache.org>
Committed: Sun Jul 15 21:19:57 2018 -0700

----------------------------------------------------------------------
 _includes/sidenav.md                            |    2 +-
 _released_docs/current                          |    2 +-
 .../r3.4.13/api/allclasses-frame.html           |   81 +
 .../r3.4.13/api/allclasses-noframe.html         |   81 +
 _released_docs/r3.4.13/api/constant-values.html |  512 ++++
 _released_docs/r3.4.13/api/deprecated-list.html |  334 +++
 _released_docs/r3.4.13/api/help-doc.html        |  230 ++
 _released_docs/r3.4.13/api/index-all.html       | 1493 ++++++++++++
 _released_docs/r3.4.13/api/index.html           |   75 +
 .../r3.4.13/api/org/apache/jute/Record.html     |  255 ++
 .../api/org/apache/jute/class-use/Record.html   |  181 ++
 .../jute/compiler/generated/package-frame.html  |   14 +
 .../compiler/generated/package-summary.html     |  137 ++
 .../jute/compiler/generated/package-tree.html   |  128 +
 .../jute/compiler/generated/package-use.html    |  125 +
 .../org/apache/jute/compiler/package-frame.html |   14 +
 .../apache/jute/compiler/package-summary.html   |  139 ++
 .../org/apache/jute/compiler/package-tree.html  |  128 +
 .../org/apache/jute/compiler/package-use.html   |  125 +
 .../api/org/apache/jute/package-frame.html      |   20 +
 .../api/org/apache/jute/package-summary.html    |  930 +++++++
 .../api/org/apache/jute/package-tree.html       |  134 +
 .../api/org/apache/jute/package-use.html        |  160 ++
 .../zookeeper/AsyncCallback.ACLCallback.html    |  282 +++
 .../AsyncCallback.Children2Callback.html        |  271 +++
 .../AsyncCallback.ChildrenCallback.html         |  278 +++
 .../zookeeper/AsyncCallback.DataCallback.html   |  282 +++
 .../zookeeper/AsyncCallback.MultiCallback.html  |  286 +++
 .../zookeeper/AsyncCallback.StatCallback.html   |  283 +++
 .../zookeeper/AsyncCallback.StringCallback.html |  288 +++
 .../zookeeper/AsyncCallback.VoidCallback.html   |  287 +++
 .../api/org/apache/zookeeper/AsyncCallback.html |  248 ++
 .../api/org/apache/zookeeper/CreateMode.html    |  444 ++++
 .../KeeperException.APIErrorException.html      |  296 +++
 .../KeeperException.AuthFailedException.html    |  296 +++
 .../KeeperException.BadArgumentsException.html  |  308 +++
 .../KeeperException.BadVersionException.html    |  308 +++
 .../apache/zookeeper/KeeperException.Code.html  |  722 ++++++
 .../KeeperException.CodeDeprecated.html         |  706 ++++++
 ...KeeperException.ConnectionLossException.html |  296 +++
 ...perException.DataInconsistencyException.html |  296 +++
 .../KeeperException.InvalidACLException.html    |  308 +++
 ...eeperException.InvalidCallbackException.html |  296 +++
 ...eperException.MarshallingErrorException.html |  296 +++
 .../KeeperException.NoAuthException.html        |  296 +++
 ...eption.NoChildrenForEphemeralsException.html |  308 +++
 .../KeeperException.NoNodeException.html        |  308 +++
 .../KeeperException.NodeExistsException.html    |  308 +++
 .../KeeperException.NotEmptyException.html      |  308 +++
 .../KeeperException.NotReadOnlyException.html   |  296 +++
 ...eperException.OperationTimeoutException.html |  296 +++
 ...Exception.RuntimeInconsistencyException.html |  296 +++
 ...KeeperException.SessionExpiredException.html |  296 +++
 .../KeeperException.SessionMovedException.html  |  296 +++
 .../KeeperException.SystemErrorException.html   |  296 +++
 .../KeeperException.UnimplementedException.html |  296 +++
 .../org/apache/zookeeper/KeeperException.html   |  641 +++++
 .../org/apache/zookeeper/ServerAdminClient.html |  365 +++
 .../api/org/apache/zookeeper/Transaction.html   |  333 +++
 .../api/org/apache/zookeeper/WatchedEvent.html  |  358 +++
 .../zookeeper/Watcher.Event.EventType.html      |  410 ++++
 .../zookeeper/Watcher.Event.KeeperState.html    |  493 ++++
 .../api/org/apache/zookeeper/Watcher.Event.html |  207 ++
 .../api/org/apache/zookeeper/Watcher.html       |  249 ++
 .../api/org/apache/zookeeper/ZooDefs.Ids.html   |  289 +++
 .../org/apache/zookeeper/ZooDefs.OpCode.html    |  548 +++++
 .../api/org/apache/zookeeper/ZooDefs.Perms.html |  310 +++
 .../api/org/apache/zookeeper/ZooDefs.html       |  302 +++
 .../org/apache/zookeeper/ZooKeeper.States.html  |  440 ++++
 .../api/org/apache/zookeeper/ZooKeeper.html     | 1900 +++++++++++++++
 .../api/org/apache/zookeeper/ZooKeeperMain.html |  441 ++++
 .../class-use/AsyncCallback.ACLCallback.html    |  170 ++
 .../AsyncCallback.Children2Callback.html        |  179 ++
 .../AsyncCallback.ChildrenCallback.html         |  179 ++
 .../class-use/AsyncCallback.DataCallback.html   |  179 ++
 .../class-use/AsyncCallback.MultiCallback.html  |  174 ++
 .../class-use/AsyncCallback.StatCallback.html   |  199 ++
 .../class-use/AsyncCallback.StringCallback.html |  172 ++
 .../class-use/AsyncCallback.VoidCallback.html   |  178 ++
 .../zookeeper/class-use/AsyncCallback.html      |  210 ++
 .../apache/zookeeper/class-use/CreateMode.html  |  216 ++
 .../KeeperException.APIErrorException.html      |  125 +
 .../KeeperException.AuthFailedException.html    |  125 +
 .../KeeperException.BadArgumentsException.html  |  125 +
 .../KeeperException.BadVersionException.html    |  125 +
 .../class-use/KeeperException.Code.html         |  223 ++
 .../KeeperException.CodeDeprecated.html         |  168 ++
 ...KeeperException.ConnectionLossException.html |  125 +
 ...perException.DataInconsistencyException.html |  125 +
 .../KeeperException.InvalidACLException.html    |  125 +
 ...eeperException.InvalidCallbackException.html |  125 +
 ...eperException.MarshallingErrorException.html |  125 +
 .../KeeperException.NoAuthException.html        |  125 +
 ...eption.NoChildrenForEphemeralsException.html |  125 +
 .../KeeperException.NoNodeException.html        |  125 +
 .../KeeperException.NodeExistsException.html    |  125 +
 .../KeeperException.NotEmptyException.html      |  125 +
 .../KeeperException.NotReadOnlyException.html   |  125 +
 ...eperException.OperationTimeoutException.html |  125 +
 ...Exception.RuntimeInconsistencyException.html |  125 +
 ...KeeperException.SessionExpiredException.html |  125 +
 .../KeeperException.SessionMovedException.html  |  125 +
 .../KeeperException.SystemErrorException.html   |  125 +
 .../KeeperException.UnimplementedException.html |  125 +
 .../zookeeper/class-use/KeeperException.html    |  443 ++++
 .../zookeeper/class-use/ServerAdminClient.html  |  125 +
 .../apache/zookeeper/class-use/Transaction.html |  192 ++
 .../zookeeper/class-use/WatchedEvent.html       |  165 ++
 .../class-use/Watcher.Event.EventType.html      |  197 ++
 .../class-use/Watcher.Event.KeeperState.html    |  197 ++
 .../zookeeper/class-use/Watcher.Event.html      |  125 +
 .../org/apache/zookeeper/class-use/Watcher.html |  284 +++
 .../apache/zookeeper/class-use/ZooDefs.Ids.html |  125 +
 .../zookeeper/class-use/ZooDefs.OpCode.html     |  125 +
 .../zookeeper/class-use/ZooDefs.Perms.html      |  125 +
 .../org/apache/zookeeper/class-use/ZooDefs.html |  125 +
 .../zookeeper/class-use/ZooKeeper.States.html   |  178 ++
 .../apache/zookeeper/class-use/ZooKeeper.html   |  190 ++
 .../zookeeper/class-use/ZooKeeperMain.html      |  125 +
 .../zookeeper/client/FourLetterWordMain.html    |  343 +++
 .../apache/zookeeper/client/HostProvider.html   |  287 +++
 .../zookeeper/client/StaticHostProvider.html    |  372 +++
 .../client/class-use/FourLetterWordMain.html    |  125 +
 .../client/class-use/HostProvider.html          |  167 ++
 .../client/class-use/StaticHostProvider.html    |  125 +
 .../apache/zookeeper/client/package-frame.html  |   25 +
 .../zookeeper/client/package-summary.html       |  166 ++
 .../apache/zookeeper/client/package-tree.html   |  143 ++
 .../apache/zookeeper/client/package-use.html    |  160 ++
 .../apache/zookeeper/common/package-frame.html  |   14 +
 .../zookeeper/common/package-summary.html       |  124 +
 .../apache/zookeeper/common/package-tree.html   |  128 +
 .../apache/zookeeper/common/package-use.html    |  125 +
 .../api/org/apache/zookeeper/data/ACL.html      |  493 ++++
 .../api/org/apache/zookeeper/data/Id.html       |  493 ++++
 .../api/org/apache/zookeeper/data/Stat.html     |  745 ++++++
 .../apache/zookeeper/data/StatPersisted.html    |  689 ++++++
 .../apache/zookeeper/data/StatPersistedV1.html  |  661 +++++
 .../apache/zookeeper/data/class-use/ACL.html    |  260 ++
 .../org/apache/zookeeper/data/class-use/Id.html |  220 ++
 .../apache/zookeeper/data/class-use/Stat.html   |  290 +++
 .../zookeeper/data/class-use/StatPersisted.html |  125 +
 .../data/class-use/StatPersistedV1.html         |  125 +
 .../apache/zookeeper/data/package-frame.html    |   24 +
 .../apache/zookeeper/data/package-summary.html  |  159 ++
 .../org/apache/zookeeper/data/package-tree.html |  142 ++
 .../org/apache/zookeeper/data/package-use.html  |  183 ++
 .../org/apache/zookeeper/jmx/package-frame.html |   14 +
 .../apache/zookeeper/jmx/package-summary.html   |  124 +
 .../org/apache/zookeeper/jmx/package-tree.html  |  128 +
 .../org/apache/zookeeper/jmx/package-use.html   |  125 +
 .../api/org/apache/zookeeper/package-frame.html |   76 +
 .../org/apache/zookeeper/package-summary.html   |  406 ++++
 .../api/org/apache/zookeeper/package-tree.html  |  213 ++
 .../api/org/apache/zookeeper/package-use.html   |  255 ++
 .../apache/zookeeper/server/LogFormatter.html   |  280 +++
 .../apache/zookeeper/server/PurgeTxnLog.html    |  322 +++
 .../zookeeper/server/SnapshotFormatter.html     |  300 +++
 .../zookeeper/server/ZooKeeperServerMain.html   |  297 +++
 .../server/class-use/LogFormatter.html          |  125 +
 .../zookeeper/server/class-use/PurgeTxnLog.html |  125 +
 .../server/class-use/SnapshotFormatter.html     |  125 +
 .../server/class-use/ZooKeeperServerMain.html   |  125 +
 .../apache/zookeeper/server/package-frame.html  |   23 +
 .../zookeeper/server/package-summary.html       |  250 ++
 .../apache/zookeeper/server/package-tree.html   |  141 ++
 .../apache/zookeeper/server/package-use.html    |  162 ++
 .../zookeeper/server/quorum/QuorumPeerMain.html |  324 +++
 .../server/quorum/class-use/QuorumPeerMain.html |  125 +
 .../zookeeper/server/quorum/package-frame.html  |   20 +
 .../server/quorum/package-summary.html          |  145 ++
 .../zookeeper/server/quorum/package-tree.html   |  138 ++
 .../zookeeper/server/quorum/package-use.html    |  158 ++
 .../zookeeper/server/upgrade/UpgradeMain.html   |  316 +++
 .../server/upgrade/class-use/UpgradeMain.html   |  125 +
 .../zookeeper/server/upgrade/package-frame.html |   20 +
 .../server/upgrade/package-summary.html         |  147 ++
 .../zookeeper/server/upgrade/package-tree.html  |  138 ++
 .../zookeeper/server/upgrade/package-use.html   |  125 +
 .../apache/zookeeper/util/package-frame.html    |   14 +
 .../apache/zookeeper/util/package-summary.html  |  124 +
 .../org/apache/zookeeper/util/package-tree.html |  128 +
 .../org/apache/zookeeper/util/package-use.html  |  125 +
 .../zookeeper/version/util/package-frame.html   |   14 +
 .../zookeeper/version/util/package-summary.html |  124 +
 .../zookeeper/version/util/package-tree.html    |  128 +
 .../zookeeper/version/util/package-use.html     |  125 +
 _released_docs/r3.4.13/api/overview-frame.html  |   33 +
 .../r3.4.13/api/overview-summary.html           |  210 ++
 _released_docs/r3.4.13/api/overview-tree.html   |  240 ++
 _released_docs/r3.4.13/api/package-list         |   13 +
 _released_docs/r3.4.13/api/script.js            |   30 +
 _released_docs/r3.4.13/api/serialized-form.html |  266 ++
 _released_docs/r3.4.13/api/stylesheet.css       |  574 +++++
 _released_docs/r3.4.13/bookkeeperConfig.html    |  384 +++
 _released_docs/r3.4.13/bookkeeperConfig.pdf     |  Bin 0 -> 13793 bytes
 _released_docs/r3.4.13/bookkeeperOverview.html  |  694 ++++++
 _released_docs/r3.4.13/bookkeeperOverview.pdf   |  Bin 0 -> 147554 bytes
 .../r3.4.13/bookkeeperProgrammer.html           | 1083 +++++++++
 _released_docs/r3.4.13/bookkeeperProgrammer.pdf |  Bin 0 -> 24945 bytes
 _released_docs/r3.4.13/bookkeeperStarted.html   |  448 ++++
 _released_docs/r3.4.13/bookkeeperStarted.pdf    |  Bin 0 -> 17103 bytes
 _released_docs/r3.4.13/bookkeeperStream.html    |  612 +++++
 _released_docs/r3.4.13/bookkeeperStream.pdf     |  Bin 0 -> 13188 bytes
 _released_docs/r3.4.13/broken-links.xml         |    2 +
 _released_docs/r3.4.13/images/2pc.jpg           |  Bin 0 -> 15174 bytes
 _released_docs/r3.4.13/images/bk-overview.jpg   |  Bin 0 -> 124211 bytes
 .../images/built-with-forrest-button.png        |  Bin 0 -> 1936 bytes
 _released_docs/r3.4.13/images/favicon.ico       |  Bin 0 -> 766 bytes
 _released_docs/r3.4.13/images/hadoop-logo.jpg   |  Bin 0 -> 9443 bytes
 .../r3.4.13/images/instruction_arrow.png        |  Bin 0 -> 285 bytes
 _released_docs/r3.4.13/images/state_dia.jpg     |  Bin 0 -> 51364 bytes
 _released_docs/r3.4.13/images/zkcomponents.jpg  |  Bin 0 -> 30831 bytes
 _released_docs/r3.4.13/images/zknamespace.jpg   |  Bin 0 -> 35414 bytes
 _released_docs/r3.4.13/images/zkperfRW-3.2.jpg  |  Bin 0 -> 41948 bytes
 _released_docs/r3.4.13/images/zkperfRW.jpg      |  Bin 0 -> 161542 bytes
 .../r3.4.13/images/zkperfreliability.jpg        |  Bin 0 -> 69825 bytes
 _released_docs/r3.4.13/images/zkservice.jpg     |  Bin 0 -> 86790 bytes
 .../r3.4.13/images/zookeeper_small.gif          |  Bin 0 -> 4847 bytes
 _released_docs/r3.4.13/index.html               |  391 +++
 _released_docs/r3.4.13/index.pdf                |  Bin 0 -> 13511 bytes
 _released_docs/r3.4.13/javaExample.html         |  908 +++++++
 _released_docs/r3.4.13/javaExample.pdf          |  Bin 0 -> 33763 bytes
 _released_docs/r3.4.13/jdiff/changes.html       |   32 +
 .../jdiff/changes/alldiffs_index_additions.html |  631 +++++
 .../jdiff/changes/alldiffs_index_all.html       |  859 +++++++
 .../jdiff/changes/alldiffs_index_changes.html   |  283 +++
 .../jdiff/changes/alldiffs_index_removals.html  |   94 +
 .../r3.4.13/jdiff/changes/changes-summary.html  |   70 +
 .../jdiff/changes/classes_index_additions.html  |  184 ++
 .../jdiff/changes/classes_index_all.html        |  281 +++
 .../jdiff/changes/classes_index_changes.html    |  145 ++
 .../jdiff/changes/classes_index_removals.html   |   50 +
 .../changes/constructors_index_additions.html   |   97 +
 .../jdiff/changes/constructors_index_all.html   |  103 +
 .../changes/constructors_index_changes.html     |   50 +
 .../changes/constructors_index_removals.html    |   67 +
 .../jdiff/changes/fields_index_additions.html   |  220 ++
 .../r3.4.13/jdiff/changes/fields_index_all.html |  248 ++
 .../jdiff/changes/fields_index_changes.html     |   56 +
 .../jdiff/changes/fields_index_removals.html    |   56 +
 .../r3.4.13/jdiff/changes/jdiff_help.html       |  111 +
 .../r3.4.13/jdiff/changes/jdiff_statistics.html |  358 +++
 .../jdiff/changes/jdiff_topleftframe.html       |   40 +
 .../jdiff/changes/methods_index_additions.html  |  244 ++
 .../jdiff/changes/methods_index_all.html        |  319 +++
 .../jdiff/changes/methods_index_changes.html    |   95 +
 .../jdiff/changes/methods_index_removals.html   |   56 +
 ...che.zookeeper.AsyncCallback.ACLCallback.html |  103 +
 ...ookeeper.AsyncCallback.ChildrenCallback.html |  103 +
 ...he.zookeeper.AsyncCallback.DataCallback.html |  103 +
 ...he.zookeeper.AsyncCallback.StatCallback.html |  103 +
 ....zookeeper.AsyncCallback.StringCallback.html |  103 +
 ...he.zookeeper.AsyncCallback.VoidCallback.html |  103 +
 .../org.apache.zookeeper.ClientCnxn.html        |  240 ++
 ...org.apache.zookeeper.ClientWatchManager.html |  103 +
 .../org.apache.zookeeper.Environment.html       |  118 +
 ...r.KeeperException.BadArgumentsException.html |  100 +
 ...per.KeeperException.BadVersionException.html |  100 +
 ...g.apache.zookeeper.KeeperException.Code.html |  107 +
 ...per.KeeperException.InvalidACLException.html |  100 +
 ...eption.NoChildrenForEphemeralsException.html |  100 +
 ...okeeper.KeeperException.NoNodeException.html |  100 +
 ...per.KeeperException.NodeExistsException.html |  100 +
 ...eeper.KeeperException.NotEmptyException.html |  100 +
 .../org.apache.zookeeper.KeeperException.html   |  100 +
 .../changes/org.apache.zookeeper.Version.html   |  100 +
 ...che.zookeeper.Watcher.Event.KeeperState.html |  114 +
 .../changes/org.apache.zookeeper.Watcher.html   |  103 +
 .../org.apache.zookeeper.ZooDefs.OpCode.html    |  121 +
 .../org.apache.zookeeper.ZooKeeper.States.html  |  122 +
 .../changes/org.apache.zookeeper.ZooKeeper.html |  257 ++
 .../org.apache.zookeeper.ZooKeeperMain.html     |  261 ++
 .../jdiff/changes/packages_index_additions.html |   51 +
 .../jdiff/changes/packages_index_all.html       |   53 +
 .../jdiff/changes/packages_index_changes.html   |   53 +
 .../jdiff/changes/packages_index_removals.html  |   51 +
 .../jdiff/changes/pkg_org.apache.zookeeper.html |  455 ++++
 _released_docs/r3.4.13/jdiff/missingSinces.txt  |   95 +
 .../r3.4.13/jdiff/stylesheet-jdiff.css          |   47 +
 ..._for_zookeeper_3.1.1_to_zookeeper_3.4.13.xml |  840 +++++++
 _released_docs/r3.4.13/linkmap.html             |  434 ++++
 _released_docs/r3.4.13/linkmap.pdf              |  Bin 0 -> 12455 bytes
 _released_docs/r3.4.13/recipes.html             |  974 ++++++++
 _released_docs/r3.4.13/recipes.pdf              |  Bin 0 -> 31017 bytes
 _released_docs/r3.4.13/releasenotes.html        | 1822 ++++++++++++++
 .../r3.4.13/skin/CommonMessages_de.xml          |   23 +
 .../r3.4.13/skin/CommonMessages_en_US.xml       |   23 +
 .../r3.4.13/skin/CommonMessages_es.xml          |   23 +
 .../r3.4.13/skin/CommonMessages_fr.xml          |   23 +
 _released_docs/r3.4.13/skin/basic.css           |  167 ++
 .../r3.4.13/skin/breadcrumbs-optimized.js       |   90 +
 _released_docs/r3.4.13/skin/breadcrumbs.js      |  237 ++
 _released_docs/r3.4.13/skin/fontsize.js         |  166 ++
 _released_docs/r3.4.13/skin/getBlank.js         |   40 +
 _released_docs/r3.4.13/skin/getMenu.js          |   45 +
 _released_docs/r3.4.13/skin/images/README.txt   |    1 +
 _released_docs/r3.4.13/skin/images/add.jpg      |  Bin 0 -> 1142 bytes
 .../r3.4.13/skin/images/apache-thanks.png       |  Bin 0 -> 4840 bytes
 .../r3.4.13/skin/images/built-with-cocoon.gif   |  Bin 0 -> 2252 bytes
 .../skin/images/built-with-forrest-button.png   |  Bin 0 -> 1936 bytes
 _released_docs/r3.4.13/skin/images/chapter.gif  |  Bin 0 -> 49 bytes
 .../r3.4.13/skin/images/chapter_open.gif        |  Bin 0 -> 49 bytes
 _released_docs/r3.4.13/skin/images/current.gif  |  Bin 0 -> 54 bytes
 _released_docs/r3.4.13/skin/images/error.png    |  Bin 0 -> 1709 bytes
 .../r3.4.13/skin/images/external-link.gif       |  Bin 0 -> 71 bytes
 _released_docs/r3.4.13/skin/images/fix.jpg      |  Bin 0 -> 932 bytes
 .../r3.4.13/skin/images/forrest-credit-logo.png |  Bin 0 -> 4633 bytes
 _released_docs/r3.4.13/skin/images/hack.jpg     |  Bin 0 -> 743 bytes
 .../r3.4.13/skin/images/header_white_line.gif   |  Bin 0 -> 37 bytes
 _released_docs/r3.4.13/skin/images/info.png     |  Bin 0 -> 1320 bytes
 .../r3.4.13/skin/images/instruction_arrow.png   |  Bin 0 -> 285 bytes
 _released_docs/r3.4.13/skin/images/label.gif    |  Bin 0 -> 54 bytes
 _released_docs/r3.4.13/skin/images/page.gif     |  Bin 0 -> 79 bytes
 _released_docs/r3.4.13/skin/images/pdfdoc.gif   |  Bin 0 -> 1008 bytes
 _released_docs/r3.4.13/skin/images/poddoc.png   |  Bin 0 -> 856 bytes
 _released_docs/r3.4.13/skin/images/printer.gif  |  Bin 0 -> 603 bytes
 .../skin/images/rc-b-l-15-1body-2menu-3menu.png |  Bin 0 -> 348 bytes
 .../skin/images/rc-b-r-15-1body-2menu-3menu.png |  Bin 0 -> 319 bytes
 ...-r-5-1header-2tab-selected-3tab-selected.png |  Bin 0 -> 200 bytes
 .../rc-t-l-5-1header-2searchbox-3searchbox.png  |  Bin 0 -> 199 bytes
 ...-l-5-1header-2tab-selected-3tab-selected.png |  Bin 0 -> 209 bytes
 ...-1header-2tab-unselected-3tab-unselected.png |  Bin 0 -> 199 bytes
 .../skin/images/rc-t-r-15-1body-2menu-3menu.png |  Bin 0 -> 390 bytes
 .../rc-t-r-5-1header-2searchbox-3searchbox.png  |  Bin 0 -> 214 bytes
 ...-r-5-1header-2tab-selected-3tab-selected.png |  Bin 0 -> 215 bytes
 ...-1header-2tab-unselected-3tab-unselected.png |  Bin 0 -> 214 bytes
 _released_docs/r3.4.13/skin/images/remove.jpg   |  Bin 0 -> 1251 bytes
 _released_docs/r3.4.13/skin/images/rss.png      |  Bin 0 -> 360 bytes
 _released_docs/r3.4.13/skin/images/spacer.gif   |  Bin 0 -> 43 bytes
 _released_docs/r3.4.13/skin/images/success.png  |  Bin 0 -> 1291 bytes
 _released_docs/r3.4.13/skin/images/txtdoc.png   |  Bin 0 -> 784 bytes
 _released_docs/r3.4.13/skin/images/update.jpg   |  Bin 0 -> 990 bytes
 .../r3.4.13/skin/images/valid-html401.png       |  Bin 0 -> 2948 bytes
 _released_docs/r3.4.13/skin/images/vcss.png     |  Bin 0 -> 1134 bytes
 _released_docs/r3.4.13/skin/images/warning.png  |  Bin 0 -> 1215 bytes
 _released_docs/r3.4.13/skin/images/xmldoc.gif   |  Bin 0 -> 992 bytes
 _released_docs/r3.4.13/skin/menu.js             |   48 +
 _released_docs/r3.4.13/skin/note.txt            |   50 +
 _released_docs/r3.4.13/skin/print.css           |   54 +
 _released_docs/r3.4.13/skin/profile.css         |  168 ++
 _released_docs/r3.4.13/skin/prototype.js        | 1257 ++++++++++
 _released_docs/r3.4.13/skin/screen.css          |  587 +++++
 _released_docs/r3.4.13/zookeeper-3.4.13.tar.gz  |  Bin 0 -> 37191810 bytes
 _released_docs/r3.4.13/zookeeperAdmin.html      | 2231 +++++++++++++++++
 _released_docs/r3.4.13/zookeeperAdmin.pdf       |  Bin 0 -> 86044 bytes
 .../r3.4.13/zookeeperHierarchicalQuorums.html   |  276 +++
 .../r3.4.13/zookeeperHierarchicalQuorums.pdf    |  Bin 0 -> 6650 bytes
 _released_docs/r3.4.13/zookeeperInternals.html  |  805 ++++++
 _released_docs/r3.4.13/zookeeperInternals.pdf   |  Bin 0 -> 48806 bytes
 _released_docs/r3.4.13/zookeeperJMX.html        |  479 ++++
 _released_docs/r3.4.13/zookeeperJMX.pdf         |  Bin 0 -> 16471 bytes
 _released_docs/r3.4.13/zookeeperObservers.html  |  366 +++
 _released_docs/r3.4.13/zookeeperObservers.pdf   |  Bin 0 -> 12867 bytes
 _released_docs/r3.4.13/zookeeperOtherInfo.html  |  230 ++
 _released_docs/r3.4.13/zookeeperOtherInfo.pdf   |  151 ++
 _released_docs/r3.4.13/zookeeperOver.html       |  704 ++++++
 _released_docs/r3.4.13/zookeeperOver.pdf        |  Bin 0 -> 302479 bytes
 .../r3.4.13/zookeeperProgrammers.html           | 2285 ++++++++++++++++++
 _released_docs/r3.4.13/zookeeperProgrammers.pdf |  Bin 0 -> 134096 bytes
 _released_docs/r3.4.13/zookeeperQuotas.html     |  290 +++
 _released_docs/r3.4.13/zookeeperQuotas.pdf      |  Bin 0 -> 11180 bytes
 _released_docs/r3.4.13/zookeeperReconfig.pdf    |  Bin 0 -> 62192 bytes
 _released_docs/r3.4.13/zookeeperStarted.html    |  629 +++++
 _released_docs/r3.4.13/zookeeperStarted.pdf     |  Bin 0 -> 28069 bytes
 _released_docs/r3.4.13/zookeeperTutorial.html   |  937 +++++++
 _released_docs/r3.4.13/zookeeperTutorial.pdf    |  Bin 0 -> 34208 bytes
 documentation.md                                |    1 +
 releases.md                                     |    4 +
 369 files changed, 74912 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zookeeper/blob/86349e3b/_includes/sidenav.md
----------------------------------------------------------------------
diff --git a/_includes/sidenav.md b/_includes/sidenav.md
index 3b41316..0cf18fd 100644
--- a/_includes/sidenav.md
+++ b/_includes/sidenav.md
@@ -14,7 +14,7 @@
 ### Documentation
 
 * [Release 3.5.4-beta](doc/r3.5.4-beta)
-* [Release 3.4.12](doc/r3.4.12)
+* [Release 3.4.13](doc/r3.4.13)
 * [Older Versions](documentation.html)
 
 ### Developers

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/86349e3b/_released_docs/current
----------------------------------------------------------------------
diff --git a/_released_docs/current b/_released_docs/current
index 5b77c1f..bc4977a 120000
--- a/_released_docs/current
+++ b/_released_docs/current
@@ -1 +1 @@
-r3.4.12
\ No newline at end of file
+r3.4.13
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/86349e3b/_released_docs/r3.4.13/api/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/_released_docs/r3.4.13/api/allclasses-frame.html b/_released_docs/r3.4.13/api/allclasses-frame.html
new file mode 100644
index 0000000..e3c6eb7
--- /dev/null
+++ b/_released_docs/r3.4.13/api/allclasses-frame.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 17:05:02 UTC 2018 -->
+<title>All Classes (ZooKeeper 3.4.13 API)</title>
+<meta name="date" content="2018-06-29">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data" target="classFrame">ACL</a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ACLCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.ACLCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.Children2Callback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.Children2Callback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ChildrenCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.ChildrenCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.DataCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.DataCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.MultiCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.MultiCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StatCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.StatCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StringCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.StringCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.VoidCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">AsyncCallback.VoidCallback</span></a></li>
+<li><a href="org/apache/zookeeper/CreateMode.html" title="enum in org.apache.zookeeper" target="classFrame">CreateMode</a></li>
+<li><a href="org/apache/zookeeper/client/FourLetterWordMain.html" title="class in org.apache.zookeeper.client" target="classFrame">FourLetterWordMain</a></li>
+<li><a href="org/apache/zookeeper/client/HostProvider.html" title="interface in org.apache.zookeeper.client" target="classFrame"><span class="interfaceName">HostProvider</span></a></li>
+<li><a href="org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data" target="classFrame">Id</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.APIErrorException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.APIErrorException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.AuthFailedException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.AuthFailedException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.BadArgumentsException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.BadArgumentsException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.BadVersionException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.BadVersionException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.Code.html" title="enum in org.apache.zookeeper" target="classFrame">KeeperException.Code</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">KeeperException.CodeDeprecated</span></a></li>
+<li><a href="org/apache/zookeeper/KeeperException.ConnectionLossException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.ConnectionLossException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.DataInconsistencyException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.DataInconsistencyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.InvalidACLException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.InvalidACLException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.InvalidCallbackException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.InvalidCallbackException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.MarshallingErrorException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.MarshallingErrorException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NoAuthException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NoAuthException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NoChildrenForEphemeralsException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NodeExistsException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NodeExistsException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NoNodeException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NoNodeException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NotEmptyException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NotEmptyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NotReadOnlyException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NotReadOnlyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.OperationTimeoutException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.OperationTimeoutException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.RuntimeInconsistencyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.SessionExpiredException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.SessionExpiredException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.SessionMovedException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.SessionMovedException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.SystemErrorException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.SystemErrorException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.UnimplementedException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.UnimplementedException</a></li>
+<li><a href="org/apache/zookeeper/server/LogFormatter.html" title="class in org.apache.zookeeper.server" target="classFrame">LogFormatter</a></li>
+<li><a href="org/apache/zookeeper/server/PurgeTxnLog.html" title="class in org.apache.zookeeper.server" target="classFrame">PurgeTxnLog</a></li>
+<li><a href="org/apache/zookeeper/server/quorum/QuorumPeerMain.html" title="class in org.apache.zookeeper.server.quorum" target="classFrame">QuorumPeerMain</a></li>
+<li><a href="org/apache/jute/Record.html" title="interface in org.apache.jute" target="classFrame"><span class="interfaceName">Record</span></a></li>
+<li><a href="org/apache/zookeeper/ServerAdminClient.html" title="class in org.apache.zookeeper" target="classFrame">ServerAdminClient</a></li>
+<li><a href="org/apache/zookeeper/server/SnapshotFormatter.html" title="class in org.apache.zookeeper.server" target="classFrame">SnapshotFormatter</a></li>
+<li><a href="org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data" target="classFrame">Stat</a></li>
+<li><a href="org/apache/zookeeper/client/StaticHostProvider.html" title="class in org.apache.zookeeper.client" target="classFrame">StaticHostProvider</a></li>
+<li><a href="org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data" target="classFrame">StatPersisted</a></li>
+<li><a href="org/apache/zookeeper/data/StatPersistedV1.html" title="class in org.apache.zookeeper.data" target="classFrame">StatPersistedV1</a></li>
+<li><a href="org/apache/zookeeper/Transaction.html" title="class in org.apache.zookeeper" target="classFrame">Transaction</a></li>
+<li><a href="org/apache/zookeeper/server/upgrade/UpgradeMain.html" title="class in org.apache.zookeeper.server.upgrade" target="classFrame">UpgradeMain</a></li>
+<li><a href="org/apache/zookeeper/WatchedEvent.html" title="class in org.apache.zookeeper" target="classFrame">WatchedEvent</a></li>
+<li><a href="org/apache/zookeeper/Watcher.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">Watcher</span></a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">Watcher.Event</span></a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.EventType.html" title="enum in org.apache.zookeeper" target="classFrame">Watcher.Event.EventType</a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.KeeperState.html" title="enum in org.apache.zookeeper" target="classFrame">Watcher.Event.KeeperState</a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.html" title="class in org.apache.zookeeper" target="classFrame">ZooDefs</a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.Ids.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">ZooDefs.Ids</span></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">ZooDefs.OpCode</span></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper" target="classFrame"><span class="interfaceName">ZooDefs.Perms</span></a></li>
+<li><a href="org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper" target="classFrame">ZooKeeper</a></li>
+<li><a href="org/apache/zookeeper/ZooKeeper.States.html" title="enum in org.apache.zookeeper" target="classFrame">ZooKeeper.States</a></li>
+<li><a href="org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper" target="classFrame">ZooKeeperMain</a></li>
+<li><a href="org/apache/zookeeper/server/ZooKeeperServerMain.html" title="class in org.apache.zookeeper.server" target="classFrame">ZooKeeperServerMain</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/86349e3b/_released_docs/r3.4.13/api/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/_released_docs/r3.4.13/api/allclasses-noframe.html b/_released_docs/r3.4.13/api/allclasses-noframe.html
new file mode 100644
index 0000000..cbbd7ac
--- /dev/null
+++ b/_released_docs/r3.4.13/api/allclasses-noframe.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 17:05:02 UTC 2018 -->
+<title>All Classes (ZooKeeper 3.4.13 API)</title>
+<meta name="date" content="2018-06-29">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/zookeeper/data/ACL.html" title="class in org.apache.zookeeper.data">ACL</a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ACLCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.ACLCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.Children2Callback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.Children2Callback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ChildrenCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.ChildrenCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.DataCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.DataCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.MultiCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.MultiCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StatCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.StatCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StringCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.StringCallback</span></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.VoidCallback.html" title="interface in org.apache.zookeeper"><span class="interfaceName">AsyncCallback.VoidCallback</span></a></li>
+<li><a href="org/apache/zookeeper/CreateMode.html" title="enum in org.apache.zookeeper">CreateMode</a></li>
+<li><a href="org/apache/zookeeper/client/FourLetterWordMain.html" title="class in org.apache.zookeeper.client">FourLetterWordMain</a></li>
+<li><a href="org/apache/zookeeper/client/HostProvider.html" title="interface in org.apache.zookeeper.client"><span class="interfaceName">HostProvider</span></a></li>
+<li><a href="org/apache/zookeeper/data/Id.html" title="class in org.apache.zookeeper.data">Id</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.html" title="class in org.apache.zookeeper">KeeperException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.APIErrorException.html" title="class in org.apache.zookeeper">KeeperException.APIErrorException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.AuthFailedException.html" title="class in org.apache.zookeeper">KeeperException.AuthFailedException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.BadArgumentsException.html" title="class in org.apache.zookeeper">KeeperException.BadArgumentsException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.BadVersionException.html" title="class in org.apache.zookeeper">KeeperException.BadVersionException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.Code.html" title="enum in org.apache.zookeeper">KeeperException.Code</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper"><span class="interfaceName">KeeperException.CodeDeprecated</span></a></li>
+<li><a href="org/apache/zookeeper/KeeperException.ConnectionLossException.html" title="class in org.apache.zookeeper">KeeperException.ConnectionLossException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.DataInconsistencyException.html" title="class in org.apache.zookeeper">KeeperException.DataInconsistencyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.InvalidACLException.html" title="class in org.apache.zookeeper">KeeperException.InvalidACLException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.InvalidCallbackException.html" title="class in org.apache.zookeeper">KeeperException.InvalidCallbackException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.MarshallingErrorException.html" title="class in org.apache.zookeeper">KeeperException.MarshallingErrorException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NoAuthException.html" title="class in org.apache.zookeeper">KeeperException.NoAuthException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html" title="class in org.apache.zookeeper">KeeperException.NoChildrenForEphemeralsException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NodeExistsException.html" title="class in org.apache.zookeeper">KeeperException.NodeExistsException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NoNodeException.html" title="class in org.apache.zookeeper">KeeperException.NoNodeException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NotEmptyException.html" title="class in org.apache.zookeeper">KeeperException.NotEmptyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.NotReadOnlyException.html" title="class in org.apache.zookeeper">KeeperException.NotReadOnlyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.OperationTimeoutException.html" title="class in org.apache.zookeeper">KeeperException.OperationTimeoutException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html" title="class in org.apache.zookeeper">KeeperException.RuntimeInconsistencyException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.SessionExpiredException.html" title="class in org.apache.zookeeper">KeeperException.SessionExpiredException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.SessionMovedException.html" title="class in org.apache.zookeeper">KeeperException.SessionMovedException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.SystemErrorException.html" title="class in org.apache.zookeeper">KeeperException.SystemErrorException</a></li>
+<li><a href="org/apache/zookeeper/KeeperException.UnimplementedException.html" title="class in org.apache.zookeeper">KeeperException.UnimplementedException</a></li>
+<li><a href="org/apache/zookeeper/server/LogFormatter.html" title="class in org.apache.zookeeper.server">LogFormatter</a></li>
+<li><a href="org/apache/zookeeper/server/PurgeTxnLog.html" title="class in org.apache.zookeeper.server">PurgeTxnLog</a></li>
+<li><a href="org/apache/zookeeper/server/quorum/QuorumPeerMain.html" title="class in org.apache.zookeeper.server.quorum">QuorumPeerMain</a></li>
+<li><a href="org/apache/jute/Record.html" title="interface in org.apache.jute"><span class="interfaceName">Record</span></a></li>
+<li><a href="org/apache/zookeeper/ServerAdminClient.html" title="class in org.apache.zookeeper">ServerAdminClient</a></li>
+<li><a href="org/apache/zookeeper/server/SnapshotFormatter.html" title="class in org.apache.zookeeper.server">SnapshotFormatter</a></li>
+<li><a href="org/apache/zookeeper/data/Stat.html" title="class in org.apache.zookeeper.data">Stat</a></li>
+<li><a href="org/apache/zookeeper/client/StaticHostProvider.html" title="class in org.apache.zookeeper.client">StaticHostProvider</a></li>
+<li><a href="org/apache/zookeeper/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</a></li>
+<li><a href="org/apache/zookeeper/data/StatPersistedV1.html" title="class in org.apache.zookeeper.data">StatPersistedV1</a></li>
+<li><a href="org/apache/zookeeper/Transaction.html" title="class in org.apache.zookeeper">Transaction</a></li>
+<li><a href="org/apache/zookeeper/server/upgrade/UpgradeMain.html" title="class in org.apache.zookeeper.server.upgrade">UpgradeMain</a></li>
+<li><a href="org/apache/zookeeper/WatchedEvent.html" title="class in org.apache.zookeeper">WatchedEvent</a></li>
+<li><a href="org/apache/zookeeper/Watcher.html" title="interface in org.apache.zookeeper"><span class="interfaceName">Watcher</span></a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.html" title="interface in org.apache.zookeeper"><span class="interfaceName">Watcher.Event</span></a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.EventType.html" title="enum in org.apache.zookeeper">Watcher.Event.EventType</a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.KeeperState.html" title="enum in org.apache.zookeeper">Watcher.Event.KeeperState</a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.html" title="class in org.apache.zookeeper">ZooDefs</a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.Ids.html" title="interface in org.apache.zookeeper"><span class="interfaceName">ZooDefs.Ids</span></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper"><span class="interfaceName">ZooDefs.OpCode</span></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper"><span class="interfaceName">ZooDefs.Perms</span></a></li>
+<li><a href="org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></li>
+<li><a href="org/apache/zookeeper/ZooKeeper.States.html" title="enum in org.apache.zookeeper">ZooKeeper.States</a></li>
+<li><a href="org/apache/zookeeper/ZooKeeperMain.html" title="class in org.apache.zookeeper">ZooKeeperMain</a></li>
+<li><a href="org/apache/zookeeper/server/ZooKeeperServerMain.html" title="class in org.apache.zookeeper.server">ZooKeeperServerMain</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/86349e3b/_released_docs/r3.4.13/api/constant-values.html
----------------------------------------------------------------------
diff --git a/_released_docs/r3.4.13/api/constant-values.html b/_released_docs/r3.4.13/api/constant-values.html
new file mode 100644
index 0000000..011eddd
--- /dev/null
+++ b/_released_docs/r3.4.13/api/constant-values.html
@@ -0,0 +1,512 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 17:05:02 UTC 2018 -->
+<title>Constant Field Values (ZooKeeper 3.4.13 API)</title>
+<meta name="date" content="2018-06-29">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Constant Field Values (ZooKeeper 3.4.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.zookeeper.<a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">KeeperException.CodeDeprecated</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.APIError">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#APIError">APIError</a></code></td>
+<td class="colLast"><code>-100</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.AuthFailed">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#AuthFailed">AuthFailed</a></code></td>
+<td class="colLast"><code>-115</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.BadArguments">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#BadArguments">BadArguments</a></code></td>
+<td class="colLast"><code>-8</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.BadVersion">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#BadVersion">BadVersion</a></code></td>
+<td class="colLast"><code>-103</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.ConnectionLoss">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#ConnectionLoss">ConnectionLoss</a></code></td>
+<td class="colLast"><code>-4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.DataInconsistency">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#DataInconsistency">DataInconsistency</a></code></td>
+<td class="colLast"><code>-3</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.InvalidACL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#InvalidACL">InvalidACL</a></code></td>
+<td class="colLast"><code>-114</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.InvalidCallback">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#InvalidCallback">InvalidCallback</a></code></td>
+<td class="colLast"><code>-113</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.MarshallingError">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#MarshallingError">MarshallingError</a></code></td>
+<td class="colLast"><code>-5</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.NoAuth">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NoAuth">NoAuth</a></code></td>
+<td class="colLast"><code>-102</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.NoChildrenForEphemerals">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NoChildrenForEphemerals">NoChildrenForEphemerals</a></code></td>
+<td class="colLast"><code>-108</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.NodeExists">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NodeExists">NodeExists</a></code></td>
+<td class="colLast"><code>-110</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.NoNode">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NoNode">NoNode</a></code></td>
+<td class="colLast"><code>-101</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.NotEmpty">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NotEmpty">NotEmpty</a></code></td>
+<td class="colLast"><code>-111</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.Ok">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#Ok">Ok</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.OperationTimeout">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#OperationTimeout">OperationTimeout</a></code></td>
+<td class="colLast"><code>-7</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.RuntimeInconsistency">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#RuntimeInconsistency">RuntimeInconsistency</a></code></td>
+<td class="colLast"><code>-2</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.SessionExpired">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#SessionExpired">SessionExpired</a></code></td>
+<td class="colLast"><code>-112</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.SystemError">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#SystemError">SystemError</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.Unimplemented">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#Unimplemented">Unimplemented</a></code></td>
+<td class="colLast"><code>-6</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.zookeeper.<a href="org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper">ZooDefs.OpCode</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.auth">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#auth">auth</a></code></td>
+<td class="colLast"><code>100</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.check">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#check">check</a></code></td>
+<td class="colLast"><code>13</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.closeSession">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#closeSession">closeSession</a></code></td>
+<td class="colLast"><code>-11</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.create">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#create">create</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.createSession">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#createSession">createSession</a></code></td>
+<td class="colLast"><code>-10</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.delete">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#delete">delete</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.error">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#error">error</a></code></td>
+<td class="colLast"><code>-1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.exists">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#exists">exists</a></code></td>
+<td class="colLast"><code>3</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.getACL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#getACL">getACL</a></code></td>
+<td class="colLast"><code>6</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.getChildren">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#getChildren">getChildren</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.getChildren2">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#getChildren2">getChildren2</a></code></td>
+<td class="colLast"><code>12</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.getData">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#getData">getData</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.multi">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#multi">multi</a></code></td>
+<td class="colLast"><code>14</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.notification">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#notification">notification</a></code></td>
+<td class="colLast"><code>0</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.ping">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#ping">ping</a></code></td>
+<td class="colLast"><code>11</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.sasl">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#sasl">sasl</a></code></td>
+<td class="colLast"><code>102</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.setACL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#setACL">setACL</a></code></td>
+<td class="colLast"><code>7</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.setData">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#setData">setData</a></code></td>
+<td class="colLast"><code>5</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.setWatches">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#setWatches">setWatches</a></code></td>
+<td class="colLast"><code>101</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.sync">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#sync">sync</a></code></td>
+<td class="colLast"><code>9</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.zookeeper.<a href="org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper">ZooDefs.Perms</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.Perms.ADMIN">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.Perms.html#ADMIN">ADMIN</a></code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.Perms.ALL">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.Perms.html#ALL">ALL</a></code></td>
+<td class="colLast"><code>31</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.Perms.CREATE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.Perms.html#CREATE">CREATE</a></code></td>
+<td class="colLast"><code>4</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.Perms.DELETE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.Perms.html#DELETE">DELETE</a></code></td>
+<td class="colLast"><code>8</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.Perms.READ">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.Perms.html#READ">READ</a></code></td>
+<td class="colLast"><code>1</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.Perms.WRITE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.Perms.html#WRITE">WRITE</a></code></td>
+<td class="colLast"><code>2</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.zookeeper.<a href="org/apache/zookeeper/ZooKeeper.html" title="class in org.apache.zookeeper">ZooKeeper</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooKeeper.ZOOKEEPER_CLIENT_CNXN_SOCKET">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/zookeeper/ZooKeeper.html#ZOOKEEPER_CLIENT_CNXN_SOCKET">ZOOKEEPER_CLIENT_CNXN_SOCKET</a></code></td>
+<td class="colLast"><code>"zookeeper.clientCnxnSocket"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software Foundation</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/86349e3b/_released_docs/r3.4.13/api/deprecated-list.html
----------------------------------------------------------------------
diff --git a/_released_docs/r3.4.13/api/deprecated-list.html b/_released_docs/r3.4.13/api/deprecated-list.html
new file mode 100644
index 0000000..df64789
--- /dev/null
+++ b/_released_docs/r3.4.13/api/deprecated-list.html
@@ -0,0 +1,334 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_171) on Fri Jun 29 17:05:02 UTC 2018 -->
+<title>Deprecated List (ZooKeeper 3.4.13 API)</title>
+<meta name="date" content="2018-06-29">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Deprecated List (ZooKeeper 3.4.13 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#interface">Deprecated Interfaces</a></li>
+<li><a href="#field">Deprecated Fields</a></li>
+<li><a href="#method">Deprecated Methods</a></li>
+<li><a href="#enum.constant">Deprecated Enum Constants</a></li>
+</ul>
+</div>
+<div class="contentContainer"><a name="interface">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Interfaces table, listing deprecated interfaces, and an explanation">
+<caption><span>Deprecated Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html" title="interface in org.apache.zookeeper">org.apache.zookeeper.KeeperException.CodeDeprecated</a></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="field">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation">
+<caption><span>Deprecated Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#APIError">org.apache.zookeeper.KeeperException.CodeDeprecated.APIError</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#APIERROR"><code>KeeperException.Code.APIERROR</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#AuthFailed">org.apache.zookeeper.KeeperException.CodeDeprecated.AuthFailed</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#AUTHFAILED"><code>KeeperException.Code.AUTHFAILED</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#BadArguments">org.apache.zookeeper.KeeperException.CodeDeprecated.BadArguments</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#BADARGUMENTS"><code>KeeperException.Code.BADARGUMENTS</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#BadVersion">org.apache.zookeeper.KeeperException.CodeDeprecated.BadVersion</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#BADVERSION"><code>KeeperException.Code.BADVERSION</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#ConnectionLoss">org.apache.zookeeper.KeeperException.CodeDeprecated.ConnectionLoss</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#CONNECTIONLOSS"><code>KeeperException.Code.CONNECTIONLOSS</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#DataInconsistency">org.apache.zookeeper.KeeperException.CodeDeprecated.DataInconsistency</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#DATAINCONSISTENCY"><code>KeeperException.Code.DATAINCONSISTENCY</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#InvalidACL">org.apache.zookeeper.KeeperException.CodeDeprecated.InvalidACL</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#INVALIDACL"><code>KeeperException.Code.INVALIDACL</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#InvalidCallback">org.apache.zookeeper.KeeperException.CodeDeprecated.InvalidCallback</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#INVALIDCALLBACK"><code>KeeperException.Code.INVALIDCALLBACK</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#MarshallingError">org.apache.zookeeper.KeeperException.CodeDeprecated.MarshallingError</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#MARSHALLINGERROR"><code>KeeperException.Code.MARSHALLINGERROR</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NoAuth">org.apache.zookeeper.KeeperException.CodeDeprecated.NoAuth</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#NOAUTH"><code>KeeperException.Code.NOAUTH</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NoChildrenForEphemerals">org.apache.zookeeper.KeeperException.CodeDeprecated.NoChildrenForEphemerals</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use
+ <a href="org/apache/zookeeper/KeeperException.Code.html#NOCHILDRENFOREPHEMERALS"><code>KeeperException.Code.NOCHILDRENFOREPHEMERALS</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NodeExists">org.apache.zookeeper.KeeperException.CodeDeprecated.NodeExists</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#NODEEXISTS"><code>KeeperException.Code.NODEEXISTS</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NoNode">org.apache.zookeeper.KeeperException.CodeDeprecated.NoNode</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#NONODE"><code>KeeperException.Code.NONODE</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NotEmpty">org.apache.zookeeper.KeeperException.CodeDeprecated.NotEmpty</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#NOTEMPTY"><code>KeeperException.Code.NOTEMPTY</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#Ok">org.apache.zookeeper.KeeperException.CodeDeprecated.Ok</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#OK"><code>KeeperException.Code.OK</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#OperationTimeout">org.apache.zookeeper.KeeperException.CodeDeprecated.OperationTimeout</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#OPERATIONTIMEOUT"><code>KeeperException.Code.OPERATIONTIMEOUT</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#RuntimeInconsistency">org.apache.zookeeper.KeeperException.CodeDeprecated.RuntimeInconsistency</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use
+ <a href="org/apache/zookeeper/KeeperException.Code.html#RUNTIMEINCONSISTENCY"><code>KeeperException.Code.RUNTIMEINCONSISTENCY</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#SessionExpired">org.apache.zookeeper.KeeperException.CodeDeprecated.SessionExpired</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#SESSIONEXPIRED"><code>KeeperException.Code.SESSIONEXPIRED</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#SystemError">org.apache.zookeeper.KeeperException.CodeDeprecated.SystemError</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#SYSTEMERROR"><code>KeeperException.Code.SYSTEMERROR</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#Unimplemented">org.apache.zookeeper.KeeperException.CodeDeprecated.Unimplemented</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.Code.html#UNIMPLEMENTED"><code>KeeperException.Code.UNIMPLEMENTED</code></a>
+ instead</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="method">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
+<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.html#create-int-">org.apache.zookeeper.KeeperException.create(int)</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.html#create-org.apache.zookeeper.KeeperException.Code-"><code>KeeperException.create(Code)</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.html#create-int-java.lang.String-">org.apache.zookeeper.KeeperException.create(int, String)</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.html#create-org.apache.zookeeper.KeeperException.Code-java.lang.String-"><code>KeeperException.create(Code, String)</code></a>
+ instead</span></div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.html#getCode--">org.apache.zookeeper.KeeperException.getCode()</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, use <a href="org/apache/zookeeper/KeeperException.html#code--"><code>KeeperException.code()</code></a> instead</span></div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/KeeperException.html#setCode-int-">org.apache.zookeeper.KeeperException.setCode(int)</a>
+<div class="block"><span class="deprecationComment">deprecated in 3.1.0, exceptions should be immutable, this
+ method should not be used</span></div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="enum.constant">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Enum Constants table, listing deprecated enum constants, and an explanation">
+<caption><span>Deprecated Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="org/apache/zookeeper/Watcher.Event.KeeperState.html#NoSyncConnected">org.apache.zookeeper.Watcher.Event.KeeperState.NoSyncConnected</a></td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="org/apache/zookeeper/Watcher.Event.KeeperState.html#Unknown">org.apache.zookeeper.Watcher.Event.KeeperState.Unknown</a></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &copy; 2018 The Apache Software Foundation</small></p>
+</body>
+</html>