http://git-wip-us.apache.org/repos/asf/twill/blob/49f35954/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillPreparer.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillPreparer.html
 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillPreparer.html
new file mode 100644
index 0000000..702abc0
--- /dev/null
+++ 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillPreparer.html
@@ -0,0 +1,410 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 25 09:24:51 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.twill.api.TwillPreparer (Apache Twill 
0.12.0 API)</title>
+<meta name="date" content="2017-08-25">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillPreparer (Apache Twill 0.12.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillPreparer.html"
 target="_top">Frames</a></li>
+<li><a href="TwillPreparer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.twill.api.TwillPreparer" 
class="title">Uses of Interface<br>org.apache.twill.api.TwillPreparer</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.twill.api">org.apache.twill.api</a></td>
+<td class="colLast">
+<div class="block">Classes in this package provides core functionality of the 
Twill library.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.twill.yarn">org.apache.twill.yarn</a></td>
+<td class="colLast">
+<div class="block">Classes in this package implement the Twill API for Apache 
Hadoop YARN.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.twill.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</a> in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 that return <a href="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#addJVMOptions(java.lang.String)">addJVMOptions</a></strong>(<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>&nbsp;options)</code>
+<div class="block">This methods adds extra JVM options that will be passed to 
the java command line for every runnable
+ of the application started through this <a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><code>TwillPreparer</code></a> instance.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#addLogHandler(org.apache.twill.api.logging.LogHandler)">addLogHandler</a></strong>(<a
 href="../../../../../org/apache/twill/api/logging/LogHandler.html" 
title="interface in 
org.apache.twill.api.logging">LogHandler</a>&nbsp;handler)</code>
+<div class="block">Adds a <a 
href="../../../../../org/apache/twill/api/logging/LogHandler.html" 
title="interface in org.apache.twill.api.logging"><code>LogHandler</code></a> 
for receiving an application log.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#addSecureStore(org.apache.twill.api.SecureStore)">addSecureStore</a></strong>(<a
 href="../../../../../org/apache/twill/api/SecureStore.html" title="interface 
in org.apache.twill.api">SecureStore</a>&nbsp;secureStore)</code>
+<div class="block">Adds security credentials for the runtime environment to 
gives application access to resources.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#enableDebugging(boolean,%20java.lang.String...)">enableDebugging</a></strong>(boolean&nbsp;doSuspend,
+               <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>...&nbsp;runnables)</code>
+<div class="block">Enable debugging for runnables.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#enableDebugging(java.lang.String...)">enableDebugging</a></strong>(<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>...&nbsp;runnables)</code>
+<div class="block">Enable debugging for runnables, without suspending the 
virtual machine to wait for the debugger.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillRunner.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillApplication)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in 
org.apache.twill.api">TwillApplication</a>&nbsp;application)</code>
+<div class="block">Prepares to run the given <a 
href="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api"><code>TwillApplication</code></a> as 
specified by the application.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillRunner.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillRunnable)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>
+<div class="block">Prepares to run the given <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> with <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html#BASIC"><code>ResourceSpecification.BASIC</code></a>
 resource specification.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillRunner.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+       <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpecification)</code>
+<div class="block">Prepares to run the given <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> with the given resource 
specification.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setClassLoader(java.lang.String)">setClassLoader</a></strong>(<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>&nbsp;classLoaderClassName)</code>
+<div class="block">Sets the class name of the <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang"><code>ClassLoader</code></a> to be 
used for loading twill and application classes for
+ all containers.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setJVMOptions(java.lang.String)">setJVMOptions</a></strong>(<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>&nbsp;options)</code>
+<div class="block">This methods sets the extra JVM options that will be passed 
to the java command line for every runnable
+ of the application started through this <a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><code>TwillPreparer</code></a> instance.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setJVMOptions(java.lang.String,%20java.lang.String)">setJVMOptions</a></strong>(<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>&nbsp;runnableName,
+             <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>&nbsp;options)</code>
+<div class="block">This methods sets the extra JVM options that will be passed 
to the java command line for the given runnable
+ of the application started through this <a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><code>TwillPreparer</code></a> instance.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setLogLevel(org.apache.twill.api.logging.LogEntry.Level)">setLogLevel</a></strong>(<a
 href="../../../../../org/apache/twill/api/logging/LogEntry.Level.html" 
