You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by bu...@apache.org on 2014/08/07 06:18:32 UTC

svn commit: r918601 [1/44] - in /websites/staging/zookeeper/trunk/content: ./ doc/r3.5.0-alpha/ doc/r3.5.0-alpha/api/ doc/r3.5.0-alpha/api/org/ doc/r3.5.0-alpha/api/org/apache/ doc/r3.5.0-alpha/api/org/apache/zookeeper/ doc/r3.5.0-alpha/api/org/apache/...

Author: buildbot
Date: Thu Aug  7 04:18:26 2014
New Revision: 918601

Log:
Staging update by buildbot for zookeeper

Added:
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-noframe.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/constant-values.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/deprecated-list.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/help-doc.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/index-all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/index.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.ACLCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.Children2Callback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.ChildrenCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.Create2Callback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.DataCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.MultiCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.StatCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.StringCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.VoidCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/AsyncCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/CreateMode.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.APIErrorException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.AuthFailedException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.BadArgumentsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.BadVersionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.Code.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.CodeDeprecated.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.ConnectionLossException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.DataInconsistencyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.EphemeralOnLocalSessionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.InvalidACLException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.InvalidCallbackException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.MarshallingErrorException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NewConfigNoQuorum.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NoAuthException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NoNodeException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NoWatcherException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NodeExistsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NotEmptyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.NotReadOnlyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.OperationTimeoutException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.ReconfigInProgress.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.SessionExpiredException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.SessionMovedException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.SystemErrorException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.UnimplementedException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.UnknownSessionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/KeeperException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ServerAdminClient.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/WatchedEvent.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/Watcher.Event.EventType.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/Watcher.Event.KeeperState.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/Watcher.Event.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/Watcher.WatcherType.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/Watcher.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooDefs.Ids.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooDefs.OpCode.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooDefs.Perms.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooDefs.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooKeeper.States.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooKeeper.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/ZooKeeperMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.ACLCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.Children2Callback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.ChildrenCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.Create2Callback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.DataCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.MultiCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.StatCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.StringCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.VoidCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/AsyncCallback.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/CreateMode.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.APIErrorException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.AuthFailedException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.BadArgumentsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.BadVersionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.Code.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.CodeDeprecated.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.ConnectionLossException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.DataInconsistencyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.EphemeralOnLocalSessionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.InvalidACLException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.InvalidCallbackException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.MarshallingErrorException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NewConfigNoQuorum.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NoAuthException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NoChildrenForEphemeralsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NoNodeException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NoWatcherException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NodeExistsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NotEmptyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.NotReadOnlyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.OperationTimeoutException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.ReconfigInProgress.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.RuntimeInconsistencyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.SessionExpiredException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.SessionMovedException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.SystemErrorException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.UnimplementedException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.UnknownSessionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/KeeperException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ServerAdminClient.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/WatchedEvent.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/Watcher.Event.EventType.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/Watcher.Event.KeeperState.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/Watcher.Event.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/Watcher.WatcherType.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/Watcher.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooDefs.Ids.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooDefs.OpCode.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooDefs.Perms.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooDefs.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooKeeper.States.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooKeeper.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/class-use/ZooKeeperMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/FourLetterWordMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/class-use/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/class-use/FourLetterWordMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/package-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/package-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/package-tree.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/client/package-use.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/ACL.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/Id.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/Stat.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/StatPersisted.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/class-use/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/class-use/ACL.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/class-use/Id.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/class-use/Stat.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/class-use/StatPersisted.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/package-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/package-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/package-tree.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/data/package-use.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/package-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/package-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/package-tree.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/package-use.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/LogFormatter.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/PurgeTxnLog.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/SnapshotFormatter.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/ZooKeeperServerMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/class-use/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/class-use/LogFormatter.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/class-use/PurgeTxnLog.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/class-use/SnapshotFormatter.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/class-use/ZooKeeperServerMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/package-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/package-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/package-tree.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/package-use.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/QuorumPeerMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/class-use/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/class-use/QuorumPeerMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/package-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/package-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/package-tree.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/org/apache/zookeeper/server/quorum/package-use.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/overview-frame.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/overview-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/overview-tree.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/package-list
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/resources/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/resources/background.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/resources/tab.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/resources/titlebar.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/resources/titlebar_end.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/serialized-form.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/stylesheet.css
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperConfig.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperConfig.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperOverview.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperOverview.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperProgrammer.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperProgrammer.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperStarted.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperStarted.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperStream.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/bookkeeperStream.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/broken-links.xml
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/2pc.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/bk-overview.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/built-with-forrest-button.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/favicon.ico   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/hadoop-logo.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/instruction_arrow.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/state_dia.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zkcomponents.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zknamespace.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zkperfRW-3.2.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zkperfRW.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zkperfreliability.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zkservice.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/images/zookeeper_small.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/index.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/index.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/javaExample.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/javaExample.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/alldiffs_index_additions.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/alldiffs_index_all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/alldiffs_index_changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/alldiffs_index_removals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/changes-summary.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/classes_index_additions.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/classes_index_all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/classes_index_changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/classes_index_removals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/constructors_index_additions.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/constructors_index_all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/constructors_index_changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/constructors_index_removals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/fields_index_additions.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/fields_index_all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/fields_index_changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/fields_index_removals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/jdiff_help.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/jdiff_statistics.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/jdiff_topleftframe.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/methods_index_additions.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/methods_index_all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/methods_index_changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/methods_index_removals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.ClientCnxn.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.Environment.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadArgumentsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.BadVersionException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.Code.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.CodeDeprecated.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.InvalidACLException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NoNodeException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.KeeperException.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.EventType.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.ZooDefs.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeper.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/packages_index_additions.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/packages_index_all.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/packages_index_changes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/packages_index_removals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/changes/pkg_org.apache.zookeeper.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/missingSinces.txt
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/stylesheet-jdiff.css
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/jdiff/user_comments_for_zookeeper_3.1.1_to_zookeeper_3.5.0-alpha.xml   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/linkmap.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/linkmap.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/recipes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/recipes.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/releasenotes.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/CommonMessages_de.xml   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/CommonMessages_en_US.xml   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/CommonMessages_es.xml   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/CommonMessages_fr.xml   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/basic.css
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/breadcrumbs-optimized.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/breadcrumbs.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/fontsize.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/getBlank.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/getMenu.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/README.txt
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/add.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/apache-thanks.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/built-with-cocoon.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/built-with-forrest-button.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/chapter.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/chapter_open.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/current.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/error.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/external-link.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/fix.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/forrest-credit-logo.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/hack.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/header_white_line.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/info.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/instruction_arrow.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/label.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/page.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/pdfdoc.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/poddoc.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/printer.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-b-l-15-1body-2menu-3menu.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-b-r-15-1body-2menu-3menu.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-r-15-1body-2menu-3menu.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/remove.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/rss.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/spacer.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/success.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/txtdoc.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/update.jpg   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/valid-html401.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/vcss.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/warning.png   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/images/xmldoc.gif   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/menu.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/note.txt
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/print.css
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/profile.css
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/prototype.js
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/skin/screen.css
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperAdmin.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperAdmin.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperHierarchicalQuorums.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperHierarchicalQuorums.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperInternals.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperInternals.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperJMX.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperJMX.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperObservers.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperObservers.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperOtherInfo.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperOtherInfo.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperOver.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperOver.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperProgrammers.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperProgrammers.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperQuotas.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperQuotas.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperStarted.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperStarted.pdf   (with props)
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperTutorial.html
    websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/zookeeperTutorial.pdf   (with props)
