http://git-wip-us.apache.org/repos/asf/beam-site/blob/c196579f/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html
 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html
new file mode 100644
index 0000000..1e3b891
--- /dev/null
+++ 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html
@@ -0,0 +1,366 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri May 12 16:50:04 PDT 
2017 -->
+<title>DirectRunner.DirectPipelineResult</title>
+<meta name="date" content="2017-05-12">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DirectRunner.DirectPipelineResult";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 target="_top">Frames</a></li>
+<li><a href="DirectRunner.DirectPipelineResult.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.beam.runners.direct</div>
+<h2 title="Class DirectRunner.DirectPipelineResult" class="title">Class 
DirectRunner.DirectPipelineResult</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.beam.runners.direct.DirectRunner.DirectPipelineResult</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/beam/sdk/PipelineResult.html" 
title="interface in org.apache.beam.sdk">PipelineResult</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct">DirectRunner</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span 
class="typeNameLabel">DirectRunner.DirectPipelineResult</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/beam/sdk/PipelineResult.html" 
title="interface in org.apache.beam.sdk">PipelineResult</a></pre>
+<div class="block">The result of running a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> with the <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.beam.sdk.PipelineResult">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.beam.sdk.<a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a></h3>
+<code><a href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" 
title="enum in org.apache.beam.sdk">PipelineResult.State</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#cancel--">cancel</a></span>()</code>
+<div class="block">Cancels the pipeline execution.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#getState--">getState</a></span>()</code>
+<div class="block">Retrieves the current state of the pipeline execution.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/sdk/metrics/MetricResults.html" 
title="class in org.apache.beam.sdk.metrics">MetricResults</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#metrics--">metrics</a></span>()</code>
+<div class="block">Returns the object to access metrics from the 
pipeline.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#waitUntilFinish--">waitUntilFinish</a></span>()</code>
+<div class="block">Waits until the pipeline finishes and returns the final 
status.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#waitUntilFinish-org.joda.time.Duration-">waitUntilFinish</a></span>(<a
 
href="http://www.joda.org/joda-time/apidocs/org/joda/time/Duration.html?is-external=true";
 title="class or interface in org.joda.time">Duration</a>&nbsp;duration)</code>
+<div class="block">Waits until the pipeline finishes and returns the final 
status.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getState--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getState</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a>&nbsp;getState()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#getState--">PipelineResult</a></code></span></div>
+<div class="block">Retrieves the current state of the pipeline execution.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#getState--">getState</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the <a href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" 
title="enum in org.apache.beam.sdk"><code>PipelineResult.State</code></a> 
representing the state of this pipeline.</dd>
+</dl>
+</li>
+</ul>
+<a name="metrics--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>metrics</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/sdk/metrics/MetricResults.html" 
title="class in 
org.apache.beam.sdk.metrics">MetricResults</a>&nbsp;metrics()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#metrics--">PipelineResult</a></code></span></div>
+<div class="block">Returns the object to access metrics from the 
pipeline.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#metrics--">metrics</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="waitUntilFinish--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>waitUntilFinish</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a>&nbsp;waitUntilFinish()</pre>
+<div class="block">Waits until the pipeline finishes and returns the final 
status..
+
+ <p>If the pipeline terminates abnormally by throwing an 
<code>Exception</code>, this will rethrow
+ the original <code>Exception</code>. Future calls to <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#getState--"><code>getState()</code></a>
 will return <a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html#FAILED"><code>PipelineResult.State.FAILED</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#waitUntilFinish--">waitUntilFinish</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The final state of the pipeline.</dd>
+</dl>
+</li>
+</ul>
+<a name="cancel--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>cancel</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a>&nbsp;cancel()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#cancel--">PipelineResult</a></code></span></div>
+<div class="block">Cancels the pipeline execution.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#cancel--">cancel</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="waitUntilFinish-org.joda.time.Duration-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>waitUntilFinish</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum 
in org.apache.beam.sdk">PipelineResult.State</a>&nbsp;waitUntilFinish(<a 
href="http://www.joda.org/joda-time/apidocs/org/joda/time/Duration.html?is-external=true";
 title="class or interface in org.joda.time">Duration</a>&nbsp;duration)</pre>
