You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@twill.apache.org by ch...@apache.org on 2014/12/16 20:42:04 UTC

svn commit: r1646058 [18/23] - in /incubator/twill/site: ./ apidocs/ apidocs/echo/ apidocs/echo/class-use/ apidocs/org/apache/twill/api/ apidocs/org/apache/twill/api/class-use/ apidocs/org/apache/twill/api/logging/ apidocs/org/apache/twill/api/logging/...

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/YarnTwillRunnerService.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/YarnTwillRunnerService.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/YarnTwillRunnerService.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/YarnTwillRunnerService.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:09 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 YarnTwillRunnerService (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.twill.yarn</FONT>
 <BR>
 Class YarnTwillRunnerService</H2>
 <PRE>
-<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>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">com.google.common.util.concurrent.AbstractIdleService
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.twill.yarn.YarnTwillRunnerService</B>
 </PRE>
@@ -153,7 +153,7 @@ An implementation of <A HREF="../../../.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#YarnTwillRunnerService(org.apache.hadoop.yarn.conf.YarnConfiguration, java.lang.String)">YarnTwillRunnerService</A></B>(org.apache.hadoop.yarn.conf.YarnConfiguration&nbsp;config,
-                       <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;zkConnect)</CODE>
+                       <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;zkConnect)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates an instance with a <A HREF="../../../../org/apache/twill/filesystem/HDFSLocationFactory.html" title="class in org.apache.twill.filesystem"><CODE>HDFSLocationFactory</CODE></A> created base on the given configuration with the
@@ -161,7 +161,7 @@ An implementation of <A HREF="../../../.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#YarnTwillRunnerService(org.apache.hadoop.yarn.conf.YarnConfiguration, java.lang.String, org.apache.twill.filesystem.LocationFactory)">YarnTwillRunnerService</A></B>(org.apache.hadoop.yarn.conf.YarnConfiguration&nbsp;config,
-                       <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;zkConnect,
+                       <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;zkConnect,
                        <A HREF="../../../../org/apache/twill/filesystem/LocationFactory.html" title="interface in org.apache.twill.filesystem">LocationFactory</A>&nbsp;locationFactory)</CODE>
 
 <BR>
@@ -179,7 +179,7 @@ An implementation of <A HREF="../../../.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#getJVMOptions()">getJVMOptions</A></B>()</CODE>
 
 <BR>
@@ -187,16 +187,16 @@ An implementation of <A HREF="../../../.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookup(java.lang.String)">lookup</A></B>(<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;applicationName)</CODE>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookup(java.lang.String)">lookup</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> for all running instances of the given application.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> for all running instances of the given application.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookup(java.lang.String, org.apache.twill.api.RunId)">lookup</A></B>(<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;applicationName,
+<TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookup(java.lang.String, org.apache.twill.api.RunId)">lookup</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName,
        <A HREF="../../../../org/apache/twill/api/RunId.html" title="interface in org.apache.twill.api">RunId</A>&nbsp;runId)</CODE>
 
 <BR>
@@ -204,11 +204,11 @@ An implementation of <A HREF="../../../.
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api">TwillRunner.LiveInfo</A>&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api">TwillRunner.LiveInfo</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookupLive()">lookupLive</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api"><CODE>TwillRunner.LiveInfo</CODE></A>.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api"><CODE>TwillRunner.LiveInfo</CODE></A>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -241,7 +241,7 @@ An implementation of <A HREF="../../../.
 <TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#scheduleSecureStoreUpdate(org.apache.twill.api.SecureStoreUpdater, long, long, java.util.concurrent.TimeUnit)">scheduleSecureStoreUpdate</A></B>(<A HREF="../../../../org/apache/twill/api/SecureStoreUpdater.html" title="interface in org.apache.twill.api">SecureStoreUpdater</A>&nbsp;updater,
                           long&nbsp;initialDelay,
                           long&nbsp;delay,