Modified:
    websites/staging/zookeeper/trunk/content/   (props changed)
    websites/staging/zookeeper/trunk/content/bylaws.html
    websites/staging/zookeeper/trunk/content/credits.html
    websites/staging/zookeeper/trunk/content/doc/trunk/index.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/javaExample.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/linkmap.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/recipes.html
    websites/staging/zookeeper/trunk/content/doc/trunk/recipes.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/releasenotes.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperAdmin.html
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperAdmin.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperHierarchicalQuorums.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperInternals.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperJMX.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperObservers.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperOver.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperProgrammers.html
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperProgrammers.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperQuotas.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperStarted.html
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperStarted.pdf
    websites/staging/zookeeper/trunk/content/doc/trunk/zookeeperTutorial.pdf
    websites/staging/zookeeper/trunk/content/index.html
    websites/staging/zookeeper/trunk/content/irc.html
    websites/staging/zookeeper/trunk/content/lists.html
    websites/staging/zookeeper/trunk/content/privacy.html
    websites/staging/zookeeper/trunk/content/releases.html
    websites/staging/zookeeper/trunk/content/svn.html

Propchange: websites/staging/zookeeper/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Aug  7 04:18:26 2014
@@ -1 +1 @@
-1606146
+1616399

Modified: websites/staging/zookeeper/trunk/content/bylaws.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/bylaws.html (original)
+++ websites/staging/zookeeper/trunk/content/bylaws.html Thu Aug  7 04:18:26 2014
@@ -302,6 +302,7 @@ actions will also be referred to the <sp
 <h3>Documentation</h3>
 
 <ul>