title="enum in 
org.apache.twill.api.logging">LogEntry.Level</a>&nbsp;logLevel)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>Use <a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setLogLevels(java.util.Map)"><code>setLogLevels(Map)</code></a>
 with key <code>Logger.ROOT_LOGGER_NAME</code> instead.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setLogLevels(java.util.Map)">setLogLevels</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="../../../../../org/apache/twill/api/logging/LogEntry.Level.html" 
title="enum in 
org.apache.twill.api.logging">LogEntry.Level</a>&gt;&nbsp;logLevels)</code>
+<div class="block">Set the log levels for requested logger names for Twill 
applications running in a container.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setLogLevels(java.lang.String,%20java.util.Map)">setLogLevels</a></strong>(<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>&nbsp;runnableName,
+            <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="../../../../../org/apache/twill/api/logging/LogEntry.Level.html" 
title="enum in 
org.apache.twill.api.logging">LogEntry.Level</a>&gt;&nbsp;logLevelsForRunnable)</code>
+<div class="block">Set the log levels for requested logger names for a <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setSchedulerQueue(java.lang.String)">setSchedulerQueue</a></strong>(<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>&nbsp;name)</code>
+<div class="block">Sets the name of the scheduler queue to use.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#setUser(java.lang.String)">setUser</a></strong>(<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>&nbsp;user)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>This method will be removed in future version.</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withApplicationArguments(java.lang.Iterable)">withApplicationArguments</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<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>&gt;&nbsp;args)</code>
+<div class="block">Sets the list of arguments that will be passed to the 
application.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withApplicationArguments(java.lang.String...)">withApplicationArguments</a></strong>(<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>...&nbsp;args)</code>
+<div class="block">Sets the list of arguments that will be passed to the 
application.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withApplicationClassPaths(java.lang.Iterable)">withApplicationClassPaths</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<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>&gt;&nbsp;classPaths)</code>
+<div class="block">Adds the set of paths to the classpath on the target 
machine for ApplicationMaster and all runnables.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withApplicationClassPaths(java.lang.String...)">withApplicationClassPaths</a></strong>(<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>...&nbsp;classPaths)</code>
+<div class="block">Adds the set of paths to the classpath on the target 
machine for ApplicationMaster and all runnables.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withArguments(java.lang.String,%20java.lang.Iterable)">withArguments</a></strong>(<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>&nbsp;runnableName,
+             <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<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>&gt;&nbsp;args)</code>
+<div class="block">Sets the list of arguments that will be passed to the <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> identified by the given 
name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withArguments(java.lang.String,%20java.lang.String...)">withArguments</a></strong>(<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>&nbsp;runnableName,
+             <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>...&nbsp;args)</code>
+<div class="block">Sets the list of arguments that will be passed to the <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> identified by the given 
name.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withBundlerClassAcceptor(org.apache.twill.api.ClassAcceptor)">withBundlerClassAcceptor</a></strong>(<a
 href="../../../../../org/apache/twill/api/ClassAcceptor.html" title="class in 