-                          <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</A>&nbsp;unit)</CODE>
+                          <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</A>&nbsp;unit)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Schedules a periodic update of SecureStore.</TD>
@@ -249,7 +249,7 @@ An implementation of <A HREF="../../../.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#setJVMOptions(java.lang.String)">setJVMOptions</A></B>(<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;options)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#setJVMOptions(java.lang.String)">setJVMOptions</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;options)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This methods sets the extra JVM options that will be passed to the java command line for every application
@@ -284,10 +284,10 @@ An implementation of <A HREF="../../../.
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/
 lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE><A HREF="http://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_com.google.common.util.concurrent.Service"><!-- --></A>
@@ -316,7 +316,7 @@ An implementation of <A HREF="../../../.
 YarnTwillRunnerService</H3>
 <PRE>
 public <B>YarnTwillRunnerService</B>(org.apache.hadoop.yarn.conf.YarnConfiguration&nbsp;config,
-                              <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;zkConnect)</PRE>
+                              <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;zkConnect)</PRE>
 <DL>
 <DD>Creates an instance with a <A HREF="../../../../org/apache/twill/filesystem/HDFSLocationFactory.html" title="class in org.apache.twill.filesystem"><CODE>HDFSLocationFactory</CODE></A> created base on the given configuration with the
  user home directory as the location factory namespace.
