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 01:30:26 UTC

svn commit: r1636479 [8/47] - 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/TreeCache.Builder.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.Builder.html?rev=1636479&view=auto
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.Builder.html (added)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.Builder.html Tue Nov  4 00:29:50 2014
@@ -0,0 +1,345 @@
+<!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>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="TreeCache.Builder (Apache Curator 2.7.0 API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":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/TreeCache.Builder.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.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.html" title="class 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/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>
+<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="Class TreeCache.Builder" class="title">Class TreeCache.Builder</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.TreeCache.Builder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static final class <span class="typeNameLabel">TreeCache.Builder</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>
+</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="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/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a></code></td>
+<td class="colLast"><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 id="i1" 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"><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 id="i2" 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"><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 id="i3" 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"><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 id="i4" 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"><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 id="i5" 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"><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 id="i6" 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"><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>
+</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#toString--" title="class or interface in java.lang">toString</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">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="build--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>build</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a>&nbsp;build()</pre>
+<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>
+</li>
+</ul>
+<a name="setCacheData-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCacheData</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;setCacheData(boolean&nbsp;cacheData)</pre>
+<div class="block">Sets whether or not to cache byte data per node; default <code>true</code>.</div>
+</li>
+</ul>
+<a name="setDataIsCompressed-boolean-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDataIsCompressed</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;setDataIsCompressed(boolean&nbsp;dataIsCompressed)</pre>
+<div class="block">Sets whether or to decompress node data; default <code>false</code>.</div>
+</li>
+</ul>
+<a name="setExecutor-java.util.concurrent.ThreadFactory-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExecutor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;setExecutor(<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)</pre>
+<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div>
+</li>
+</ul>
+<a name="setExecutor-java.util.concurrent.ExecutorService-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExecutor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;setExecutor(<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)</pre>
+<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div>
+</li>
+</ul>
+<a name="setExecutor-org.apache.curator.utils.CloseableExecutorService-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setExecutor</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;setExecutor(<a href="../../../../../../org/apache/curator/utils/CloseableExecutorService.html" title="class in org.apache.curator.utils">CloseableExecutorService</a>&nbsp;executorService)</pre>
+<div class="block">Sets the executor to publish events; a default executor will be created if not specified.</div>
+</li>
+</ul>
+<a name="setMaxDepth-int-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMaxDepth</h4>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;setMaxDepth(int&nbsp;maxDepth)</pre>
+<div class="block">Sets the maximum depth to explore/watch.  A <code>maxDepth</code> of <code>0</code> will watch only
+ the root node (like <a href="../../../../../../org/apache/curator/framework/recipes/cache/NodeCache.html" title="class in org.apache.curator.framework.recipes.cache"><code>NodeCache</code></a>); a <code>maxDepth</code> of <code>1</code> will watch the
+ root node and its immediate children (kind of like <a href="../../../../../../org/apache/curator/framework/recipes/cache/PathChildrenCache.html" title="class in org.apache.curator.framework.recipes.cache"><code>PathChildrenCache</code></a>.
+ Default: <code>Integer.MAX_VALUE</code></div>
+</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/TreeCache.Builder.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.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.html" title="class 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/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>
+<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>
\ No newline at end of file

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.html?rev=1636479&r1=1636478&r2=1636479&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCache.html Tue Nov  4 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:25 EDT 2014 -->
+<!-- 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>TreeCache (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>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>
@@ -13,14 +13,14 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeCache (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="TreeCache (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -51,7 +51,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/curator/framework/recipes/cache/PathChildrenCacheMode.html" title="enum 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.html" title="class in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class 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/TreeCache.html" target="_top">Frames</a></li>
@@ -75,7 +75,7 @@ var activeTableTab = "activeTableTab";
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&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>
@@ -130,6 +130,25 @@ implements <a href="http://docs.oracle.c
 <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/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -142,36 +161,10 @@ implements <a href="http://docs.oracle.c
 <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/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-">TreeCache</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,
-         boolean&nbsp;cacheData)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-org.apache.curator.utils.CloseableExecutorService-">TreeCache</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,
-         boolean&nbsp;cacheData,
-         boolean&nbsp;dataIsCompressed,
-         <a href="../../../../../../org/apache/curator/utils/CloseableExecutorService.html" title="class in org.apache.curator.utils">CloseableExecutorService</a>&nbsp;executorService)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-java.util.concurrent.ExecutorService-">TreeCache</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,
-         boolean&nbsp;cacheData,
-         boolean&nbsp;dataIsCompressed,
-         <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>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-java.util.concurrent.ThreadFactory-">TreeCache</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,
-         boolean&nbsp;cacheData,
-         boolean&nbsp;dataIsCompressed,
-         <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>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-java.util.concurrent.ThreadFactory-">TreeCache</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,
-         boolean&nbsp;cacheData,
-         <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>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-">TreeCache</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 for the given client and path with default options.</div>
+</td>
 </tr>
 </table>
 </li>
@@ -183,7 +176,7 @@ implements <a href="http://docs.oracle.c
 </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>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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>
@@ -207,19 +200,20 @@ implements <a href="http://docs.oracle.c
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/curator/framework/listen/ListenerContainer.html" title="class in org.apache.curator.framework.listen">ListenerContainer</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="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"><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>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#handleException-java.lang.Throwable-">handleException</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;e)</code>
-<div class="block">Default behavior is just to log the exception</div>
+<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"><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 id="i5" class="rowColor">
-<td class="colFirst"><code>void</code></td>
+<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"><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>
@@ -246,123 +240,74 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-">
+<a name="TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>TreeCache</h4>
 <pre>public&nbsp;TreeCache(<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,
-                 boolean&nbsp;cacheData)</pre>
+                 <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)</pre>
+<div class="block">Create a TreeCache for the given client and path with default options.
+ <p/>
+ If the client is namespaced, all operations on the resulting TreeCache will be in terms of
+ the namespace, including all published events.  The given path is the root at which the
+ TreeCache will watch and explore.  If no node exists at the given path, the TreeCache will
+ be initially empty.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>client</code> - the client</dd>
-<dd><code>path</code> - path to watch</dd>
-<dd><code>cacheData</code> - if true, node contents are cached in addition to the stat</dd>
+<dd><code>client</code> - the client to use; may be namespaced</dd>
+<dd><code>path</code> - the path to the root node to watch/explore; this path need not actually exist on
+               the server</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html#newBuilder-org.apache.curator.framework.CuratorFramework-java.lang.String-"><code>newBuilder(CuratorFramework, String)</code></a></dd>
 </dl>
 </li>
 </ul>