org.apache.twill.api">ClassAcceptor</a>&nbsp;classAcceptor)</code>
+<div class="block">Uses <a 
href="../../../../../org/apache/twill/api/ClassAcceptor.html" title="class in 
org.apache.twill.api"><code>ClassAcceptor</code></a> to determine the classes 
to include in the bundle jar for
+ ApplicationMaster and all runnables.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withClassPaths(java.lang.Iterable)">withClassPaths</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<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>&gt;&nbsp;classPaths)</code>
+<div class="block">Adds the set of paths to the classpath on the target 
machine for all runnables.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withClassPaths(java.lang.String...)">withClassPaths</a></strong>(<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>...&nbsp;classPaths)</code>
+<div class="block">Adds the set of paths to the classpath on the target 
machine for all runnables.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withConfiguration(java.util.Map)">withConfiguration</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;config)</code>
+<div class="block">Overrides the default configuration with the given set of 
configurations.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withConfiguration(java.lang.String,%20java.util.Map)">withConfiguration</a></strong>(<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>&nbsp;runnableName,
+                 <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;config)</code>
+<div class="block">Overrides the default configuration with the given set of 
configurations for the given runnable only.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withDependencies(java.lang.Class...)">withDependencies</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</code>
+<div class="block">Adds extra classes that the application is dependent on and 
is not traceable from the application itself.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withDependencies(java.lang.Iterable)">withDependencies</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</a>&lt;?&gt;&gt;&nbsp;classes)</code>
+<div class="block">Adds extra classes that the application is dependent on and 
is not traceable from the application itself.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withEnv(java.util.Map)">withEnv</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;env)</code>
+<div class="block">Adds the set of environment variables that will be set as 
container environment variables for all runnables.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withEnv(java.lang.String,%20java.util.Map)">withEnv</a></strong>(<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>&nbsp;runnableName,
+       <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;env)</code>
+<div class="block">Adds the set of environment variables that will be set as 
container environment variables for the given runnable.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withMaxRetries(java.lang.String,%20int)">withMaxRetries</a></strong>(<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>&nbsp;runnableName,
+              int&nbsp;maxRetries)</code>
+<div class="block">Sets the maximum number of times (per instance) a runnable 
will be retried if it exits without success.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withResources(java.lang.Iterable)">withResources</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</a>&lt;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true";
 title="class or interface in java.net">URI</a>&gt;&nbsp;resources)</code>
+<div class="block">Adds resources that will be available through the 
ClassLoader of the <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>runnables</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillPreparer.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html#withResources(java.net.URI...)">withResources</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true";
 title="class or interface in java.net">URI</a>...&nbsp;resources)</code>
+<div class="block">Adds resources that will be available through the 
ClassLoader of the <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>runnables</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.twill.yarn">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</a> in <a 
href="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</a>
 that return <a href="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span 
class="strong">YarnTwillRunnerService.</span><code><strong><a 
href="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillApplication)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in 
org.apache.twill.api">TwillApplication</a>&nbsp;application)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span 
class="strong">YarnTwillRunnerService.</span><code><strong><a 
href="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillRunnable)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span 
class="strong">YarnTwillRunnerService.</span><code><strong><a 
href="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+       <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpecification)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillPreparer.html"
 target="_top">Frames</a></li>
+<li><a href="TwillPreparer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/twill/blob/49f35954/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunResources.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunResources.html
 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunResources.html