@@ -330,7 +330,7 @@ public <B>YarnTwillRunnerService</B>(org
 YarnTwillRunnerService</H3>
 <PRE>
 public <B>YarnTwillRunnerService</B>(org.apache.hadoop.yarn.conf.YarnConfiguration&nbsp;config,
-                              <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;zkConnect,
+                              <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;zkConnect,
                               <A HREF="../../../../org/apache/twill/filesystem/LocationFactory.html" title="interface in org.apache.twill.filesystem">LocationFactory</A>&nbsp;locationFactory)</PRE>
 <DL>
 <DD>Creates an instance.
@@ -352,7 +352,7 @@ public <B>YarnTwillRunnerService</B>(org
 <A NAME="setJVMOptions(java.lang.String)"><!-- --></A><H3>
 setJVMOptions</H3>
 <PRE>
-public void <B>setJVMOptions</B>(<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;options)</PRE>
+public void <B>setJVMOptions</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;options)</PRE>
 <DL>
 <DD>This methods sets the extra JVM options that will be passed to the java command line for every application
  started through this <A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html" title="class in org.apache.twill.yarn"><CODE>YarnTwillRunnerService</CODE></A> instance. It only affects applications that are started
@@ -373,7 +373,7 @@ public void <B>setJVMOptions</B>(<A HREF
 <A NAME="getJVMOptions()"><!-- --></A><H3>
 getJVMOptions</H3>
 <PRE>
-public <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> <B>getJVMOptions</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getJVMOptions</B>()</PRE>
 <DL>
 <DD>Returns any extra JVM options that have been set.
 <P>
@@ -392,7 +392,7 @@ scheduleSecureStoreUpdate</H3>
 public <A HREF="../../../../org/apache/twill/common/Cancellable.html" title="interface in org.apache.twill.common">Cancellable</A> <B>scheduleSecureStoreUpdate</B>(<A HREF="../../../../org/apache/twill/api/SecureStoreUpdater.html" title="interface in org.apache.twill.api">SecureStoreUpdater</A>&nbsp;updater,
                                              long&nbsp;initialDelay,
                                              long&nbsp;delay,
-                                             <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</A>&nbsp;unit)</PRE>
+                                             <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</A>&nbsp;unit)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html#scheduleSecureStoreUpdate(org.apache.twill.api.SecureStoreUpdater, long, long, java.util.concurrent.TimeUnit)">TwillRunner</A></CODE></B></DD>
 <DD>Schedules a periodic update of SecureStore. The first call to the given <A HREF="../../../../org/apache/twill/api/SecureStoreUpdater.html" title="interface in org.apache.twill.api"><CODE>SecureStoreUpdater</CODE></A> will be made
@@ -469,7 +469,7 @@ public <A HREF="../../../../org/apache/t
 <A NAME="lookup(java.lang.String, org.apache.twill.api.RunId)"><!-- --></A><H3>
 lookup</H3>
 <PRE>
-public <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A> <B>lookup</B>(<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;applicationName,
+public <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A> <B>lookup</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName,
                               <A HREF="../../../../org/apache/twill/api/RunId.html" title="interface in org.apache.twill.api">RunId</A>&nbsp;runId)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html#lookup(java.lang.String, org.apache.twill.api.RunId)">TwillRunner</A></CODE></B></DD>
@@ -488,18 +488,18 @@ public <A HREF="../../../../org/apache/t
 <A NAME="lookup(java.lang.String)"><!-- --></A><H3>
 lookup</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A>&gt; <B>lookup</B>(<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;applicationName)</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api">TwillController</A>&gt; <B>lookup</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;applicationName)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html#lookup(java.lang.String)">TwillRunner</A></CODE></B></DD>
-<DD>Gets an <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> for all running instances of the given application.
+<DD>Gets an <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> for all running instances of the given application.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html#lookup(java.lang.String)">lookup</A></CODE> in interface <CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html" title="interface in org.apache.twill.api">TwillRunner</A></CODE></DL>
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>applicationName</CODE> - Name of the application.
-<DT><B>Returns:</B><DD>A live <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> that gives the latest <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> set for all running
-         instances of the application when <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang"><CODE>Iterable.iterator()</CODE></A> is invoked.</DL>
+<DT><B>Returns:</B><DD>A live <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> that gives the latest <A HREF="../../../../org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> set for all running
+         instances of the application when <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang"><CODE>Iterable.iterator()</CODE></A> is invoked.</DL>
 </DD>
 </DL>
 <HR>
@@ -507,18 +507,18 @@ public <A HREF="http://docs.oracle.com/j
 <A NAME="lookupLive()"><!-- --></A><H3>
 lookupLive</H3>
 <PRE>
-public <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api">TwillRunner.LiveInfo</A>&gt; <B>lookupLive</B>()</PRE>
+public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api">TwillRunner.LiveInfo</A>&gt; <B>lookupLive</B>()</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html#lookupLive()">TwillRunner</A></CODE></B></DD>
-<DD>Gets an <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api"><CODE>TwillRunner.LiveInfo</CODE></A>.
+<DD>Gets an <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A HREF="../../../../org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api"><CODE>TwillRunner.LiveInfo</CODE></A>.
 <P>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html#lookupLive()">lookupLive</A></CODE> in interface <CODE><A HREF="../../../../org/apache/twill/api/TwillRunner.html" title="interface in org.apache.twill.api">TwillRunner</A></CODE></DL>
 </DD>
 <DD><DL>
 
-<DT><B>Returns:</B><DD>A live <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> that gives the latest information on the set of applications that
-         have running instances when <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang"><CODE>Iterable.iterator()</CODE></A>} is invoked.</DL>
+<DT><B>Returns:</B><DD>A live <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><CODE>Iterable</CODE></A> that gives the latest information on the set of applications that
+         have running instances when <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang"><CODE>Iterable.iterator()</CODE></A>} is invoked.</DL>
 </DD>
 </DL>
 <HR>
@@ -527,7 +527,7 @@ public <A HREF="http://docs.oracle.com/j
 startUp</H3>
 <PRE>
 protected void <B>startUp</B>()
-                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>
+                throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>startUp</CODE> in class <CODE>com.google.common.util.concurrent.AbstractIdleService</CODE></DL>
@@ -535,7 +535,7 @@ protected void <B>startUp</B>()
 <DD><DL>
 
 <DT><B>Throws:</B>
-<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></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -544,7 +544,7 @@ protected void <B>startUp</B>()
 shutDown</H3>
 <PRE>
 protected void <B>shutDown</B>()
-                 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>
+                 throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE>shutDown</CODE> in class <CODE>com.google.common.util.concurrent.AbstractIdleService</CODE></DL>
@@ -552,7 +552,7 @@ protected void <B>shutDown</B>()
 <DD><DL>
 
 <DT><B>Throws:</B>
-<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></DL>
+<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnSecureStore.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnSecureStore.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnSecureStore.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnSecureStore.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:10 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.twill.yarn.YarnSecureStore (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
 

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnTwillRunnerService.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnTwillRunnerService.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnTwillRunnerService.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/class-use/YarnTwillRunnerService.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:10 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.twill.yarn.YarnTwillRunnerService (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
 

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/package-frame.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/package-frame.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/package-frame.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:09 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.twill.yarn (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/package-summary.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/package-summary.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/package-summary.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:09 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.twill.yarn (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/package-tree.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/package-tree.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/package-tree.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:09 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.twill.yarn Class Hierarchy (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 
@@ -92,7 +92,7 @@ Hierarchy For Package org.apache.twill.y
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">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"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
 <LI TYPE="circle">com.google.common.util.concurrent.AbstractIdleService (implements com.google.common.util.concurrent.Service)
 <UL>
 <LI TYPE="circle">org.apache.twill.yarn.<A HREF="../../../../org/apache/twill/yarn/YarnTwillRunnerService.html" title="class in org.apache.twill.yarn"><B>YarnTwillRunnerService</B></A> (implements org.apache.twill.api.<A HREF="../../../../org/apache/twill/api/TwillRunnerService.html" title="interface in org.apache.twill.api">TwillRunnerService</A>)

Modified: incubator/twill/site/apidocs/org/apache/twill/yarn/package-use.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/yarn/package-use.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/yarn/package-use.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/yarn/package-use.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:10 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package org.apache.twill.yarn (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 

Modified: incubator/twill/site/apidocs/org/apache/twill/zookeeper/ACLData.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/zookeeper/ACLData.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/zookeeper/ACLData.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/zookeeper/ACLData.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:09 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 ACLData (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 
@@ -116,7 +116,7 @@ Represents result of call to <A HREF="..
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.zookeeper.data.ACL&gt;</CODE></FONT></TD>
+<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.zookeeper.data.ACL&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/ACLData.html#getACL()">getACL</A></B>()</CODE>
 
 <BR>
@@ -147,7 +147,7 @@ Represents result of call to <A HREF="..
 <A NAME="getACL()"><!-- --></A><H3>
 getACL</H3>
 <PRE>
-<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.zookeeper.data.ACL&gt; <B>getACL</B>()</PRE>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;org.apache.zookeeper.data.ACL&gt; <B>getACL</B>()</PRE>
 <DL>
 <DD><DL>
 

Modified: incubator/twill/site/apidocs/org/apache/twill/zookeeper/AbstractZKClient.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/zookeeper/AbstractZKClient.html?rev=1646058&r1=1646057&r2=1646058&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/zookeeper/AbstractZKClient.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/zookeeper/AbstractZKClient.html Tue Dec 16 19:42:01 2014
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Mon Nov 17 12:55:09 PST 2014 -->
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Dec 16 11:38:24 PST 2014 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 AbstractZKClient (Apache Twill 0.5.0-incubating-SNAPSHOT API)
 </TITLE>
 
-<META NAME="date" CONTENT="2014-11-17">
+<META NAME="date" CONTENT="2014-12-16">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../javadoc-stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.twill.zookeeper</FONT>
 <BR>
 Class AbstractZKClient</H2>
 <PRE>
-<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>
+<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.twill.zookeeper.AbstractZKClient</B>
 </PRE>
 <DL>
@@ -104,7 +104,7 @@ Class AbstractZKClient</H2>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>AbstractZKClient</B><DT>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><DT>implements <A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html" title="interface in org.apache.twill.zookeeper">ZKClient</A></DL>
+<DT><PRE>public abstract class <B>AbstractZKClient</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html" title="interface in org.apache.twill.zookeeper">ZKClient</A></DL>
 </PRE>
 
 <P>
@@ -143,8 +143,8 @@ An abstract base implementation of <A HR
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode)">create</A></B>(<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>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode)">create</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
        byte[]&nbsp;data,
        org.apache.zookeeper.CreateMode&nbsp;createMode)</CODE>
 
@@ -153,8 +153,8 @@ An abstract base implementation of <A HR
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, boolean)">create</A></B>(<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>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, boolean)">create</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
        byte[]&nbsp;data,
        org.apache.zookeeper.CreateMode&nbsp;createMode,
        boolean&nbsp;createParent)</CODE>
@@ -164,19 +164,19 @@ An abstract base implementation of <A HR
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, java.lang.Iterable)">create</A></B>(<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>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, java.lang.Iterable)">create</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
        byte[]&nbsp;data,
        org.apache.zookeeper.CreateMode&nbsp;createMode,
-       <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</CODE>
+       <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a path in zookeeper.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#delete(java.lang.String)">delete</A></B>(<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>
+<CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#delete(java.lang.String)">delete</A></B>(<A HREF="http://download.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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deletes the node of the given path without matching version.</TD>
@@ -184,7 +184,7 @@ An abstract base implementation of <A HR
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#exists(java.lang.String)">exists</A></B>(<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>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#exists(java.lang.String)">exists</A></B>(<A HREF="http://download.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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if the path exists.</TD>
@@ -192,7 +192,7 @@ An abstract base implementation of <A HR
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="../../../../org/apache/twill/zookeeper/NodeChildren.html" title="interface in org.apache.twill.zookeeper">NodeChildren</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#getChildren(java.lang.String)">getChildren</A></B>(<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>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#getChildren(java.lang.String)">getChildren</A></B>(<A HREF="http://download.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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the list of children nodes under the given path.</TD>
@@ -200,7 +200,7 @@ An abstract base implementation of <A HR
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="../../../../org/apache/twill/zookeeper/NodeData.html" title="interface in org.apache.twill.zookeeper">NodeData</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#getData(java.lang.String)">getData</A></B>(<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>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#getData(java.lang.String)">getData</A></B>(<A HREF="http://download.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>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the data stored in the given path.</TD>
@@ -208,8 +208,8 @@ An abstract base implementation of <A HR
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#setACL(java.lang.String, java.lang.Iterable)">setACL</A></B>(<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,
-       <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#setACL(java.lang.String, java.lang.Iterable)">setACL</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+       <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the ACL of the given path if the path exists.</TD>
@@ -217,7 +217,7 @@ An abstract base implementation of <A HR
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt;</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#setData(java.lang.String, byte[])">setData</A></B>(<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,
+<TD><CODE><B><A HREF="../../../../org/apache/twill/zookeeper/AbstractZKClient.html#setData(java.lang.String, byte[])">setData</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
         byte[]&nbsp;data)</CODE>
 
 <BR>
@@ -227,10 +227,10 @@ An abstract base implementation of <A HR
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><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></TD>
+<TD><CODE><A HREF="http://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.twill.zookeeper.ZKClient"><!-- --></A>
@@ -275,8 +275,8 @@ public <B>AbstractZKClient</B>()</PRE>
 <A NAME="create(java.lang.String, byte[], org.apache.zookeeper.CreateMode)"><!-- --></A><H3>
 create</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt; <B>create</B>(<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,
-                                            <FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>create</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                                            <FONT SIZE="-1"><A HREF="http://download.oracle.com/javase/6/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT>
                                             byte[]&nbsp;data,
                                             org.apache.zookeeper.CreateMode&nbsp;createMode)</PRE>
 <DL>
@@ -296,8 +296,8 @@ public final <A HREF="../../../../org/ap
 <A NAME="create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, boolean)"><!-- --></A><H3>
 create</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt; <B>create</B>(<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,
-                                            <FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>create</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                                            <FONT SIZE="-1"><A HREF="http://download.oracle.com/javase/6/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT>
                                             byte[]&nbsp;data,
                                             org.apache.zookeeper.CreateMode&nbsp;createMode,
                                             boolean&nbsp;createParent)</PRE>
@@ -319,11 +319,11 @@ public final <A HREF="../../../../org/ap
 <A NAME="create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, java.lang.Iterable)"><!-- --></A><H3>
 create</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt; <B>create</B>(<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,
-                                            <FONT SIZE="-1"><A HREF="http://docs.oracle.com/javase/6/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>create</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                                            <FONT SIZE="-1"><A HREF="http://download.oracle.com/javase/6/docs/api/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT>
                                             byte[]&nbsp;data,
                                             org.apache.zookeeper.CreateMode&nbsp;createMode,
-                                            <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</PRE>
+                                            <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#create(java.lang.String, byte[], org.apache.zookeeper.CreateMode, java.lang.Iterable)">ZKClient</A></CODE></B></DD>
 <DD>Creates a path in zookeeper. Same as calling
@@ -342,7 +342,7 @@ public final <A HREF="../../../../org/ap
 <A NAME="exists(java.lang.String)"><!-- --></A><H3>
 exists</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt; <B>exists</B>(<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>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt; <B>exists</B>(<A HREF="http://download.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>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#exists(java.lang.String)">ZKClient</A></CODE></B></DD>
 <DD>Checks if the path exists. Same as calling
@@ -360,7 +360,7 @@ public final <A HREF="../../../../org/ap
 <A NAME="getChildren(java.lang.String)"><!-- --></A><H3>
 getChildren</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="../../../../org/apache/twill/zookeeper/NodeChildren.html" title="interface in org.apache.twill.zookeeper">NodeChildren</A>&gt; <B>getChildren</B>(<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>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="../../../../org/apache/twill/zookeeper/NodeChildren.html" title="interface in org.apache.twill.zookeeper">NodeChildren</A>&gt; <B>getChildren</B>(<A HREF="http://download.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>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#getChildren(java.lang.String)">ZKClient</A></CODE></B></DD>
 <DD>Gets the list of children nodes under the given path. Same as calling
@@ -378,7 +378,7 @@ public final <A HREF="../../../../org/ap
 <A NAME="getData(java.lang.String)"><!-- --></A><H3>
 getData</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="../../../../org/apache/twill/zookeeper/NodeData.html" title="interface in org.apache.twill.zookeeper">NodeData</A>&gt; <B>getData</B>(<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>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="../../../../org/apache/twill/zookeeper/NodeData.html" title="interface in org.apache.twill.zookeeper">NodeData</A>&gt; <B>getData</B>(<A HREF="http://download.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>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#getData(java.lang.String)">ZKClient</A></CODE></B></DD>
 <DD>Gets the data stored in the given path. Same as calling
@@ -396,7 +396,7 @@ public final <A HREF="../../../../org/ap
 <A NAME="setData(java.lang.String, byte[])"><!-- --></A><H3>
 setData</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt; <B>setData</B>(<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,
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt; <B>setData</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
                                                                      byte[]&nbsp;data)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#setData(java.lang.String, byte[])">ZKClient</A></CODE></B></DD>
@@ -415,7 +415,7 @@ public final <A HREF="../../../../org/ap
 <A NAME="delete(java.lang.String)"><!-- --></A><H3>
 delete</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<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>&gt; <B>delete</B>(<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>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>delete</B>(<A HREF="http://download.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>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#delete(java.lang.String)">ZKClient</A></CODE></B></DD>
 <DD>Deletes the node of the given path without matching version. Same as calling
@@ -433,8 +433,8 @@ public final <A HREF="../../../../org/ap
 <A NAME="setACL(java.lang.String, java.lang.Iterable)"><!-- --></A><H3>
 setACL</H3>
 <PRE>
-public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt; <B>setACL</B>(<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,
-                                                                    <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</PRE>
+public final <A HREF="../../../../org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper">OperationFuture</A>&lt;org.apache.zookeeper.data.Stat&gt; <B>setACL</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path,
+                                                                    <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;org.apache.zookeeper.data.ACL&gt;&nbsp;acl)</PRE>
 <DL>
 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/twill/zookeeper/ZKClient.html#setACL(java.lang.String, java.lang.Iterable)">ZKClient</A></CODE></B></DD>
 <DD>Sets the ACL of the given path if the path exists. Same as calling