-<a name="TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-java.util.concurrent.ThreadFactory-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>TreeCache</h4>
-<pre>public&nbsp;TreeCache(<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,
-                 boolean&nbsp;cacheData,
-                 <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)</pre>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>client</code> - the client</dd>
-<dd><code>path</code> - path to watch</dd>
-<dd><code>cacheData</code> - if true, node contents are cached in addition to the stat</dd>
-<dd><code>threadFactory</code> - factory to use when creating internal threads</dd>
-</dl>
 </li>
 </ul>
-<a name="TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-java.util.concurrent.ThreadFactory-">
-<!--   -->
-</a>
+<!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList">
-<h4>TreeCache</h4>
-<pre>public&nbsp;TreeCache(<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,
-                 boolean&nbsp;cacheData,
-                 boolean&nbsp;dataIsCompressed,
-                 <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)</pre>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>client</code> - the client</dd>
-<dd><code>path</code> - path to watch</dd>
-<dd><code>cacheData</code> - if true, node contents are cached in addition to the stat</dd>
-<dd><code>dataIsCompressed</code> - if true, data in the path is compressed</dd>
-<dd><code>threadFactory</code> - factory to use when creating internal threads</dd>
-</dl>
-</li>
-</ul>
-<a name="TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-java.util.concurrent.ExecutorService-">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
-<ul class="blockList">
-<li class="blockList">
-<h4>TreeCache</h4>
-<pre>public&nbsp;TreeCache(<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,
-                 boolean&nbsp;cacheData,
-                 boolean&nbsp;dataIsCompressed,
-                 <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)</pre>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>client</code> - the client</dd>
-<dd><code>path</code> - path to watch</dd>
-<dd><code>cacheData</code> - if true, node contents are cached in addition to the stat</dd>
-<dd><code>dataIsCompressed</code> - if true, data in the path is compressed</dd>
-<dd><code>executorService</code> - ExecutorService to use for the TreeCache's background thread</dd>
-</dl>
-</li>
-</ul>
-<a name="TreeCache-org.apache.curator.framework.CuratorFramework-java.lang.String-boolean-boolean-org.apache.curator.utils.CloseableExecutorService-">
+<h3>Method Detail</h3>
+<a name="newBuilder-org.apache.curator.framework.CuratorFramework-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
-<h4>TreeCache</h4>
-<pre>public&nbsp;TreeCache(<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,
-                 boolean&nbsp;cacheData,
-                 boolean&nbsp;dataIsCompressed,
-                 <a href="../../../../../../org/apache/curator/utils/CloseableExecutorService.html" title="class in org.apache.curator.utils">CloseableExecutorService</a>&nbsp;executorService)</pre>
+<h4>newBuilder</h4>
+<pre>public static&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache.Builder</a>&nbsp;newBuilder(<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)</pre>
+<div class="block">Create a TreeCache builder for the given client and path to configure advanced options.
+ <p/>
+ If the client is namespaced, all operations on the resulting TreeCache will be in terms of
+ the namespace, including all published events.  The given path is the root at which the
+ TreeCache will watch and explore.  If no node exists at the given path, the TreeCache will
+ be initially empty.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>client</code> - the client</dd>
-<dd><code>path</code> - path to watch</dd>
-<dd><code>cacheData</code> - if true, node contents are cached in addition to the stat</dd>
-<dd><code>dataIsCompressed</code> - if true, data in the path is compressed</dd>
-<dd><code>executorService</code> - Closeable ExecutorService to use for the TreeCache's background thread</dd>
+<dd><code>client</code> - the client to use; may be namespaced</dd>
+<dd><code>path</code> - the path to the root node to watch/explore; this path need not actually exist on
+               the server</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a new builder</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="start--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>start</h4>
-<pre>public&nbsp;void&nbsp;start()
-           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>
+<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.html" title="class in org.apache.curator.framework.recipes.cache">TreeCache</a>&nbsp;start()
+                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">Start the cache. The cache is not started automatically. You must call this method.</div>
 <dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>this</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>