new file mode 100644
index 0000000..709cb01
--- /dev/null
+++ 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunResources.html
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 25 09:24:51 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.twill.api.TwillRunResources (Apache Twill 
0.12.0 API)</title>
+<meta name="date" content="2017-08-25">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillRunResources (Apache Twill 0.12.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunResources.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunResources.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.twill.api.TwillRunResources" 
class="title">Uses of Interface<br>org.apache.twill.api.TwillRunResources</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.twill.api">org.apache.twill.api</a></td>
+<td class="colLast">
+<div class="block">Classes in this package provides core functionality of the 
Twill library.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.twill.api">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</a> in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 that return <a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</a></code></td>
+<td class="colLast"><span 
class="strong">ResourceReport.</span><code><strong><a 
href="../../../../../org/apache/twill/api/ResourceReport.html#getAppMasterResources()">getAppMasterResources</a></strong>()</code>
+<div class="block">Get the resources application master is using.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 that return types with arguments of type <a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in 
org.apache.twill.api">TwillRunResources</a>&gt;&gt;</code></td>
+<td class="colLast"><span 
class="strong">ResourceReport.</span><code><strong><a 
href="../../../../../org/apache/twill/api/ResourceReport.html#getResources()">getResources</a></strong>()</code>
+<div class="block">Get all the run resources being used across all 
runnables.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<a 
href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</a>&gt;</code></td>
+<td class="colLast"><span 
class="strong">ResourceReport.</span><code><strong><a 
href="../../../../../org/apache/twill/api/ResourceReport.html#getRunnableResources(java.lang.String)">getRunnableResources</a></strong>(<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>&nbsp;runnableName)</code>
+<div class="block">Get all the run resources being used by all instances of 
the specified runnable.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunResources.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunResources.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/twill/blob/49f35954/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnable.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnable.html
 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnable.html
new file mode 100644
index 0000000..0d96ed1
--- /dev/null
+++ 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnable.html
@@ -0,0 +1,278 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 25 09:24:51 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface org.apache.twill.api.TwillRunnable (Apache Twill 
0.12.0 API)</title>
+<meta name="date" content="2017-08-25">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillRunnable (Apache Twill 0.12.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunnable.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunnable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.twill.api.TwillRunnable" 
class="title">Uses of Interface<br>org.apache.twill.api.TwillRunnable</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.twill.api">org.apache.twill.api</a></td>
+<td class="colLast">
+<div class="block">Classes in this package provides core functionality of the 
Twill library.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.twill.ext">org.apache.twill.ext</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.twill.yarn">org.apache.twill.yarn</a></td>
+<td class="colLast">
+<div class="block">Classes in this package implement the Twill API for Apache 
Hadoop YARN.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.twill.api">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">TwillRunnable</a> in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 that implement <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/twill/api/AbstractTwillRunnable.html" 
title="class in org.apache.twill.api">AbstractTwillRunnable</a></strong></code>
+<div class="block">This abstract class provides default implementation of the 
<a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api"><code>TwillRunnable</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 with parameters of type <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.MoreRunnable.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html#add(java.lang.String,%20org.apache.twill.api.TwillRunnable)">add</a></strong>(<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>&nbsp;name,
+   <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in 
org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>
+<div class="block">Adds a <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> with <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html#BASIC"><code>ResourceSpecification.BASIC</code></a>
 resource specification.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.RunnableSetter.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RunnableSetter.html#add(java.lang.String,%20org.apache.twill.api.TwillRunnable)">add</a></strong>(<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>&nbsp;name,
+   <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in 
org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.MoreRunnable.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html#add(java.lang.String,%20org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">add</a></strong>(<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>&nbsp;name,
+   <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+   <a href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpec)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.RunnableSetter.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RunnableSetter.html#add(java.lang.String,%20org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">add</a></strong>(<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>&nbsp;name,
+   <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+   <a href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpec)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.MoreRunnable.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html#add(org.apache.twill.api.TwillRunnable)">add</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.RunnableSetter.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RunnableSetter.html#add(org.apache.twill.api.TwillRunnable)">add</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.MoreRunnable.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html#add(org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">add</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+   <a href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpec)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RuntimeSpecificationAdder.html"
 title="class in 
org.apache.twill.api">TwillSpecification.Builder.RuntimeSpecificationAdder</a></code></td>
+<td class="colLast"><span 
class="strong">TwillSpecification.Builder.RunnableSetter.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillSpecification.Builder.RunnableSetter.html#add(org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">add</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+   <a href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpec)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillRunner.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillRunnable)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>
+<div class="block">Prepares to run the given <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> with <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html#BASIC"><code>ResourceSpecification.BASIC</code></a>
 resource specification.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span class="strong">TwillRunner.</span><code><strong><a 
href="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+       <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpecification)</code>
+<div class="block">Prepares to run the given <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><code>TwillRunnable</code></a> with the given resource 
specification.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.twill.ext">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">TwillRunnable</a> in <a 
href="../../../../../org/apache/twill/ext/package-summary.html">org.apache.twill.ext</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/twill/ext/package-summary.html">org.apache.twill.ext</a>
 that implement <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/twill/ext/BundledJarRunnable.html" title="class 
in org.apache.twill.ext">BundledJarRunnable</a></strong></code>
+<div class="block">Uses <a 
href="../../../../../org/apache/twill/ext/BundledJarRunnable.html" title="class 
in org.apache.twill.ext"><code>BundledJarRunnable</code></a> to run a bundled 
jar.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.twill.yarn">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">TwillRunnable</a> in <a 
href="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</a>
 with parameters of type <a 
href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span 
class="strong">YarnTwillRunnerService.</span><code><strong><a 
href="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillRunnable)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</a></code></td>
+<td class="colLast"><span 
class="strong">YarnTwillRunnerService.</span><code><strong><a 
href="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillRunnable,%20org.apache.twill.api.ResourceSpecification)">prepare</a></strong>(<a
 href="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</a>&nbsp;runnable,
+       <a 
href="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</a>&nbsp;resourceSpecification)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunnable.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunnable.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/twill/blob/49f35954/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterConfigs.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterConfigs.html
 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterConfigs.html
new file mode 100644
index 0000000..f27c22e
--- /dev/null
+++ 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterConfigs.html
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 25 09:24:51 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.twill.api.TwillRunnableSpecification.Builder.AfterConfigs (Apache 
Twill 0.12.0 API)</title>
+<meta name="date" content="2017-08-25">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.twill.api.TwillRunnableSpecification.Builder.AfterConfigs (Apache 
Twill 0.12.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterConfigs.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunnableSpecification.Builder.AfterConfigs.html" 
target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.twill.api.TwillRunnableSpecification.Builder.AfterConfigs" 
class="title">Uses of 
Class<br>org.apache.twill.api.TwillRunnableSpecification.Builder.AfterConfigs</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterConfigs</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.twill.api">org.apache.twill.api</a></td>
+<td class="colLast">
+<div class="block">Classes in this package provides core functionality of the 
Twill library.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.twill.api">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterConfigs</a> in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 that return <a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterConfigs</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterConfigs</a></code></td>
+<td class="colLast"><span 
class="strong">TwillRunnableSpecification.Builder.AfterName.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html#noConfigs()">noConfigs</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterConfigs</a></code></td>
+<td class="colLast"><span 
class="strong">TwillRunnableSpecification.Builder.AfterName.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html#withConfigs(java.util.Map)">withConfigs</a></strong>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>,<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>&gt;&nbsp;args)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterConfigs.html"
 title="class in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterConfigs.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunnableSpecification.Builder.AfterConfigs.html" 
target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/twill/blob/49f35954/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterName.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterName.html
 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterName.html
new file mode 100644
index 0000000..fd62b51
--- /dev/null
+++ 
b/src/site/resources/apidocs-0.12.0/org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterName.html
@@ -0,0 +1,159 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 25 09:24:51 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.twill.api.TwillRunnableSpecification.Builder.AfterName (Apache Twill 
0.12.0 API)</title>
+<meta name="date" content="2017-08-25">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class 
org.apache.twill.api.TwillRunnableSpecification.Builder.AfterName (Apache Twill 
0.12.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html"
 title="class in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterName.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunnableSpecification.Builder.AfterName.html" 
target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.twill.api.TwillRunnableSpecification.Builder.AfterName" 
class="title">Uses of 
Class<br>org.apache.twill.api.TwillRunnableSpecification.Builder.AfterName</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterName</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.twill.api">org.apache.twill.api</a></td>
+<td class="colLast">
+<div class="block">Classes in this package provides core functionality of the 
Twill library.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.twill.api">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterName</a> in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</a>
 that return <a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterName</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html"
 title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder.AfterName</a></code></td>
+<td class="colLast"><span 
class="strong">TwillRunnableSpecification.Builder.NameSetter.</span><code><strong><a
 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.NameSetter.html#setName(java.lang.String)">setName</a></strong>(<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>&nbsp;name)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a 
href="../../../../../org/apache/twill/api/TwillRunnableSpecification.Builder.AfterName.html"
 title="class in org.apache.twill.api">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/twill/api/class-use/TwillRunnableSpecification.Builder.AfterName.html"
 target="_top">Frames</a></li>
+<li><a href="TwillRunnableSpecification.Builder.AfterName.html" 
target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to