+<li><a href="./doc/r3.5.0-alpha">Release 3.5.0-alpha</a></li>
 <li><a href="./doc/r3.4.6">Release 3.4.6&#40;stable&#41;</a></li>
 <li><a href="./doc/r3.4.6">Release 3.4.6&#40;current&#41;</a></li>
 <li><a href="./doc/r3.4.5">Release 3.4.5</a></li>

Modified: websites/staging/zookeeper/trunk/content/credits.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/credits.html (original)
+++ websites/staging/zookeeper/trunk/content/credits.html Thu Aug  7 04:18:26 2014
@@ -114,6 +114,7 @@
 <h3>Documentation</h3>
 
 <ul>
+<li><a href="./doc/r3.5.0-alpha">Release 3.5.0-alpha</a></li>
 <li><a href="./doc/r3.4.6">Release 3.4.6&#40;stable&#41;</a></li>
 <li><a href="./doc/r3.4.6">Release 3.4.6&#40;current&#41;</a></li>
 <li><a href="./doc/r3.4.5">Release 3.4.5</a></li>

Added: websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-frame.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-frame.html (added)
+++ websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-frame.html Thu Aug  7 04:18:26 2014
@@ -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 (version 1.7.0_65) on Fri Aug 01 15:14:03 PDT 2014 -->
+<title>All Classes (ZooKeeper 3.5.0-alpha API)</title>
+<meta name="date" content="2014-08-01">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All 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"><i>AsyncCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ACLCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.ACLCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.Children2Callback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.Children2Callback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ChildrenCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.ChildrenCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.Create2Callback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.Create2Callback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.DataCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.DataCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.MultiCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.MultiCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StatCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.StatCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StringCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.StringCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.VoidCallback.html" title="interface in org.apache.zookeeper" target="classFrame"><i>AsyncCallback.VoidCallback</i></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/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"><i>KeeperException.CodeDeprecated</i></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.EphemeralOnLocalSessionException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.EphemeralOnLocalSessionException</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.NewConfigNoQuorum.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NewConfigNoQuorum</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.NoWatcherException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.NoWatcherException</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.ReconfigInProgress.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.ReconfigInProgress</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/KeeperException.UnknownSessionException.html" title="class in org.apache.zookeeper" target="classFrame">KeeperException.UnknownSessionException</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/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/data/StatPersisted.html" title="class in org.apache.zookeeper.data" target="classFrame">StatPersisted</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"><i>Watcher</i></a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.html" title="interface in org.apache.zookeeper" target="classFrame"><i>Watcher.Event</i></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/Watcher.WatcherType.html" title="enum in org.apache.zookeeper" target="classFrame">Watcher.WatcherType</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"><i>ZooDefs.Ids</i></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper" target="classFrame"><i>ZooDefs.OpCode</i></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper" target="classFrame"><i>ZooDefs.Perms</i></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>