+<div class="block">Waits until the pipeline finishes and returns the final 
status.
+ It times out after the given duration..
+
+ <p>If the pipeline terminates abnormally by throwing an 
<code>Exception</code>, this will rethrow
+ the original <code>Exception</code>. Future calls to <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html#getState--"><code>getState()</code></a>
 will return <a 
href="../../../../../org/apache/beam/sdk/PipelineResult.State.html#FAILED"><code>PipelineResult.State.FAILED</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html#waitUntilFinish-org.joda.time.Duration-">waitUntilFinish</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>duration</code> - The time to wait for the pipeline to finish.
+     Provide a value less than 1 ms for an infinite wait.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The final state of the pipeline or null on timeout.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 target="_top">Frames</a></li>
+<li><a href="DirectRunner.DirectPipelineResult.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/c196579f/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.html
 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.html
new file mode 100644
index 0000000..351db89
--- /dev/null
+++ 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/DirectRunner.html
@@ -0,0 +1,311 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri May 12 16:50:04 PDT 
2017 -->
+<title>DirectRunner</title>
+<meta name="date" content="2017-05-12">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DirectRunner";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":9,"i1":10,"i2":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.Runner.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/DirectRunner.html"
 target="_top">Frames</a></li>
+<li><a href="DirectRunner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.beam.runners.direct</div>
+<h2 title="Class DirectRunner" class="title">Class DirectRunner</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/beam/sdk/PipelineRunner.html" 
title="class in 
org.apache.beam.sdk">org.apache.beam.sdk.PipelineRunner</a>&lt;<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.beam.runners.direct.DirectRunner</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DirectRunner</span>
+extends <a href="../../../../../org/apache/beam/sdk/PipelineRunner.html" 
title="class in org.apache.beam.sdk">PipelineRunner</a>&lt;<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a>&gt;</pre>
+<div class="block">A <a 
href="../../../../../org/apache/beam/sdk/PipelineRunner.html" title="class in 
org.apache.beam.sdk"><code>PipelineRunner</code></a> that executes a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> within the process that 
constructed the
+ <a href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a>.
+
+ <p>The <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct"><code>DirectRunner</code></a> 
is suitable for running a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> on small scale, example,
+ and test data, and should be used for ensuring that processing logic is 
correct. It also
+ is appropriate for executing unit tests and performs additional work to 
ensure that behavior
+ contained within a <a href="../../../../../org/apache/beam/sdk/Pipeline.html" 
title="class in org.apache.beam.sdk"><code>Pipeline</code></a> does not break 
assumptions within the Beam model, to improve
+ the ability to execute a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> at scale on a distributed 
backend.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Nested Class Summary table, listing nested classes, and an 
explanation">
+<caption><span>Nested Classes</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a></span></code>
+<div class="block">The result of running a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> with the <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a 
href="javascript:show(1);">Static Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct">DirectRunner</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html#fromOptions-org.apache.beam.sdk.options.PipelineOptions-">fromOptions</a></span>(<a
 href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptions</a>&nbsp;options)</code>
+<div class="block">Construct a <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct"><code>DirectRunner</code></a> 
from the provided options.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.html" 
title="interface in 
org.apache.beam.runners.direct">DirectOptions</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html#getPipelineOptions--">getPipelineOptions</a></span>()</code>
+<div class="block">Returns the <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options"><code>PipelineOptions</code></a> used to create 
this <a href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html#run-org.apache.beam.sdk.Pipeline-">run</a></span>(<a
 href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk">Pipeline</a>&nbsp;pipeline)</code>
+<div class="block">Processes the given <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a>, potentially asynchronously, 
returning a runner-specific
+ type of result.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fromOptions-org.apache.beam.sdk.options.PipelineOptions-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fromOptions</h4>
+<pre>public static&nbsp;<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct">DirectRunner</a>&nbsp;fromOptions(<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptions</a>&nbsp;options)</pre>
+<div class="block">Construct a <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct"><code>DirectRunner</code></a> 
from the provided options.</div>
+</li>
+</ul>
+<a name="getPipelineOptions--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPipelineOptions</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.html" 
title="interface in 
org.apache.beam.runners.direct">DirectOptions</a>&nbsp;getPipelineOptions()</pre>
+<div class="block">Returns the <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options"><code>PipelineOptions</code></a> used to create 
this <a href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</li>
+</ul>
+<a name="run-org.apache.beam.sdk.Pipeline-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a>&nbsp;run(<a
 href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk">Pipeline</a>&nbsp;pipeline)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineRunner.html#run-org.apache.beam.sdk.Pipeline-">PipelineRunner</a></code></span></div>