@@ -390,7 +335,7 @@ implements <a href="http://docs.oracle.c
 <ul class="blockList">
 <li class="blockList">
 <h4>getListenable</h4>
-<pre>public&nbsp;<a href="../../../../../../org/apache/curator/framework/listen/ListenerContainer.html" title="class in org.apache.curator.framework.listen">ListenerContainer</a>&lt;<a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCacheListener.html" title="interface in org.apache.curator.framework.recipes.cache">TreeCacheListener</a>&gt;&nbsp;getListenable()</pre>
+<pre>public&nbsp;<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;&nbsp;getListenable()</pre>
 <div class="block">Return the cache listenable</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -419,7 +364,7 @@ implements <a href="http://docs.oracle.c
 <a name="getCurrentData-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>getCurrentData</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;getCurrentData(<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;fullPath)</pre>
@@ -434,20 +379,6 @@ implements <a href="http://docs.oracle.c
 </dl>
 </li>
 </ul>
-<a name="handleException-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>handleException</h4>
-<pre>protected&nbsp;void&nbsp;handleException(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;e)</pre>
-<div class="block">Default behavior is just to log the exception</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>e</code> - the exception</dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 </li>
@@ -477,7 +408,7 @@ implements <a href="http://docs.oracle.c
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/curator/framework/recipes/cache/PathChildrenCacheMode.html" title="enum 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.html" title="class in org.apache.curator.framework.recipes.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.Builder.html" title="class 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/TreeCache.html" target="_top">Frames</a></li>
@@ -501,7 +432,7 @@ implements <a href="http://docs.oracle.c
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&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>

Modified: curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html
URL: http://svn.apache.org/viewvc/curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html?rev=1636479&r1=1636478&r2=1636479&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.Type.html Tue Nov  4 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:25 EDT 2014 -->
+<!-- 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.Type (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>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>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeCacheEvent.Type (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="TreeCacheEvent.Type (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

Modified: 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=1636479&r1=1636478&r2=1636479&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheEvent.html Tue Nov  4 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:25 EDT 2014 -->
+<!-- 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.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<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>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeCacheEvent (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="TreeCacheEvent (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.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/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">
@@ -294,7 +294,7 @@ extends <a href="http://docs.oracle.com/
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/curator/framework/recipes/cache/TreeCache.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/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">

Modified: 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=1636479&r1=1636478&r2=1636479&view=diff
==============================================================================
--- curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheListener.html (original)
+++ curator/site/trunk/apidocs/org/apache/curator/framework/recipes/cache/TreeCacheListener.html Tue Nov  4 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:25 EDT 2014 -->
+<!-- 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.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<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>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeCacheListener (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="TreeCacheListener (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.ChildData (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.ChildData (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>
@@ -13,7 +13,7 @@
 <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.ChildData (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.ChildData (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.NodeCache (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.NodeCache (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>
@@ -13,7 +13,7 @@
 <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.NodeCache (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.NodeCache (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.NodeCacheListener (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Interface org.apache.curator.framework.recipes.cache.NodeCacheListener (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>
@@ -13,7 +13,7 @@
 <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.NodeCacheListener (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.curator.framework.recipes.cache.NodeCacheListener (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.PathChildrenCache.StartMode (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCache.StartMode (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>
@@ -13,7 +13,7 @@
 <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.PathChildrenCache.StartMode (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCache.StartMode (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.PathChildrenCache (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCache (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>
@@ -13,7 +13,7 @@
 <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.PathChildrenCache (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCache (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.PathChildrenCacheEvent.Type (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent.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>
@@ -13,7 +13,7 @@
 <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.PathChildrenCacheEvent.Type (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent.Type (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.PathChildrenCacheEvent (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent (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>
@@ -13,7 +13,7 @@
 <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.PathChildrenCacheEvent (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.PathChildrenCacheListener (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Interface org.apache.curator.framework.recipes.cache.PathChildrenCacheListener (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>
@@ -13,7 +13,7 @@
 <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.PathChildrenCacheListener (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.curator.framework.recipes.cache.PathChildrenCacheListener (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&r1=1636478&r2=1636479&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 00:29:50 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0) on Fri Oct 03 16:47:27 EDT 2014 -->
+<!-- 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.PathChildrenCacheMode (Apache Curator 2.6.1-SNAPSHOT API)</title>
-<meta name="date" content="2014-10-03">
+<title>Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCacheMode (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>
@@ -13,7 +13,7 @@
 <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.PathChildrenCacheMode (Apache Curator 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.curator.framework.recipes.cache.PathChildrenCacheMode (Apache Curator 2.7.0 API)";
         }
     }
     catch(err) {

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=1636479&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 00:29:50 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>
\ No newline at end of file