Added: websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-noframe.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-noframe.html (added)
+++ websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/allclasses-noframe.html Thu Aug  7 04:18:26 2014
@@ -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 (version 1.7.0_65) on Fri Aug 01 15:14:03 PDT 2014 -->
+<title>All Classes (ZooKeeper 3.5.0-alpha API)</title>
+<meta name="date" content="2014-08-01">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All 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"><i>AsyncCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ACLCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.ACLCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.Children2Callback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.Children2Callback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.ChildrenCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.ChildrenCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.Create2Callback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.Create2Callback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.DataCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.DataCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.MultiCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.MultiCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StatCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.StatCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.StringCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.StringCallback</i></a></li>
+<li><a href="org/apache/zookeeper/AsyncCallback.VoidCallback.html" title="interface in org.apache.zookeeper"><i>AsyncCallback.VoidCallback</i></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/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"><i>KeeperException.CodeDeprecated</i></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.EphemeralOnLocalSessionException.html" title="class in org.apache.zookeeper">KeeperException.EphemeralOnLocalSessionException</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.NewConfigNoQuorum.html" title="class in org.apache.zookeeper">KeeperException.NewConfigNoQuorum</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.NoWatcherException.html" title="class in org.apache.zookeeper">KeeperException.NoWatcherException</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.ReconfigInProgress.html" title="class in org.apache.zookeeper">KeeperException.ReconfigInProgress</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/KeeperException.UnknownSessionException.html" title="class in org.apache.zookeeper">KeeperException.UnknownSessionException</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/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/data/StatPersisted.html" title="class in org.apache.zookeeper.data">StatPersisted</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"><i>Watcher</i></a></li>
+<li><a href="org/apache/zookeeper/Watcher.Event.html" title="interface in org.apache.zookeeper"><i>Watcher.Event</i></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/Watcher.WatcherType.html" title="enum in org.apache.zookeeper">Watcher.WatcherType</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"><i>ZooDefs.Ids</i></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.OpCode.html" title="interface in org.apache.zookeeper"><i>ZooDefs.OpCode</i></a></li>
+<li><a href="org/apache/zookeeper/ZooDefs.Perms.html" title="interface in org.apache.zookeeper"><i>ZooDefs.Perms</i></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>

Added: websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/constant-values.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/constant-values.html (added)
+++ websites/staging/zookeeper/trunk/content/doc/r3.5.0-alpha/api/constant-values.html Thu Aug  7 04:18:26 2014
@@ -0,0 +1,578 @@
+<!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 (version 1.7.0_65) on Fri Aug 01 15:14:03 PDT 2014 -->
+<title>Constant Field Values (ZooKeeper 3.5.0-alpha API)</title>
+<meta name="date" content="2014-08-01">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values (ZooKeeper 3.5.0-alpha API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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 Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All 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 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.EphemeralOnLocalSession">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#EphemeralOnLocalSession">EphemeralOnLocalSession</a></code></td>
+<td class="colLast"><code>-120</code></td>
+</tr>
+<tr class="rowColor">
+<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="altColor">
+<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="rowColor">
+<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="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.NewConfigNoQuorum">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#NewConfigNoQuorum">NewConfigNoQuorum</a></code></td>
+<td class="colLast"><code>-13</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.ReconfigInProgress">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#ReconfigInProgress">ReconfigInProgress</a></code></td>
+<td class="colLast"><code>-14</code></td>
+</tr>
+<tr class="rowColor">
+<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="altColor">
+<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="rowColor">
+<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="altColor">
+<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>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.KeeperException.CodeDeprecated.UnknownSession">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/KeeperException.CodeDeprecated.html#UnknownSession">UnknownSession</a></code></td>
+<td class="colLast"><code>-12</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table 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.html" title="class in org.apache.zookeeper">ZooDefs</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.CONFIG_NODE">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.html#CONFIG_NODE">CONFIG_NODE</a></code></td>
+<td class="colLast"><code>"/zookeeper/config"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table 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.checkWatches">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#checkWatches">checkWatches</a></code></td>
+<td class="colLast"><code>17</code></td>
+</tr>
+<tr class="rowColor">
+<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="altColor">
+<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="rowColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.create2">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#create2">create2</a></code></td>
+<td class="colLast"><code>15</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.reconfig">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#reconfig">reconfig</a></code></td>
+<td class="colLast"><code>16</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.zookeeper.ZooDefs.OpCode.removeWatches">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/zookeeper/ZooDefs.OpCode.html#removeWatches">removeWatches</a></code></td>
+<td class="colLast"><code>18</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 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 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;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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 Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All 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; 2014 The Apache Software Foundation</small></p>
+</body>
+</html>