You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2014/11/04 22:15:29 UTC

svn commit: r1636737 [6/25] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/...

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,340 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:39 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>TreeCacheEvent (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="TreeCacheEvent (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TreeCacheEvent.html">Use</a></li>
+<li><a href="package-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><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheEvent.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.curator.framework.recipes.cache</div>
+<h2 title="Class TreeCacheEvent" class="title">Class TreeCacheEvent</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.curator.framework.recipes.cache.TreeCacheEvent</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">TreeCacheEvent</span>
+extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
+<div class="block">POJO that abstracts a change to a path</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></span></code>
+<div class="block">Type of change</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html#TreeCacheEvent-org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type-org.apache.curator.framework.recipes.cache.ChildData-">TreeCacheEvent</a></span>(<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a>&nbsp;type,
+              <a href="../../../../../../org/apache/curator/framework/recipes/cache/ChildData.html" title="class in org.apache.curator.framework.recipes.cache">ChildData</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/curator/framework/recipes/cache/ChildData.html" title="class in org.apache.curator.framework.recipes.cache">ChildData</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html#getData--">getData</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><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 class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TreeCacheEvent-org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type-org.apache.curator.framework.recipes.cache.ChildData-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TreeCacheEvent</h4>
+<pre>public&nbsp;TreeCacheEvent(<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a>&nbsp;type,
+                      <a href="../../../../../../org/apache/curator/framework/recipes/cache/ChildData.html" title="class in org.apache.curator.framework.recipes.cache">ChildData</a>&nbsp;data)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>type</code> - event type</dd>
+<dd><code>data</code> - event data or null</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getType--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a>&nbsp;getType()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>change type</dd>
+</dl>
+</li>
+</ul>
+<a name="getData--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getData</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/ChildData.html" title="class in org.apache.curator.framework.recipes.cache">ChildData</a>&nbsp;getData()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the node's data</dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&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>&nbsp;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TreeCacheEvent.html">Use</a></li>
+<li><a href="package-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><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheEvent.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheListener.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheListener.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheListener.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,237 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:39 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>TreeCacheListener (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="TreeCacheListener (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TreeCacheListener.html">Use</a></li>
+<li><a href="package-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><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/curator/framework/recipes/cache/TreeCacheListener.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.curator.framework.recipes.cache</div>
+<h2 title="Interface TreeCacheListener" class="title">Interface TreeCacheListener</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">TreeCacheListener</span></pre>
+<div class="block">Listener for <a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache"><code>TreeCache</code></a> changes</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html#childEvent-org.apache.curator.framework.CuratorFramework-org.apache.curator.framework.recipes.cache.TreeCacheEvent-">childEvent</a></span>(<a href="../../../../../../org/apache/curator/framework/CuratorFramework.html" title="interface in org.apache.curator.framework">CuratorFramework</a>&nbsp;client,
+          <a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a>&nbsp;event)</code>
+<div class="block">Called when a change has occurred</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="childEvent-org.apache.curator.framework.CuratorFramework-org.apache.curator.framework.recipes.cache.TreeCacheEvent-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>childEvent</h4>
+<pre>void&nbsp;childEvent(<a href="../../../../../../org/apache/curator/framework/CuratorFramework.html" title="interface in org.apache.curator.framework">CuratorFramework</a>&nbsp;client,
+                <a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a>&nbsp;event)
+         throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
+<div class="block">Called when a change has occurred</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>client</code> - the client</dd>
+<dd><code>event</code> - describes the change</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - errors</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TreeCacheListener.html">Use</a></li>
+<li><a href="package-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><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/curator/framework/recipes/cache/TreeCacheListener.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/ChildData.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/ChildData.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/ChildData.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/ChildData.html Tue Nov  4 21:14:52 2014
@@ -265,4 +265,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCache.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCache.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCache.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCache.html Tue Nov  4 21:14:52 2014
@@ -123,4 +123,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCacheListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCacheListener.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCacheListener.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/NodeCacheListener.html Tue Nov  4 21:14:52 2014
@@ -165,4 +165,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.StartMode.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.StartMode.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.StartMode.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.StartMode.html Tue Nov  4 21:14:52 2014
@@ -187,4 +187,4 @@ the order they are declared.</div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCache.html Tue Nov  4 21:14:52 2014
@@ -123,4 +123,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.Type.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.Type.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.Type.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.Type.html Tue Nov  4 21:14:52 2014
@@ -188,4 +188,4 @@ the order they are declared.</div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheEvent.html Tue Nov  4 21:14:52 2014
@@ -210,4 +210,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheListener.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheListener.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheListener.html Tue Nov  4 21:14:52 2014
@@ -187,4 +187,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheMode.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheMode.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheMode.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/PathChildrenCacheMode.html Tue Nov  4 21:14:52 2014
@@ -201,4 +201,4 @@ the order they are declared.</div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.Builder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.Builder.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.Builder.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.Builder.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.TreeCache.Builder (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCache.Builder (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCache.Builder.html" target="_top">Frames</a></li>
+<li><a href="TreeCache.Builder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCache.Builder" class="title">Uses of Class<br>org.apache.curator.framework.recipes.cache.TreeCache.Builder</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.curator.framework.recipes.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a> in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a> that return <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#newBuilder-org.apache.curator.framework.CuratorFramework-java.lang.String-">newBuilder</a></span>(<a href="../../../../../../../org/apache/curator/framework/CuratorFramework.html" title="interface in org.apache.curator.framework">CuratorFramework</a>&nbsp;client,
+          <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>&nbsp;path)</code>
+<div class="block">Create a TreeCache builder for the given client and path to configure advanced options.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setCacheData-boolean-">setCacheData</a></span>(boolean&nbsp;cacheData)</code>
+<div class="block">Sets whether or not to cache byte data per node; default <code>true</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setDataIsCompressed-boolean-">setDataIsCompressed</a></span>(boolean&nbsp;dataIsCompressed)</code>
+<div class="block">Sets whether or to decompress node data; default <code>false</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setExecutor-org.apache.curator.utils.CloseableExecutorService-">setExecutor</a></span>(<a href="../../../../../../../org/apache/curator/utils/CloseableExecutorService.html" title="class in org.apache.curator.utils">CloseableExecutorService</a>&nbsp;executorService)</code>
+<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setExecutor-java.util.concurrent.ExecutorService-">setExecutor</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ExecutorService</a>&nbsp;executorService)</code>
+<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setExecutor-java.util.concurrent.ThreadFactory-">setExecutor</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ThreadFactory.html?is-external=true" title="class or interface in java.util.concurrent">ThreadFactory</a>&nbsp;threadFactory)</code>
+<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#setMaxDepth-int-">setMaxDepth</a></span>(int&nbsp;maxDepth)</code>
+<div class="block">Sets the maximum depth to explore/watch.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCache.Builder.html" target="_top">Frames</a></li>
+<li><a href="TreeCache.Builder.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCache.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,174 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.TreeCache (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCache (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCache.html" target="_top">Frames</a></li>
+<li><a href="TreeCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCache" class="title">Uses of Class<br>org.apache.curator.framework.recipes.cache.TreeCache</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.curator.framework.recipes.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a> in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a> that return <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html#build--">build</a></span>()</code>
+<div class="block">Builds the <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache"><code>TreeCache</code></a> based on configured values.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#start--">start</a></span>()</code>
+<div class="block">Start the cache.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCache.html" target="_top">Frames</a></li>
+<li><a href="TreeCache.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.Type.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.Type.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.Type.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.Type.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,191 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.Type.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheEvent.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type" class="title">Uses of Class<br>org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.curator.framework.recipes.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a> in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a> that return <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCacheEvent.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCacheEvent.Type.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<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>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a>[]</code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCacheEvent.Type.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html#values--">values</a></span>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a> with parameters of type <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html#TreeCacheEvent-org.apache.curator.framework.recipes.cache.TreeCacheEvent.Type-org.apache.curator.framework.recipes.cache.ChildData-">TreeCacheEvent</a></span>(<a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">TreeCacheEvent.Type</a>&nbsp;type,
+              <a href="../../../../../../../org/apache/curator/framework/recipes/cache/ChildData.html" title="class in org.apache.curator.framework.recipes.cache">ChildData</a>&nbsp;data)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html" title="enum in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.Type.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheEvent.Type.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.TreeCacheEvent (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCacheEvent (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheEvent.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.curator.framework.recipes.cache.TreeCacheEvent" class="title">Uses of Class<br>org.apache.curator.framework.recipes.cache.TreeCacheEvent</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.curator.framework.recipes.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a> in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a> with parameters of type <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCacheListener.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html#childEvent-org.apache.curator.framework.CuratorFramework-org.apache.curator.framework.recipes.cache.TreeCacheEvent-">childEvent</a></span>(<a href="../../../../../../../org/apache/curator/framework/CuratorFramework.html" title="interface in org.apache.curator.framework">CuratorFramework</a>&nbsp;client,
+          <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">TreeCacheEvent</a>&nbsp;event)</code>
+<div class="block">Called when a change has occurred</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheEvent.html" title="class in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCacheEvent.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheEvent.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheListener.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheListener.html?rev=1636737&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheListener.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/class-use/TreeCacheListener.html Tue Nov  4 21:14:52 2014
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0) on Mon Nov 03 19:19:41 EST 2014 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.curator.framework.recipes.cache.TreeCacheListener (Apache Curator 2.7.0 API)</title>
+<meta name="date" content="2014-11-03">
+<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Interface org.apache.curator.framework.recipes.cache.TreeCacheListener (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCacheListener.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.curator.framework.recipes.cache.TreeCacheListener" class="title">Uses of Interface<br>org.apache.curator.framework.recipes.cache.TreeCacheListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">TreeCacheListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.curator.framework.recipes.cache">org.apache.curator.framework.recipes.cache</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.curator.framework.recipes.cache">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">TreeCacheListener</a> in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../../org/apache/curator/framework/recipes/cache/package-summary.html">org.apache.curator.framework.recipes.cache</a> that return types with arguments of type <a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">TreeCacheListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/listen/Listenable.html" title="interface in org.apache.curator.framework.listen">Listenable</a>&lt;<a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">TreeCacheListener</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">TreeCache.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#getListenable--">getListenable</a></span>()</code>
+<div class="block">Return the cache listenable</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-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?org/apache/curator/framework/recipes/cache/class-use/TreeCacheListener.html" target="_top">Frames</a></li>
+<li><a href="TreeCacheListener.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-frame.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-frame.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-frame.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-frame.html Tue Nov  4 21:14:52 2014
@@ -37,4 +37,4 @@
 </ul>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-summary.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-summary.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-summary.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-summary.html Tue Nov  4 21:14:52 2014
@@ -237,4 +237,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-tree.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-tree.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-tree.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-tree.html Tue Nov  4 21:14:52 2014
@@ -163,4 +163,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-use.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-use.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-use.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/package-use.html Tue Nov  4 21:14:52 2014
@@ -260,4 +260,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/class-use/AfterConnectionEstablished.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/class-use/AfterConnectionEstablished.html?rev=1636737&r1=1636736&r2=1636737&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/class-use/AfterConnectionEstablished.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/class-use/AfterConnectionEstablished.html Tue Nov  4 21:14:52 2014
@@ -123,4 +123,4 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>