Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModelSpecImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModelSpecImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModelSpecImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModelSpecImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ModelSpecImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -181,7 +181,7 @@ implements <a href="../../../../../../.. </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#at-java.lang.Object-">at</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#child-java.lang.Object-">child</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</code> <div class="block"> Return a new CuratorModel instance with all the same options but applying to the given child node of this CuratorModel's path.</div> @@ -221,12 +221,20 @@ implements <a href="../../../../../../.. <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.zookeeper.data.ACL> acl)</code> </td> </tr> <tr id="i8" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#parent--">parent</a></span>()</code> +<div class="block"> + Return a new CuratorModel instance with all the same options but applying to the parent node of this CuratorModel's + path.</div> +</td> +</tr> +<tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#path--">path</a></span>()</code> <div class="block">Return the model's path</div> </td> </tr> -<tr id="i9" class="rowColor"> +<tr id="i10" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#resolved-java.util.List-">resolved</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> parameters)</code> <div class="block"> @@ -235,7 +243,7 @@ implements <a href="../../../../../../.. using the given parameters</div> </td> </tr> -<tr id="i10" class="altColor"> +<tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#resolved-java.lang.Object...-">resolved</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... parameters)</code> <div class="block"> @@ -244,30 +252,30 @@ implements <a href="../../../../../../.. using the given parameters</div> </td> </tr> -<tr id="i11" class="rowColor"> +<tr id="i12" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/schema/Schema.html" title="class in org.apache.curator.framework.schema">Schema</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#schema--">schema</a></span>()</code> <div class="block">Return a Curator schema that validates ZNodes at this model's path using this model's values</div> </td> </tr> -<tr id="i12" class="altColor"> +<tr id="i13" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSerializer.html" title="interface in org.apache.curator.x.async.modeled">ModelSerializer</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#serializer--">serializer</a></span>()</code> <div class="block">Return the model's serializer</div> </td> </tr> -<tr id="i13" class="rowColor"> +<tr id="i14" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ModelSpecImpl.html#toString--">toString</a></span>()</code> </td> </tr> -<tr id="i14" class="altColor"> +<tr id="i15" class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#ttl--">ttl</a></span>()</code> <div class="block">Return the TTL to use or -1</div> </td> </tr> -<tr id="i15" class="rowColor"> +<tr id="i16" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html#withPath-org.apache.curator.x.async.modeled.ZPath-">withPath</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a> newPath)</code> <div class="block">Return a new CuratorModel instance with all the same options but using the given path.</div> @@ -325,14 +333,14 @@ implements <a href="../../../../../../.. <!-- --> </a> <h3>Method Detail</h3> -<a name="at-java.lang.Object-"> +<a name="child-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>at</h4> -<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>> at(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html#at-java.lang.Object-">ModelSpec</a></code></span></div> +<h4>child</h4> +<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>> child(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html#child-java.lang.Object-">ModelSpec</a></code></span></div> <div class="block"><p> Return a new CuratorModel instance with all the same options but applying to the given child node of this CuratorModel's path. E.g. if this CuratorModel instance applies to "/a/b", calling <code>modeled.at("c")</code> returns an instance that applies to @@ -346,12 +354,39 @@ implements <a href="../../../../../../.. </p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html#at-java.lang.Object-">at</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></dd> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html#child-java.lang.Object-">child</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - child node.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>new Modeled Spec instance</dd> </dl> +</li> +</ul> +<a name="parent--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>parent</h4> +<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>> parent()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html#parent--">ModelSpec</a></code></span></div> +<div class="block"><p> + Return a new CuratorModel instance with all the same options but applying to the parent node of this CuratorModel's + path. E.g. if this CuratorModel instance applies to "/a/b/c", calling <code>modeled.parent()</code> returns an instance that applies to + "/a/b". + </p> + + <p> + The replacement is the <code>toString()</code> value of child or, + if it implements <a href="../../../../../../../org/apache/curator/x/async/modeled/NodeName.html" title="interface in org.apache.curator.x.async.modeled"><code>NodeName</code></a>, + the value of <code>nodeName()</code>. + </p></div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html#parent--">parent</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModelSpecImpl.html" title="type parameter in ModelSpecImpl">T</a>></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>new Modeled Spec instance</dd> +</dl> </li> </ul> <a name="resolved-java.lang.Object...-">
Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ModeledFrameworkImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10}; +var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":9,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":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"; @@ -136,14 +136,6 @@ implements <a href="../../../../../../.. <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#at-java.lang.Object-">at</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</code> -<div class="block"> - Return a new Modeled Curator instance with all the same options but applying to the given child node of this Modeled Curator's - path.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> <td class="colFirst"><code>static <T> <a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="class in org.apache.curator.x.async.modeled.details">ModeledFrameworkImpl</a><T></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#build-org.apache.curator.x.async.AsyncCuratorFramework-org.apache.curator.x.async.modeled.ModelSpec-org.apache.curator.x.async.WatchMode-java.util.function.UnaryOperator-org.apache.curator.framework.api.UnhandledErrorListener-java.util.function.UnaryOperator-">build</a></span>(<a href="../../../../../../../org/apache/curator/x/async/AsyncCuratorFramework.html" title="interface in org.apache.curator.x.async">AsyncCuratorFramework</a> client, <a href="../../../../../../../org/apache/curator/x/async/modeled/ModelSpec.html" title="interface in org.apache.curator.x.async.modeled">ModelSpec</a><T> model, @@ -152,39 +144,47 @@ implements <a href="../../../../../../.. <a href="../../../../../../../org/apache/curator/framework/api/UnhandledErrorListener.html" title="interface in org.apache.curator.framework.api">UnhandledErrorListener</a> unhandledErrorListener, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/function.UnaryOperator.html?is-external=true" title="class or interface in java.util">java.util.function.UnaryOperator</a><<a href="../../../../../../../org/apache/curator/framework/api/CuratorEvent.html" title="interface in org.apache.curator.framework.api">CuratorEvent</a>> resultFilter)</code> </td> </tr> -<tr id="i2" class="altColor"> +<tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/cached/CachedModeledFramework.html" title="interface in org.apache.curator.x.async.modeled.cached">CachedModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#cached--">cached</a></span>()</code> <div class="block"> Use an internally created cache as a front for this modeled instance.</div> </td> </tr> -<tr id="i3" class="rowColor"> +<tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/cached/CachedModeledFramework.html" title="interface in org.apache.curator.x.async.modeled.cached">CachedModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#cached-java.util.concurrent.ExecutorService-">cached</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ExecutorService</a> executor)</code> <div class="block">Same as <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#cached--"><code>ModeledFramework.cached()</code></a> but allows for providing an executor service</div> </td> </tr> -<tr id="i4" class="altColor"> +<tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><org.apache.zookeeper.data.Stat></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#checkExists--">checkExists</a></span>()</code> <div class="block">Check to see if the ZNode at this instance's path exists</div> </td> </tr> -<tr id="i5" class="rowColor"> +<tr id="i4" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/api/transaction/CuratorOp.html" title="interface in org.apache.curator.framework.api.transaction">CuratorOp</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#checkExistsOp--">checkExistsOp</a></span>()</code> <div class="block">Check exists operation instance that can be passed among other operations to <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#inTransaction-java.util.List-"><code>ModeledFramework.inTransaction(java.util.List)</code></a> to be executed as a single transaction.</div> </td> </tr> -<tr id="i6" class="altColor"> +<tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/api/transaction/CuratorOp.html" title="interface in org.apache.curator.framework.api.transaction">CuratorOp</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#checkExistsOp-int-">checkExistsOp</a></span>(int version)</code> <div class="block">Check exists operation instance that can be passed among other operations to <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#inTransaction-java.util.List-"><code>ModeledFramework.inTransaction(java.util.List)</code></a> to be executed as a single transaction.</div> </td> </tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#child-java.lang.Object-">child</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</code> +<div class="block"> + Return a new Modeled Curator instance with all the same options but applying to the given child node of this Modeled Curator's + path.</div> +</td> +</tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a>>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#children--">children</a></span>()</code> @@ -241,31 +241,39 @@ implements <a href="../../../../../../.. </td> </tr> <tr id="i16" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#parent--">parent</a></span>()</code> +<div class="block"> + Return a new Modeled Curator instance with all the same options but applying to the parent node of this Modeled Curator's + path.</div> +</td> +</tr> +<tr id="i17" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#read--">read</a></span>()</code> <div class="block">Read the ZNode at this instance's path and deserialize into a model</div> </td> </tr> -<tr id="i17" class="rowColor"> +<tr id="i18" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#read-org.apache.zookeeper.data.Stat-">read</a></span>(org.apache.zookeeper.data.Stat storingStatIn)</code> <div class="block">Read the ZNode at this instance's path and deserialize into a model</div> </td> </tr> -<tr id="i18" class="altColor"> +<tr id="i19" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/ZNode.html" title="interface in org.apache.curator.x.async.modeled">ZNode</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#readAsZNode--">readAsZNode</a></span>()</code> <div class="block">Read the ZNode at this instance's path and deserialize into a model</div> </td> </tr> -<tr id="i19" class="rowColor"> +<tr id="i20" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ModeledFrameworkImpl.html#set-T-">set</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> item)</code> <div class="block">Create (or update depending on build options) a ZNode at this instance's path with a serialized version of the given model</div> </td> </tr> -<tr id="i20" class="altColor"> +<tr id="i21" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ModeledFrameworkImpl.html#set-T-int-">set</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> item, int version)</code> @@ -273,7 +281,7 @@ implements <a href="../../../../../../.. version of the given model</div> </td> </tr> -<tr id="i21" class="rowColor"> +<tr id="i22" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ModeledFrameworkImpl.html#set-T-org.apache.zookeeper.data.Stat-">set</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> item, org.apache.zookeeper.data.Stat storingStatIn)</code> @@ -281,7 +289,7 @@ implements <a href="../../../../../../.. form of the given model</div> </td> </tr> -<tr id="i22" class="altColor"> +<tr id="i23" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ModeledFrameworkImpl.html#set-T-org.apache.zookeeper.data.Stat-int-">set</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> item, org.apache.zookeeper.data.Stat storingStatIn, @@ -290,21 +298,27 @@ implements <a href="../../../../../../.. form of the given model</div> </td> </tr> -<tr id="i23" class="rowColor"> +<tr id="i24" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#siblings--">siblings</a></span>()</code> +<div class="block">Return the child paths of this instance's parent path (in no particular order)</div> +</td> +</tr> +<tr id="i25" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncCuratorFramework.html" title="interface in org.apache.curator.x.async">AsyncCuratorFramework</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#unwrap--">unwrap</a></span>()</code> <div class="block">Returns the client that was originally passed to <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#wrap-org.apache.curator.x.async.AsyncCuratorFramework-org.apache.curator.x.async.modeled.ModelSpec-"><code>ModeledFramework.wrap(org.apache.curator.x.async.AsyncCuratorFramework, ModelSpec)</code></a> or the builder.</div> </td> </tr> -<tr id="i24" class="altColor"> +<tr id="i26" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><org.apache.zookeeper.data.Stat></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#update-T-">update</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> item)</code> <div class="block">Update the ZNode at this instance's path with a serialized form of the given model passing "-1" for the update version</div> </td> </tr> -<tr id="i25" class="rowColor"> +<tr id="i27" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><org.apache.zookeeper.data.Stat></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#update-T-int-">update</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> item, int version)</code> @@ -312,14 +326,14 @@ implements <a href="../../../../../../.. form of the given model passing the given update version</div> </td> </tr> -<tr id="i26" class="altColor"> +<tr id="i28" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/api/transaction/CuratorOp.html" title="interface in org.apache.curator.framework.api.transaction">CuratorOp</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#updateOp-T-">updateOp</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> model)</code> <div class="block">Update operation instance that can be passed among other operations to <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#inTransaction-java.util.List-"><code>ModeledFramework.inTransaction(java.util.List)</code></a> to be executed as a single transaction.</div> </td> </tr> -<tr id="i27" class="rowColor"> +<tr id="i29" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/framework/api/transaction/CuratorOp.html" title="interface in org.apache.curator.framework.api.transaction">CuratorOp</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#updateOp-T-int-">updateOp</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a> model, int version)</code> @@ -327,13 +341,13 @@ implements <a href="../../../../../../.. <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#inTransaction-java.util.List-"><code>ModeledFramework.inTransaction(java.util.List)</code></a> to be executed as a single transaction.</div> </td> </tr> -<tr id="i28" class="altColor"> +<tr id="i30" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/versioned/VersionedModeledFramework.html" title="interface in org.apache.curator.x.async.modeled.versioned">VersionedModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#versioned--">versioned</a></span>()</code> <div class="block">Return mutator APIs that work with <a href="../../../../../../../org/apache/curator/x/async/modeled/versioned/Versioned.html" title="interface in org.apache.curator.x.async.modeled.versioned"><code>Versioned</code></a> containers</div> </td> </tr> -<tr id="i29" class="rowColor"> +<tr id="i31" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html#withPath-org.apache.curator.x.async.modeled.ZPath-">withPath</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a> path)</code> <div class="block">Return a Modeled Curator instance with all the same options but using the given path.</div> @@ -771,14 +785,60 @@ implements <a href="../../../../../../.. </dl> </li> </ul> -<a name="at-java.lang.Object-"> +<a name="siblings--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>siblings</h4> +<pre>public <a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async">AsyncStage</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a>>> siblings()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#siblings--">ModeledFramework</a></code></span></div> +<div class="block">Return the child paths of this instance's parent path (in no particular order)</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#siblings--">siblings</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>AsyncStage</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../../../org/apache/curator/x/async/AsyncStage.html" title="interface in org.apache.curator.x.async"><code>AsyncStage</code></a></dd> +</dl> +</li> +</ul> +<a name="parent--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>parent</h4> +<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>> parent()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#parent--">ModeledFramework</a></code></span></div> +<div class="block"><p> + Return a new Modeled Curator instance with all the same options but applying to the parent node of this Modeled Curator's + path. E.g. if this Modeled Curator instance applies to "/a/b/c", calling <code>modeled.parent()</code> returns an instance that applies to + "/a/b". + </p> + + <p> + The replacement is the <code>toString()</code> value of child or, + if it implements <a href="../../../../../../../org/apache/curator/x/async/modeled/NodeName.html" title="interface in org.apache.curator.x.async.modeled"><code>NodeName</code></a>, + the value of <code>nodeName()</code>. + </p></div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#parent--">parent</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>new Modeled Curator instance</dd> +</dl> +</li> +</ul> +<a name="child-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>at</h4> -<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>> at(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#at-java.lang.Object-">ModeledFramework</a></code></span></div> +<h4>child</h4> +<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>> child(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#child-java.lang.Object-">ModeledFramework</a></code></span></div> <div class="block"><p> Return a new Modeled Curator instance with all the same options but applying to the given child node of this Modeled Curator's path. E.g. if this Modeled Curator instance applies to "/a/b", calling <code>modeled.at("c")</code> returns an instance that applies to @@ -792,7 +852,7 @@ implements <a href="../../../../../../.. </p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#at-java.lang.Object-">at</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></dd> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html#child-java.lang.Object-">child</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ModeledFramework.html" title="interface in org.apache.curator.x.async.modeled">ModeledFramework</a><<a href="../../../../../../../org/apache/curator/x/async/modeled/details/ModeledFrameworkImpl.html" title="type parameter in ModeledFrameworkImpl">T</a>></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - child node.</dd> <dt><span class="returnLabel">Returns:</span></dt> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZNodeImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZNodeImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZNodeImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZNodeImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ZNodeImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZPathImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZPathImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZPathImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/ZPathImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ZPathImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":9,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":9,"i12":10,"i13":10,"i14":10,"i15":10}; +var methods = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":9,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":10,"i16":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"; @@ -156,7 +156,7 @@ implements <a href="../../../../../../.. </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#at-java.lang.Object-">at</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#child-java.lang.Object-">child</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</code> <div class="block"> Return a ZPath that represents a child ZNode of this ZPath.</div> </td> @@ -203,49 +203,55 @@ implements <a href="../../../../../../.. </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#isResolved--">isResolved</a></span>()</code> +<div class="block">Return true if this path is fully resolved (i.e.</div> +</td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#isRoot--">isRoot</a></span>()</code> <div class="block">Return true/false if this is the root ZPath</div> </td> </tr> -<tr id="i9" class="rowColor"> +<tr id="i10" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ZPathImpl.html#nodeName--">nodeName</a></span>()</code> <div class="block">The node name at this ZPath</div> </td> </tr> -<tr id="i10" class="altColor"> +<tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#parent--">parent</a></span>()</code> <div class="block">Return this ZPath's parent</div> </td> </tr> -<tr id="i11" class="rowColor"> +<tr id="i12" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#parse-java.lang.String-java.util.function.UnaryOperator-">parse</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fullPath, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/function.UnaryOperator.html?is-external=true" title="class or interface in java.util">java.util.function.UnaryOperator</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> nameFilter)</code> <div class="block">Take a ZNode string path and return a ZPath</div> </td> </tr> -<tr id="i12" class="altColor"> +<tr id="i13" class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#resolved-java.util.List-">resolved</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> parameters)</code> <div class="block"> When creating paths, any node in the path can be set to <a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#parameter--"><code>ZPath.parameter()</code></a>.</div> </td> </tr> -<tr id="i13" class="rowColor"> +<tr id="i14" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#startsWith-org.apache.curator.x.async.modeled.ZPath-">startsWith</a></span>(<a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a> path)</code> <div class="block">Return true if this path starts with the given path.</div> </td> </tr> -<tr id="i14" class="altColor"> +<tr id="i15" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/curator/x/async/modeled/details/ZPathImpl.html#toSchemaPathPattern--">toSchemaPathPattern</a></span>()</code> <div class="block">Return a regex Pattern useful for using in <a href="../../../../../../../org/apache/curator/framework/schema/Schema.html" title="class in org.apache.curator.framework.schema"><code>Schema</code></a></div> </td> </tr> -<tr id="i15" class="rowColor"> +<tr id="i16" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/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/x/async/modeled/details/ZPathImpl.html#toString--">toString</a></span>()</code> </td> </tr> @@ -407,14 +413,14 @@ implements <a href="../../../../../../.. </dl> </li> </ul> -<a name="at-java.lang.Object-"> +<a name="child-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>at</h4> -<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a> at(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#at-java.lang.Object-">ZPath</a></code></span></div> +<h4>child</h4> +<pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a> child(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#child-java.lang.Object-">ZPath</a></code></span></div> <div class="block"><p> Return a ZPath that represents a child ZNode of this ZPath. e.g. <code>ZPath.from("a", "b").at("c")</code> represents the path "/a/b/c" @@ -427,7 +433,7 @@ implements <a href="../../../../../../.. </p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#at-java.lang.Object-">at</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></dd> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#child-java.lang.Object-">child</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - child node name</dd> <dt><span class="returnLabel">Returns:</span></dt> @@ -582,7 +588,7 @@ implements <a href="../../../../../../.. <a name="resolved-java.util.List-"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>resolved</h4> <pre>public <a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a> resolved(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> parameters)</pre> @@ -610,6 +616,23 @@ implements <a href="../../../../../../.. </dl> </li> </ul> +<a name="isResolved--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isResolved</h4> +<pre>public boolean isResolved()</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#isResolved--">ZPath</a></code></span></div> +<div class="block">Return true if this path is fully resolved (i.e. has no unresoled parameters)</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html#isResolved--">isResolved</a></code> in interface <code><a href="../../../../../../../org/apache/curator/x/async/modeled/ZPath.html" title="interface in org.apache.curator.x.async.modeled">ZPath</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>true/false</dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModelSpecImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModelSpecImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModelSpecImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModelSpecImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:05 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:34 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.curator.x.async.modeled.details.ModelSpecImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModeledFrameworkImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModeledFrameworkImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModeledFrameworkImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ModeledFrameworkImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:05 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:34 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.curator.x.async.modeled.details.ModeledFrameworkImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZNodeImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZNodeImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZNodeImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZNodeImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:05 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:34 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.curator.x.async.modeled.details.ZNodeImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZPathImpl.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZPathImpl.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZPathImpl.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/class-use/ZPathImpl.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:05 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:34 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.curator.x.async.modeled.details.ZPathImpl (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-frame.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-frame.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-frame.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:04 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:33 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.curator.x.async.modeled.details (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-summary.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-summary.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-summary.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:04 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:33 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.curator.x.async.modeled.details (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-tree.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-tree.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-tree.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-tree.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:04 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:33 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.curator.x.async.modeled.details Class Hierarchy (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-use.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-use.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-use.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/details/package-use.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:06 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:35 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.curator.x.async.modeled.details (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-frame.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-frame.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-frame.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-frame.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:04 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:33 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.curator.x.async.modeled (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-summary.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-summary.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-summary.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-summary.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:04 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:33 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.curator.x.async.modeled (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-tree.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-tree.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-tree.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-tree.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:04 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:33 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.curator.x.async.modeled Class Hierarchy (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-use.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-use.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-use.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/package-use.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:06 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:35 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.curator.x.async.modeled (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec10.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec10.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec10.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec10.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec10 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec2.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec2.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec2.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec2.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec2 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec3.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec3.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec3.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec3.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec3 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec4.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec4.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec4.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec4.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec4 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec5.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec5.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec5.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec5.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec5 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec6.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec6.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec6.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec6.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec6 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec7.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec7.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec7.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec7.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec7 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec8.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec8.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec8.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec8.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec8 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec9.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec9.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec9.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModelSpec9.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModelSpec9 (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> Modified: curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModeledFramework.html URL: http://svn.apache.org/viewvc/curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModeledFramework.html?rev=1794848&r1=1794847&r2=1794848&view=diff ============================================================================== --- curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModeledFramework.html (original) +++ curator/site/trunk/private/staging/apidocs/org/apache/curator/x/async/modeled/typed/TypedModeledFramework.html Thu May 11 15:53:09 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_101) on Wed May 10 15:02:02 CEST 2017 --> +<!-- Generated by javadoc (1.8.0_101) on Thu May 11 17:14:31 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TypedModeledFramework (Apache Curator 3.3.1-SNAPSHOT API)</title> -<meta name="date" content="2017-05-10"> +<meta name="date" content="2017-05-11"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head>