+<div class="block">Processes the given <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a>, potentially asynchronously, 
returning a runner-specific
+ type of result.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/PipelineRunner.html#run-org.apache.beam.sdk.Pipeline-">run</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/PipelineRunner.html" title="class in 
org.apache.beam.sdk">PipelineRunner</a>&lt;<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.Runner.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/DirectRunner.html"
 target="_top">Frames</a></li>
+<li><a href="DirectRunner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/c196579f/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-frame.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-frame.html
 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-frame.html
new file mode 100644
index 0000000..e2a3c41
--- /dev/null
+++ 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-frame.html
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri May 12 16:50:08 PDT 
2017 -->
+<title>org.apache.beam.runners.direct</title>
+<meta name="date" content="2017-05-12">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<h1 class="bar"><a 
href="../../../../../org/apache/beam/runners/direct/package-summary.html" 
target="classFrame">org.apache.beam.runners.direct</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="DirectOptions.html" title="interface in 
org.apache.beam.runners.direct" target="classFrame"><span 
class="interfaceName">DirectOptions</span></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="DirectOptions.AvailableParallelismFactory.html" title="class in 
org.apache.beam.runners.direct" 
target="classFrame">DirectOptions.AvailableParallelismFactory</a></li>
+<li><a href="DirectRegistrar.html" title="class in 
org.apache.beam.runners.direct" target="classFrame">DirectRegistrar</a></li>
+<li><a href="DirectRegistrar.Options.html" title="class in 
org.apache.beam.runners.direct" 
target="classFrame">DirectRegistrar.Options</a></li>
+<li><a href="DirectRegistrar.Runner.html" title="class in 
org.apache.beam.runners.direct" 
target="classFrame">DirectRegistrar.Runner</a></li>
+<li><a href="DirectRunner.html" title="class in 
org.apache.beam.runners.direct" target="classFrame">DirectRunner</a></li>
+<li><a href="DirectRunner.DirectPipelineResult.html" title="class in 
org.apache.beam.runners.direct" 
target="classFrame">DirectRunner.DirectPipelineResult</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/c196579f/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-summary.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-summary.html
 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-summary.html
new file mode 100644
index 0000000..eed2202
--- /dev/null
+++ 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-summary.html
@@ -0,0 +1,205 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri May 12 16:50:08 PDT 
2017 -->
+<title>org.apache.beam.runners.direct</title>
+<meta name="date" content="2017-05-12">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.beam.runners.direct";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/dataflow/util/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" 
class="title">Package&nbsp;org.apache.beam.runners.direct</h1>
+<div class="docSummary">
+<div class="block">Defines the <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.DirectRunner.html"
 title="class in 
org.apache.beam.sdk.options"><code>PipelineOptions.DirectRunner</code></a>
+ which executes both Bounded and Unbounded <code>Pipelines</code> on the local 
machine.</div>
+</div>
+<p>See:&nbsp;<a href="#package.description">Description</a></p>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.html" 
title="interface in org.apache.beam.runners.direct">DirectOptions</a></td>
+<td class="colLast">
+<div class="block">Options that can be used to configure the <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.AvailableParallelismFactory.html"
 title="class in 
org.apache.beam.runners.direct">DirectOptions.AvailableParallelismFactory</a></td>
+<td class="colLast">
+<div class="block">A <a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html" 
title="interface in 
org.apache.beam.sdk.options"><code>DefaultValueFactory</code></a> that returns 
the result of <code>Runtime.availableProcessors()</code>
+ from the <a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.AvailableParallelismFactory.html#create-org.apache.beam.sdk.options.PipelineOptions-"><code>DirectOptions.AvailableParallelismFactory.create(PipelineOptions)</code></a>
 method.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.html" 
title="class in org.apache.beam.runners.direct">DirectRegistrar</a></td>
+<td class="colLast">
+<div class="block">Contains the <code>PipelineRunnerRegistrar</code> and <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptionsRegistrar.html" 
title="interface in 
org.apache.beam.sdk.options"><code>PipelineOptionsRegistrar</code></a> for the
+ <a href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.Options.html"
 title="class in 
org.apache.beam.runners.direct">DirectRegistrar.Options</a></td>
+<td class="colLast">
+<div class="block">Registers the <a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.html" 
title="interface in 
org.apache.beam.runners.direct"><code>DirectOptions</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.Runner.html"
 title="class in org.apache.beam.runners.direct">DirectRegistrar.Runner</a></td>
+<td class="colLast">
+<div class="block">Registers the <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct">DirectRunner</a></td>
+<td class="colLast">
+<div class="block">A <a 
href="../../../../../org/apache/beam/sdk/PipelineRunner.html" title="class in 
org.apache.beam.sdk"><code>PipelineRunner</code></a> that executes a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> within the process that 
constructed the
+ <a href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in 
org.apache.beam.runners.direct">DirectRunner.DirectPipelineResult</a></td>
+<td class="colLast">
+<div class="block">The result of running a <a 
href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in 
org.apache.beam.sdk"><code>Pipeline</code></a> with the <a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in 
org.apache.beam.runners.direct"><code>DirectRunner</code></a>.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<a name="package.description">
+<!--   -->
+</a>
+<h2 title="Package org.apache.beam.runners.direct Description">Package 
org.apache.beam.runners.direct Description</h2>
+<div class="block">Defines the <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.DirectRunner.html"
 title="class in 
org.apache.beam.sdk.options"><code>PipelineOptions.DirectRunner</code></a>
+ which executes both Bounded and Unbounded <code>Pipelines</code> on the local 
machine.
+
+ <p>See <code>org.apache.beam.sdk.runners</code> for more information about 
Pipeline Runners.</div>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/dataflow/util/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/c196579f/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-tree.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-tree.html
 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-tree.html
new file mode 100644
index 0000000..2edd86b
--- /dev/null
+++ 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/direct/package-tree.html
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri May 12 16:50:08 PDT 
2017 -->
+<title>org.apache.beam.runners.direct Class Hierarchy</title>
+<meta name="date" content="2017-05-12">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="org.apache.beam.runners.direct Class 
Hierarchy";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/dataflow/util/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/package-tree.html"
 target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package org.apache.beam.runners.direct</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.AvailableParallelismFactory.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectOptions.AvailableParallelismFactory</span></a> 
(implements org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html" 
title="interface in 
org.apache.beam.sdk.options">DefaultValueFactory</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.html" 
title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectRegistrar</span></a></li>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.Options.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectRegistrar.Options</span></a> (implements 
org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptionsRegistrar.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptionsRegistrar</a>)</li>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectRegistrar.Runner.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectRegistrar.Runner</span></a> (implements 
org.apache.beam.sdk.runners.PipelineRunnerRegistrar)</li>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.DirectPipelineResult.html"
 title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectRunner.DirectPipelineResult</span></a> (implements 
org.apache.beam.sdk.<a 
href="../../../../../org/apache/beam/sdk/PipelineResult.html" title="interface 
in org.apache.beam.sdk">PipelineResult</a>)</li>
+<li type="circle">org.apache.beam.sdk.<a 
href="../../../../../org/apache/beam/sdk/PipelineRunner.html" title="class in 
org.apache.beam.sdk"><span 
class="typeNameLink">PipelineRunner</span></a>&lt;ResultT&gt;
+<ul>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectRunner.html" 
title="class in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectRunner</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">org.apache.beam.sdk.transforms.display.<a 
href="../../../../../org/apache/beam/sdk/transforms/display/HasDisplayData.html"
 title="interface in org.apache.beam.sdk.transforms.display"><span 
class="typeNameLink">HasDisplayData</span></a>
+<ul>
+<li type="circle">org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in org.apache.beam.sdk.options"><span 
class="typeNameLink">PipelineOptions</span></a>
+<ul>
+<li type="circle">org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html" 
title="interface in org.apache.beam.sdk.options"><span 
class="typeNameLink">ApplicationNameOptions</span></a>
+<ul>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.html" 
title="interface in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectOptions</span></a> (also extends 
org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in org.apache.beam.sdk.options">PipelineOptions</a>)</li>
+</ul>
+</li>
+<li type="circle">org.apache.beam.runners.direct.<a 
href="../../../../../org/apache/beam/runners/direct/DirectOptions.html" 
title="interface in org.apache.beam.runners.direct"><span 
class="typeNameLink">DirectOptions</span></a> (also extends 
org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html" 
title="interface in 
org.apache.beam.sdk.options">ApplicationNameOptions</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/dataflow/util/package-tree.html">Prev</a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/direct/package-tree.html"
 target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/beam-site/blob/c196579f/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/flink/DefaultParallelismFactory.html
----------------------------------------------------------------------
diff --git 
a/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/flink/DefaultParallelismFactory.html
 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/flink/DefaultParallelismFactory.html
new file mode 100644
index 0000000..9e10c8d
--- /dev/null
+++ 
b/content/documentation/sdks/javadoc/2.0.0/org/apache/beam/runners/flink/DefaultParallelismFactory.html
@@ -0,0 +1,292 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_112-google-v7) on Fri May 12 16:50:04 PDT 
2017 -->
+<title>DefaultParallelismFactory</title>
+<meta name="date" content="2017-05-12">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="DefaultParallelismFactory";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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&nbsp;Class</li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkDetachedRunnerResult.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/flink/DefaultParallelismFactory.html"
 target="_top">Frames</a></li>
+<li><a href="DefaultParallelismFactory.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.beam.runners.flink</div>
+<h2 title="Class DefaultParallelismFactory" class="title">Class 
DefaultParallelismFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.beam.runners.flink.DefaultParallelismFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html" 
title="interface in 
org.apache.beam.sdk.options">DefaultValueFactory</a>&lt;java.lang.Integer&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">DefaultParallelismFactory</span>
+extends java.lang.Object
+implements <a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html" 
title="interface in 
org.apache.beam.sdk.options">DefaultValueFactory</a>&lt;java.lang.Integer&gt;</pre>
+<div class="block"><a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html" 
title="interface in 
org.apache.beam.sdk.options"><code>DefaultValueFactory</code></a> for getting a 
default value for the parallelism option
+ on <a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html" 
title="interface in 
org.apache.beam.runners.flink"><code>FlinkPipelineOptions</code></a>.
+
+ <p>This will return either the default value from 
<code>GlobalConfiguration</code> or <code>1</code>.
+ A valid <code>GlobalConfiguration</code> is only available if the program is 
executed by the Flink
+ run scripts.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/DefaultParallelismFactory.html#DefaultParallelismFactory--">DefaultParallelismFactory</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>java.lang.Integer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/DefaultParallelismFactory.html#create-org.apache.beam.sdk.options.PipelineOptions-">create</a></span>(<a
 href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptions</a>&nbsp;options)</code>
+<div class="block">Creates a default value for a getter marked with <a 
href="../../../../../org/apache/beam/sdk/options/Default.InstanceFactory.html" 
title="annotation in 
org.apache.beam.sdk.options"><code>Default.InstanceFactory</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DefaultParallelismFactory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DefaultParallelismFactory</h4>
+<pre>public&nbsp;DefaultParallelismFactory()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="create-org.apache.beam.sdk.options.PipelineOptions-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>create</h4>
+<pre>public&nbsp;java.lang.Integer&nbsp;create(<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptions</a>&nbsp;options)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html#create-org.apache.beam.sdk.options.PipelineOptions-">DefaultValueFactory</a></code></span></div>
+<div class="block">Creates a default value for a getter marked with <a 
href="../../../../../org/apache/beam/sdk/options/Default.InstanceFactory.html" 
title="annotation in 
org.apache.beam.sdk.options"><code>Default.InstanceFactory</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html#create-org.apache.beam.sdk.options.PipelineOptions-">create</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/options/DefaultValueFactory.html" 
title="interface in 
org.apache.beam.sdk.options">DefaultValueFactory</a>&lt;java.lang.Integer&gt;</code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>options</code> - The current pipeline options.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The default value to be used for the annotated getter.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="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&nbsp;Class</li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkDetachedRunnerResult.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?org/apache/beam/runners/flink/DefaultParallelismFactory.html"
 target="_top">Frames</a></li>
+<li><a href="DefaultParallelismFactory.html" 
target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Reply via email to