Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/missingSinces.txt URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/missingSinces.txt?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/missingSinces.txt (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/missingSinces.txt Thu Sep 3 05:07:48 2015 @@ -0,0 +1,145 @@ +MISSING @SINCE TAG: org.apache.zookeeper.AsyncCallback.Children2Callback Interface +MISSING @SINCE TAG: org.apache.zookeeper.AsyncCallback.Create2Callback Interface +MISSING @SINCE TAG: org.apache.zookeeper.AsyncCallback.MultiCallback Interface +MISSING @SINCE TAG: org.apache.zookeeper.ClientCnxnSocketNetty Class +NO DOC BLOCK: org.apache.zookeeper.ClientCnxnSocketNIO Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.EphemeralOnLocalSessionException Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.NewConfigNoQuorum Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.NotReadOnlyException Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.NoWatcherException Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.ReconfigInProgress Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.SessionMovedException Class +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.UnknownSessionException Class +NO DOC BLOCK: org.apache.zookeeper.Login Class +MISSING @SINCE TAG: org.apache.zookeeper.MultiResponse Class +MISSING @SINCE TAG: org.apache.zookeeper.MultiTransactionRecord Class +MISSING @SINCE TAG: org.apache.zookeeper.Op Class +NO DOC BLOCK: org.apache.zookeeper.Op.Check Class +NO DOC BLOCK: org.apache.zookeeper.Op.Create Class +NO DOC BLOCK: org.apache.zookeeper.Op.Delete Class +NO DOC BLOCK: org.apache.zookeeper.Op.SetData Class +MISSING @SINCE TAG: org.apache.zookeeper.OpResult Class +MISSING @SINCE TAG: org.apache.zookeeper.OpResult.CheckResult Class +MISSING @SINCE TAG: org.apache.zookeeper.OpResult.CreateResult Class +MISSING @SINCE TAG: org.apache.zookeeper.OpResult.DeleteResult Class +MISSING @SINCE TAG: org.apache.zookeeper.OpResult.ErrorResult Class +MISSING @SINCE TAG: org.apache.zookeeper.OpResult.SetDataResult Class +MISSING @SINCE TAG: org.apache.zookeeper.Shell Class +MISSING @SINCE TAG: org.apache.zookeeper.Shell.ExitCodeException Class +MISSING @SINCE TAG: org.apache.zookeeper.Shell.ShellCommandExecutor Class +MISSING @SINCE TAG: org.apache.zookeeper.Testable Interface +OK: org.apache.zookeeper.Transaction Class +MISSING @SINCE TAG: org.apache.zookeeper.WatchDeregistration Class +MISSING @SINCE TAG: org.apache.zookeeper.Watcher.WatcherType Class +NO DOC BLOCK: org.apache.zookeeper.ZKUtil Class +MISSING @SINCE TAG: org.apache.zookeeper.ClientCnxn Constructor (java.lang.String, org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, boolean) +MISSING @SINCE TAG: org.apache.zookeeper.ClientCnxn Constructor (java.lang.String, org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, long, byte[], boolean) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.BadArgumentsException Constructor (java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.BadVersionException Constructor (java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.InvalidACLException Constructor (java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException Constructor (java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.NodeExistsException Constructor (java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.NoNodeException Constructor (java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.KeeperException.NotEmptyException Constructor (java.lang.String) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Constructor (java.lang.String, int, org.apache.zookeeper.Watcher, boolean) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Constructor (java.lang.String, int, org.apache.zookeeper.Watcher, boolean, org.apache.zookeeper.client.HostProvider) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Constructor (java.lang.String, int, org.apache.zookeeper.Watcher, long, byte[], boolean) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Constructor (java.lang.String, int, org.apache.zookeeper.Watcher, long, byte[], boolean, org.apache.zookeeper.client.HostProvider) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Constructor (java.lang.String[]) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Constructor (org.apache.zookeeper.ZooKeeper) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeperMain Method addToHistory(int, java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method connectToZK(java.lang.String) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method create(java.lang.String, byte[], java.util.List, org.apache.zookeeper.CreateMode, org.apache.zookeeper.data.Stat) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method create(java.lang.String, byte[], java.util.List, org.apache.zookeeper.CreateMode, org.apache.zookeeper.AsyncCallback.Create2Callback, java.lang.Object) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Method defaultWatchManager() +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method executeLine(java.lang.String) +MISSING @SINCE TAG: org.apache.zookeeper.CreateMode Method fromFlag(int, org.apache.zookeeper.CreateMode) +OK: org.apache.zookeeper.ZooKeeper Method getChildren(java.lang.String, boolean, org.apache.zookeeper.data.Stat) +OK: org.apache.zookeeper.ZooKeeper Method getChildren(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.data.Stat) +OK: org.apache.zookeeper.ZooKeeper Method getChildren(java.lang.String, boolean, org.apache.zookeeper.AsyncCallback.Children2Callback, java.lang.Object) +OK: org.apache.zookeeper.ZooKeeper Method getChildren(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.AsyncCallback.Children2Callback, java.lang.Object) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method getCommands() +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method getConfig(boolean, org.apache.zookeeper.data.Stat) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method getConfig(org.apache.zookeeper.Watcher, org.apache.zookeeper.data.Stat) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method getConfig(boolean, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method getConfig(org.apache.zookeeper.Watcher, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object) +MISSING @SINCE TAG: org.apache.zookeeper.ClientCnxn Method getDisableAutoResetWatch() +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method getLastZxid() +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method getPrintWatches() +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method getPrompt() +OK: org.apache.zookeeper.KeeperException Method getResults() +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Method getSaslClient() +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method getSessionTimeout() +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method getSessionTimeout() +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Method getTestable() +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method getXid() +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper.States Method isConnected() +NO DOC BLOCK: org.apache.zookeeper.CreateMode Method isContainer() +OK: org.apache.zookeeper.ZooKeeper Method multi(java.lang.Iterable) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method multi(java.lang.Iterable, org.apache.zookeeper.AsyncCallback.MultiCallback, java.lang.Object) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Method multiInternal(org.apache.zookeeper.MultiTransactionRecord) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Method multiInternal(org.apache.zookeeper.MultiTransactionRecord, org.apache.zookeeper.AsyncCallback.MultiCallback, java.lang.Object) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method printMessage(java.lang.String) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method processCmd(org.apache.zookeeper.ZooKeeperMain.MyCommandOptions) +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Method processZKCmd(org.apache.zookeeper.ZooKeeperMain.MyCommandOptions) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method reconfig(java.lang.String, java.lang.String, java.lang.String, long, org.apache.zookeeper.data.Stat) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method reconfig(java.util.List, java.util.List, java.util.List, long, org.apache.zookeeper.data.Stat) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method reconfig(java.lang.String, java.lang.String, java.lang.String, long, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method reconfig(java.util.List, java.util.List, java.util.List, long, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object) +OK: org.apache.zookeeper.ZooKeeper Method removeAllWatches(java.lang.String, org.apache.zookeeper.Watcher.WatcherType, boolean) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method removeAllWatches(java.lang.String, org.apache.zookeeper.Watcher.WatcherType, boolean, org.apache.zookeeper.AsyncCallback.VoidCallback, java.lang.Object) +OK: org.apache.zookeeper.ZooKeeper Method removeWatches(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.Watcher.WatcherType, boolean) +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method removeWatches(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.Watcher.WatcherType, boolean, org.apache.zookeeper.AsyncCallback.VoidCallback, java.lang.Object) +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method saslCompleted() +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method sendPacket(org.apache.jute.Record, org.apache.jute.Record, org.apache.zookeeper.AsyncCallback, int) +MISSING @SINCE TAG: org.apache.zookeeper.ClientCnxn Method setDisableAutoResetWatch(boolean) +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method start() +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Method submitRequest(org.apache.zookeeper.proto.RequestHeader, org.apache.jute.Record, org.apache.jute.Record, org.apache.zookeeper.ZooKeeper.WatchRegistration, org.apache.zookeeper.WatchDeregistration) +OK: org.apache.zookeeper.ZooKeeper Method testableLocalSocketAddress() +OK: org.apache.zookeeper.ZooKeeper Method testableRemoteSocketAddress() +OK: org.apache.zookeeper.ZooKeeper Method testableWaitForShutdown(int) +OK: org.apache.zookeeper.ZooKeeper Method toString() +OK: org.apache.zookeeper.ZooKeeper Method transaction() +MISSING @SINCE TAG: org.apache.zookeeper.ZooKeeper Method updateServerList(java.lang.String) +MISSING @SINCE TAG: org.apache.zookeeper.Watcher.Event.KeeperState Field AuthFailed +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field check +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field checkWatches +NO DOC BLOCK: org.apache.zookeeper.Watcher.Event.EventType Field ChildWatchRemoved +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field cl +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field commandCount +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field commandMap +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field commandMapCli +NO DOC BLOCK: org.apache.zookeeper.ZooDefs Field CONFIG_NODE +MISSING @SINCE TAG: org.apache.zookeeper.Watcher.Event.KeeperState Field ConnectedReadOnly +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper.States Field CONNECTEDREADONLY +MISSING @SINCE TAG: org.apache.zookeeper.CreateMode Field CONTAINER +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field create2 +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field createContainer +NO DOC BLOCK: org.apache.zookeeper.Watcher.Event.EventType Field DataWatchRemoved +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field deleteContainer +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field EPHEMERALONLOCALSESSION +NO DOC BLOCK: org.apache.zookeeper.KeeperException.CodeDeprecated Field EphemeralOnLocalSession +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field getChildren2 +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field history +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field host +NO DOC BLOCK: org.apache.zookeeper.Environment Field JAAS_CONF_KEY +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field multi +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field NEWCONFIGNOQUORUM +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.CodeDeprecated Field NewConfigNoQuorum +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper.States Field NOT_CONNECTED +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field NOTREADONLY +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field NOWATCHER +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field printWatches +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field reconfig +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field RECONFIGINPROGRESS +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.CodeDeprecated Field ReconfigInProgress +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field removeWatches +NO DOC BLOCK: org.apache.zookeeper.ZooDefs.OpCode Field sasl +MISSING @SINCE TAG: org.apache.zookeeper.Watcher.Event.KeeperState Field SaslAuthenticated +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Field SECURE_CLIENT +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field SESSIONMOVED +MISSING @SINCE TAG: org.apache.zookeeper.KeeperException.Code Field UNKNOWNSESSION +NO DOC BLOCK: org.apache.zookeeper.KeeperException.CodeDeprecated Field UnknownSession +NO DOC BLOCK: org.apache.zookeeper.ZooKeeperMain Field zk +NO DOC BLOCK: org.apache.zookeeper.ZooKeeper Field ZOOKEEPER_CLIENT_CNXN_SOCKET +NO DOC BLOCK: org.apache.zookeeper.ClientCnxn Field zooKeeperSaslClient
Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/stylesheet-jdiff.css URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/stylesheet-jdiff.css?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/stylesheet-jdiff.css (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/stylesheet-jdiff.css Thu Sep 3 05:07:48 2015 @@ -0,0 +1,47 @@ + +/* The JDiff style sheet, derived from the Javadoc style sheet. */ +/* Generated by the JDiff Javadoc doclet */ +/* (http://www.jdiff.org) */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background: #CCFFFF url(background.gif); font-family: arial; } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ +.TableRowColor { background: #FFFFFF } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: normal; font-family: normal } +.FrameHeadingFont { font-size: normal; font-family: normal } +.FrameItemFont { font-size: normal; font-family: normal } + +/* Example of smaller, sans-serif font in frames */ +/* .FrameItemFont { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */ + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#FFFFCC;} /* Changed to yellowish to make difference from Javadoc clear */ +.NavBarCell1Rev { background-color:#00008B;}/* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} + +/* + Links which become blue when hovered upon and show that they have been + visited. +*/ +a.hiddenlink:link {color: black; text-decoration: none} +a.hiddenlink:visited {color: purple; text-decoration: none} +a.hiddenlink:hover {color: blue; text-decoration: underline;} + +/* + Links which become blue when hovered upon but do not show that they have + been visited. +*/ +a.staysblack:link {color: black; text-decoration: none} +a.staysblack:visited {color: black; text-decoration: none} +a.staysblack:hover {color: blue; text-decoration: underline;} Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/user_comments_for_zookeeper_3.1.1_to_zookeeper_3.5.1-alpha.xml URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/user_comments_for_zookeeper_3.1.1_to_zookeeper_3.5.1-alpha.xml?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/user_comments_for_zookeeper_3.1.1_to_zookeeper_3.5.1-alpha.xml (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/jdiff/user_comments_for_zookeeper_3.1.1_to_zookeeper_3.5.1-alpha.xml Thu Sep 3 05:07:48 2015 @@ -0,0 +1,1158 @@ +<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> +<comments + xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' + xsi:noNamespaceSchemaLocation='comments.xsd' + name="zookeeper_3.1.1_to_zookeeper_3.5.1-alpha" + jdversion="1.0.9"> + +<!-- This file contains comments for a JDiff report. --> +<!-- It is used only in generating the report, and does not need to ship with the final report. --> + +<!-- The id attribute in an identifier element identifiers the change as noted in the report. --> +<!-- An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional text. --> +<!-- A comment element can have multiple identifier elements, which will --> +<!-- will cause the same text to appear at each place in the report, but --> +<!-- will be converted to separate comments when the comments file is used. --> +<!-- HTML tags in the text field will appear in the report. --> +<comment> + <identifier id="org.apache.zookeeper"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.ACLCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.ACLCallback.processResult_changed(int, java.lang.String, java.lang.Object, java.util.List, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.Children2Callback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.ChildrenCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.ChildrenCallback.processResult_changed(int, java.lang.String, java.lang.Object, java.util.List)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.Create2Callback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.DataCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.DataCallback.processResult_changed(int, java.lang.String, java.lang.Object, byte[], org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.MultiCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.StatCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.StatCallback.processResult_changed(int, java.lang.String, java.lang.Object, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.StringCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.StringCallback.processResult_changed(int, java.lang.String, java.lang.Object, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.VoidCallback"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.AsyncCallback.VoidCallback.processResult_changed(int, java.lang.String, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.ctor_added(java.lang.String, org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.ctor_added(java.lang.String, org.apache.zookeeper.client.HostProvider, int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, org.apache.zookeeper.ClientCnxnSocket, long, byte[], boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.ctor_removed(java.lang.String, int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.ctor_removed(java.lang.String, int, org.apache.zookeeper.ZooKeeper, org.apache.zookeeper.ClientWatchManager, long, byte[])"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.disableAutoWatchReset"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.getDisableAutoResetWatch_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.getLastZxid_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.getSessionTimeout_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.getXid_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.packetLen"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.saslCompleted_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.sendPacket_added(org.apache.jute.Record, org.apache.jute.Record, org.apache.zookeeper.AsyncCallback, int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.setDisableAutoResetWatch_added(boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.start_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.submitRequest_added(org.apache.zookeeper.proto.RequestHeader, org.apache.jute.Record, org.apache.jute.Record, org.apache.zookeeper.ZooKeeper.WatchRegistration, org.apache.zookeeper.WatchDeregistration)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxn.zooKeeperSaslClient"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxnSocketNIO"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientCnxnSocketNetty"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientWatchManager"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ClientWatchManager.materialize_changed(org.apache.zookeeper.Watcher.Event.KeeperState, org.apache.zookeeper.Watcher.Event.EventType, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.CreateMode"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.CreateMode.CONTAINER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.CreateMode.fromFlag_added(int, org.apache.zookeeper.CreateMode)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.CreateMode.isContainer_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Environment"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Environment.JAAS_CONF_KEY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Environment.logEnv_changed(java.lang.String, org.slf4j.Logger)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.BadArgumentsException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.BadArgumentsException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.BadVersionException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.BadVersionException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.EPHEMERALONLOCALSESSION"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.NEWCONFIGNOQUORUM"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.NOTREADONLY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.NOWATCHER"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.RECONFIGINPROGRESS"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.SESSIONMOVED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.Code.UNKNOWNSESSION"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.CodeDeprecated"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.CodeDeprecated.EphemeralOnLocalSession"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.CodeDeprecated.NewConfigNoQuorum"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.CodeDeprecated.ReconfigInProgress"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.CodeDeprecated.UnknownSession"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.EphemeralOnLocalSessionException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.InvalidACLException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.InvalidACLException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NewConfigNoQuorum"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NoNodeException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NoNodeException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NoWatcherException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NodeExistsException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NodeExistsException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NotEmptyException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NotEmptyException.ctor_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.NotReadOnlyException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.ReconfigInProgress"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.SessionMovedException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.UnknownSessionException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.KeeperException.getResults_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Login"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.MultiResponse"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.MultiTransactionRecord"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Op"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Op.Check"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Op.Create"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Op.Delete"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Op.SetData"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.OpResult"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.OpResult.CheckResult"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.OpResult.CreateResult"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.OpResult.DeleteResult"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.OpResult.ErrorResult"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.OpResult.SetDataResult"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Shell"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Shell.ExitCodeException"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Shell.ShellCommandExecutor"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Testable"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Transaction"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.WatchDeregistration"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.EventType"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.EventType.ChildWatchRemoved"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.EventType.DataWatchRemoved"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.KeeperState"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.KeeperState.AuthFailed"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.KeeperState.ConnectedReadOnly"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.Event.KeeperState.SaslAuthenticated"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.WatcherType"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.Watcher.process_changed(org.apache.zookeeper.WatchedEvent)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZKUtil"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.CONFIG_NODE"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.check"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.checkWatches"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.create2"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.createContainer"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.deleteContainer"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.getChildren2"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.multi"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.reconfig"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.removeWatches"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooDefs.OpCode.sasl"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.SECURE_CLIENT"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.States"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.States.CONNECTEDREADONLY"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.States.NOT_CONNECTED"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.States.isConnected_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.ZOOKEEPER_CLIENT_CNXN_SOCKET"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.create_added(java.lang.String, byte[], java.util.List, org.apache.zookeeper.CreateMode, org.apache.zookeeper.AsyncCallback.Create2Callback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.create_added(java.lang.String, byte[], java.util.List, org.apache.zookeeper.CreateMode, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.ctor_added(java.lang.String, int, org.apache.zookeeper.Watcher, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.ctor_added(java.lang.String, int, org.apache.zookeeper.Watcher, boolean, org.apache.zookeeper.client.HostProvider)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.ctor_added(java.lang.String, int, org.apache.zookeeper.Watcher, long, byte[], boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.ctor_added(java.lang.String, int, org.apache.zookeeper.Watcher, long, byte[], boolean, org.apache.zookeeper.client.HostProvider)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.defaultWatchManager_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getChildren_added(java.lang.String, boolean, org.apache.zookeeper.AsyncCallback.Children2Callback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getChildren_added(java.lang.String, boolean, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getChildren_added(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.AsyncCallback.Children2Callback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getChildren_added(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getConfig_added(boolean, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getConfig_added(boolean, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getConfig_added(org.apache.zookeeper.Watcher, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getConfig_added(org.apache.zookeeper.Watcher, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getSaslClient_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getSessionTimeout_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.getTestable_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.multiInternal_added(org.apache.zookeeper.MultiTransactionRecord)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.multiInternal_added(org.apache.zookeeper.MultiTransactionRecord, org.apache.zookeeper.AsyncCallback.MultiCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.multi_added(java.lang.Iterable)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.multi_added(java.lang.Iterable, org.apache.zookeeper.AsyncCallback.MultiCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.reconfig_added(java.lang.String, java.lang.String, java.lang.String, long, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.reconfig_added(java.lang.String, java.lang.String, java.lang.String, long, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.reconfig_added(java.util.List, java.util.List, java.util.List, long, org.apache.zookeeper.AsyncCallback.DataCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.reconfig_added(java.util.List, java.util.List, java.util.List, long, org.apache.zookeeper.data.Stat)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.removeAllWatches_added(java.lang.String, org.apache.zookeeper.Watcher.WatcherType, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.removeAllWatches_added(java.lang.String, org.apache.zookeeper.Watcher.WatcherType, boolean, org.apache.zookeeper.AsyncCallback.VoidCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.removeWatches_added(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.Watcher.WatcherType, boolean)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.removeWatches_added(java.lang.String, org.apache.zookeeper.Watcher, org.apache.zookeeper.Watcher.WatcherType, boolean, org.apache.zookeeper.AsyncCallback.VoidCallback, java.lang.Object)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.testableLocalSocketAddress_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.testableRemoteSocketAddress_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.testableWaitForShutdown_added(int)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.toString_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.transaction_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.updateServerList_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeper.validatePath_removed(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.addToHistory_added(int, java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.cl"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.commandCount"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.commandMap"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.commandMapCli"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.connectToZK_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.ctor_added(java.lang.String[])"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.ctor_added(org.apache.zookeeper.ZooKeeper)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.ctor_removed()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.executeLine_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.getCommands_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.getPrintWatches_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.getPrompt_added()"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.history"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.host"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.main_changed(java.lang.String[])"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.printMessage_added(java.lang.String)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.printWatches"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.processCmd_added(org.apache.zookeeper.ZooKeeperMain.MyCommandOptions)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.processZKCmd_added(org.apache.zookeeper.ZooKeeperMain.MyCommandOptions)"/> + <text> + InsertCommentsHere + </text> +</comment> +<comment> + <identifier id="org.apache.zookeeper.ZooKeeperMain.zk"/> + <text> + InsertCommentsHere + </text> +</comment> + +</comments> Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.html URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.html?rev=1700930&view=auto ============================================================================== --- zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.html (added) +++ zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.html Thu Sep 3 05:07:48 2015 @@ -0,0 +1,385 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<meta content="Apache Forrest" name="Generator"> +<meta name="Forrest-version" content="0.9"> +<meta name="Forrest-skin-name" content="pelt"> +<title>Site Linkmap Table of Contents</title> +<link type="text/css" href="skin/basic.css" rel="stylesheet"> +<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet"> +<link media="print" type="text/css" href="skin/print.css" rel="stylesheet"> +<link type="text/css" href="skin/profile.css" rel="stylesheet"> +<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script> +<link rel="shortcut icon" href="images/favicon.ico"> +</head> +<body onload="init()"> +<script type="text/javascript">ndeSetTextSize();</script> +<div id="top"> +<!--+ + |breadtrail + +--> +<div class="breadtrail"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://zookeeper.apache.org/">ZooKeeper</a> > <a href="http://zookeeper.apache.org/">ZooKeeper</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script> +</div> +<!--+ + |header + +--> +<div class="header"> +<!--+ + |start group logo + +--> +<div class="grouplogo"> +<a href="http://hadoop.apache.org/"><img class="logoImage" alt="Hadoop" src="images/hadoop-logo.jpg" title="Apache Hadoop"></a> +</div> +<!--+ + |end group logo + +--> +<!--+ + |start Project Logo + +--> +<div class="projectlogo"> +<a href="http://zookeeper.apache.org/"><img class="logoImage" alt="ZooKeeper" src="images/zookeeper_small.gif" title="ZooKeeper: distributed coordination"></a> +</div> +<!--+ + |end Project Logo + +--> +<!--+ + |start Search + +--> +<div class="searchbox"> +<form action="http://www.google.com/search" method="get" class="roundtopsmall"> +<input value="zookeeper.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google"> + <input name="Search" value="Search" type="submit"> +</form> +</div> +<!--+ + |end search + +--> +<!--+ + |start Tabs + +--> +<ul id="tabs"> +<li> +<a class="unselected" href="http://zookeeper.apache.org/">Project</a> +</li> +<li> +<a class="unselected" href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/">Wiki</a> +</li> +<li class="current"> +<a class="selected" href="index.html">ZooKeeper 3.5 Documentation</a> +</li> +</ul> +<!--+ + |end Tabs + +--> +</div> +</div> +<div id="main"> +<div id="publishedStrip"> +<!--+ + |start Subtabs + +--> +<div id="level2tabs"></div> +<!--+ + |end Endtabs + +--> +<script type="text/javascript"><!-- +document.write("Last Published: " + document.lastModified); +// --></script> +</div> +<!--+ + |breadtrail + +--> +<div class="breadtrail"> + + + </div> +<!--+ + |start Menu, mainarea + +--> +<!--+ + |start Menu + +--> +<div id="menu"> +<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Overview</div> +<div id="menu_1.1" class="menuitemgroup"> +<div class="menuitem"> +<a href="index.html">Welcome</a> +</div> +<div class="menuitem"> +<a href="zookeeperOver.html">Overview</a> +</div> +<div class="menuitem"> +<a href="zookeeperStarted.html">Getting Started</a> +</div> +<div class="menuitem"> +<a href="releasenotes.html">Release Notes</a> +</div> +</div> +<div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Developer</div> +<div id="menu_1.2" class="menuitemgroup"> +<div class="menuitem"> +<a href="api/index.html">API Docs</a> +</div> +<div class="menuitem"> +<a href="zookeeperProgrammers.html">Programmer's Guide</a> +</div> +<div class="menuitem"> +<a href="javaExample.html">Java Example</a> +</div> +<div class="menuitem"> +<a href="zookeeperTutorial.html">Barrier and Queue Tutorial</a> +</div> +<div class="menuitem"> +<a href="recipes.html">Recipes</a> +</div> +</div> +<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Admin & Ops</div> +<div id="menu_1.3" class="menuitemgroup"> +<div class="menuitem"> +<a href="zookeeperAdmin.html">Administrator's Guide</a> +</div> +<div class="menuitem"> +<a href="zookeeperQuotas.html">Quota Guide</a> +</div> +<div class="menuitem"> +<a href="zookeeperJMX.html">JMX</a> +</div> +<div class="menuitem"> +<a href="zookeeperObservers.html">Observers Guide</a> +</div> +</div> +<div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" class="menutitle">Contributor</div> +<div id="menu_1.4" class="menuitemgroup"> +<div class="menuitem"> +<a href="zookeeperInternals.html">ZooKeeper Internals</a> +</div> +</div> +<div onclick="SwitchMenu('menu_1.5', 'skin/')" id="menu_1.5Title" class="menutitle">Miscellaneous</div> +<div id="menu_1.5" class="menuitemgroup"> +<div class="menuitem"> +<a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER">Wiki</a> +</div> +<div class="menuitem"> +<a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/FAQ">FAQ</a> +</div> +<div class="menuitem"> +<a href="http://zookeeper.apache.org/mailing_lists.html">Mailing Lists</a> +</div> +</div> +<div id="credit"></div> +<div id="roundbottom"> +<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div> +<!--+ + |alternative credits + +--> +<div id="credit2"></div> +</div> +<!--+ + |end Menu + +--> +<!--+ + |start content + +--> +<div id="content"> +<div title="Portable Document Format" class="pdflink"> +<a class="dida" href="linkmap.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br> + PDF</a> +</div> +<h1>Site Linkmap Table of Contents</h1> +<div id="front-matter"></div> +<p> + This is a map of the complete site and its structure. + </p> +<ul> +<li> +<a>ZooKeeper</a> ___________________ <em>site</em> +</li> +<ul> + + +<ul> +<li> +<a>Overview</a> ___________________ <em>docs</em> +</li> +<ul> + +<ul> +<li> +<a href="index.html">Welcome</a> ___________________ <em>welcome</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperOver.html">Overview</a> ___________________ <em>overview</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperStarted.html">Getting Started</a> ___________________ <em>started</em> +</li> +</ul> + +<ul> +<li> +<a href="releasenotes.html">Release Notes</a> ___________________ <em>relnotes</em> +</li> +</ul> + +</ul> +</ul> + + +<ul> +<li> +<a>Developer</a> ___________________ <em>docs</em> +</li> +<ul> + +<ul> +<li> +<a href="api/index.html">API Docs</a> ___________________ <em>api</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperProgrammers.html">Programmer's Guide</a> ___________________ <em>program</em> +</li> +</ul> + +<ul> +<li> +<a href="javaExample.html">Java Example</a> ___________________ <em>javaEx</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperTutorial.html">Barrier and Queue Tutorial</a> ___________________ <em>barTutor</em> +</li> +</ul> + +<ul> +<li> +<a href="recipes.html">Recipes</a> ___________________ <em>recipes</em> +</li> +</ul> + +</ul> +</ul> + + +<ul> +<li> +<a>Admin & Ops</a> ___________________ <em>docs</em> +</li> +<ul> + +<ul> +<li> +<a href="zookeeperAdmin.html">Administrator's Guide</a> ___________________ <em>admin</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperQuotas.html">Quota Guide</a> ___________________ <em>quota</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperJMX.html">JMX</a> ___________________ <em>jmx</em> +</li> +</ul> + +<ul> +<li> +<a href="zookeeperObservers.html">Observers Guide</a> ___________________ <em>observers</em> +</li> +</ul> + +</ul> +</ul> + + +<ul> +<li> +<a>Contributor</a> ___________________ <em>docs</em> +</li> +<ul> + +<ul> +<li> +<a href="zookeeperInternals.html">ZooKeeper Internals</a> ___________________ <em>internals</em> +</li> +</ul> + +</ul> +</ul> + + +<ul> +<li> +<a>Miscellaneous</a> ___________________ <em>docs</em> +</li> +<ul> + +<ul> +<li> +<a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER">Wiki</a> ___________________ <em>wiki</em> +</li> +</ul> + +<ul> +<li> +<a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/FAQ">FAQ</a> ___________________ <em>faq</em> +</li> +</ul> + +<ul> +<li> +<a href="http://zookeeper.apache.org/mailing_lists.html">Mailing Lists</a> ___________________ <em>lists</em> +</li> +</ul> + + +</ul> +</ul> + + + + + + +</ul> +</ul> +</div> +<!--+ + |end content + +--> +<div class="clearboth"> </div> +</div> +<div id="footer"> +<!--+ + |start bottomstrip + +--> +<div class="lastmodified"> +<script type="text/javascript"><!-- +document.write("Last Published: " + document.lastModified); +// --></script> +</div> +<div class="copyright"> + Copyright © + 2008-2013 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a> +</div> +<!--+ + |end bottomstrip + +--> +</div> +</body> +</html> Added: zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.pdf URL: http://svn.apache.org/viewvc/zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.pdf?rev=1700930&view=auto ============================================================================== Binary file - no diff available. Propchange: zookeeper/site/trunk/content/doc/r3.5.1-alpha/linkmap.pdf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream