http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/65d23415/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkPipelineOptions.html
----------------------------------------------------------------------
diff --git 
a/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkPipelineOptions.html
 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkPipelineOptions.html
new file mode 100644
index 0000000..ad83f18
--- /dev/null
+++ 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkPipelineOptions.html
@@ -0,0 +1,502 @@
+<!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_91) on Sun Sep 25 18:16:27 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FlinkPipelineOptions (Apache Beam SDK for Java, version 
0.2.0-incubating)</title>
+<meta name="date" content="2016-09-25">
+<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="FlinkPipelineOptions (Apache Beam SDK for 
Java, version 0.2.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FlinkPipelineOptions.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineExecutionEnvironment.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.JobNameFactory.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/FlinkPipelineOptions.html"
 target="_top">Frames</a></li>
+<li><a href="FlinkPipelineOptions.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.flink</div>
+<h2 title="Interface FlinkPipelineOptions" class="title">Interface 
FlinkPipelineOptions</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html" 
title="interface in org.apache.beam.sdk.options">ApplicationNameOptions</a>, <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html" 
title="interface in org.apache.beam.sdk.options">GcpOptions</a>, <a 
href="../../../../../org/apache/beam/sdk/options/GoogleApiDebugOptions.html" 
title="interface in org.apache.beam.sdk.options">GoogleApiDebugOptions</a>, <a 
href="../../../../../org/apache/beam/sdk/transforms/display/HasDisplayData.html"
 title="interface in 
org.apache.beam.sdk.transforms.display">HasDisplayData</a>, <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in org.apache.beam.sdk.options">PipelineOptions</a>, <a 
href="../../../../../org/apache/beam/sdk/options/StreamingOptions.html" 
title="interface in org.apache.beam.sdk.options">StreamingOptions</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="typeNameLabel">FlinkPipelineOptions</span>
+extends <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in org.apache.beam.sdk.options">PipelineOptions</a>, <a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html" 
title="interface in org.apache.beam.sdk.options">ApplicationNameOptions</a>, <a 
href="../../../../../org/apache/beam/sdk/options/StreamingOptions.html" 
title="interface in org.apache.beam.sdk.options">StreamingOptions</a></pre>
+<div class="block">Options which can be used to configure a Flink 
PipelineRunner.</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">Interface 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/flink/FlinkPipelineOptions.JobNameFactory.html"
 title="class in 
org.apache.beam.runners.flink">FlinkPipelineOptions.JobNameFactory</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.beam.sdk.options.GcpOptions">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html" 
title="interface in org.apache.beam.sdk.options">GcpOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.CredentialDirFactory.html"
 title="class in 
org.apache.beam.sdk.options">GcpOptions.CredentialDirFactory</a>, <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.DefaultProjectFactory.html"
 title="class in 
org.apache.beam.sdk.options">GcpOptions.DefaultProjectFactory</a>, <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.GcpTempLocationFactory.html"
 title="class in 
org.apache.beam.sdk.options">GcpOptions.GcpTempLocationFactory</a>, <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.GcpUserCredentialsFactory.html"
 title="class in 
org.apache.beam.sdk.options">GcpOptions.GcpUserCredentialsFactory</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.beam.sdk.options.GoogleApiDebugOptions">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/GoogleApiDebugOptions.html" 
title="interface in org.apache.beam.sdk.options">GoogleApiDebugOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/GoogleApiDebugOptions.GoogleApiTracer.html"
 title="class in 
org.apache.beam.sdk.options">GoogleApiDebugOptions.GoogleApiTracer</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.beam.sdk.options.PipelineOptions">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in org.apache.beam.sdk.options">PipelineOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.CheckEnabled.html"
 title="enum in org.apache.beam.sdk.options">PipelineOptions.CheckEnabled</a>, 
<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.DirectRunner.html"
 title="class in 
org.apache.beam.sdk.options">PipelineOptions.DirectRunner</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="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract 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="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getCheckpointingInterval--">getCheckpointingInterval</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getExecutionRetryDelay--">getExecutionRetryDelay</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getFilesToStage--">getFilesToStage</a></span>()</code>
+<div class="block">List of local files to make available to workers.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getFlinkMaster--">getFlinkMaster</a></span>()</code>
+<div class="block">The url of the Flink JobManager on which to execute 
pipelines.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getJobName--">getJobName</a></span>()</code>
+<div class="block">The job name is used to identify jobs running on a Flink 
cluster.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getNumberOfExecutionRetries--">getNumberOfExecutionRetries</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#getParallelism--">getParallelism</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setCheckpointingInterval-java.lang.Long-">setCheckpointingInterval</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in 
java.lang">Long</a>&nbsp;interval)</code>&nbsp;</td>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setExecutionRetryDelay-java.lang.Long-">setExecutionRetryDelay</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&nbsp;delay)</code>&nbsp;</td>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setFilesToStage-java.util.List-">setFilesToStage</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;value)</code>&nbsp;</td>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setFlinkMaster-java.lang.String-">setFlinkMaster</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setJobName-java.lang.String-">setJobName</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setNumberOfExecutionRetries-java.lang.Integer-">setNumberOfExecutionRetries</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in 
java.lang">Integer</a>&nbsp;retries)</code>&nbsp;</td>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html#setParallelism-java.lang.Integer-">setParallelism</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in 
java.lang">Integer</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.beam.sdk.options.StreamingOptions">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/StreamingOptions.html" 
title="interface in org.apache.beam.sdk.options">StreamingOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/StreamingOptions.html#isStreaming--">isStreaming</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/StreamingOptions.html#setStreaming-boolean-">setStreaming</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.beam.sdk.options.ApplicationNameOptions">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html" 
title="interface in org.apache.beam.sdk.options">ApplicationNameOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html#getAppName--">getAppName</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/ApplicationNameOptions.html#setAppName-java.lang.String-">setAppName</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.beam.sdk.options.GcpOptions">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html" 
title="interface in org.apache.beam.sdk.options">GcpOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getAuthorizationServerEncodedUrl--">getAuthorizationServerEncodedUrl</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getCredentialDir--">getCredentialDir</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getCredentialFactoryClass--">getCredentialFactoryClass</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getCredentialId--">getCredentialId</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getGcpCredential--">getGcpCredential</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getGcpTempLocation--">getGcpTempLocation</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getProject--">getProject</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getSecretsFile--">getSecretsFile</a>,
 <a href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getServ
 iceAccountKeyfile--">getServiceAccountKeyfile</a>, <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getServiceAccountName--">getServiceAccountName</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#getTokenServerUrl--">getTokenServerUrl</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setAuthorizationServerEncodedUrl-java.lang.String-">setAuthorizationServerEncodedUrl</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setCredentialDir-java.lang.String-">setCredentialDir</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setCredentialFactoryClass-java.lang.Class-">setCredentialFactoryClass</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setCredentialId-java.lang.String-">setCredentialId</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setGcpCredential-com.google.api.client.auth.oauth2.Credential-">setGcpCredential</a>,
 <a href="
 
../../../../../org/apache/beam/sdk/options/GcpOptions.html#setGcpTempLocation-java.lang.String-">setGcpTempLocation</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setProject-java.lang.String-">setProject</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setSecretsFile-java.lang.String-">setSecretsFile</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setServiceAccountKeyfile-java.lang.String-">setServiceAccountKeyfile</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setServiceAccountName-java.lang.String-">setServiceAccountName</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GcpOptions.html#setTokenServerUrl-java.lang.String-">setTokenServerUrl</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.beam.sdk.options.GoogleApiDebugOptions">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/GoogleApiDebugOptions.html" 
title="interface in org.apache.beam.sdk.options">GoogleApiDebugOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/GoogleApiDebugOptions.html#getGoogleApiTrace--">getGoogleApiTrace</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/GoogleApiDebugOptions.html#setGoogleApiTrace-org.apache.beam.sdk.options.GoogleApiDebugOptions.GoogleApiTracer-">setGoogleApiTrace</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.beam.sdk.options.PipelineOptions">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.beam.sdk.options.<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in org.apache.beam.sdk.options">PipelineOptions</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#as-java.lang.Class-">as</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#cloneAs-java.lang.Class-">cloneAs</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#getRunner--">getRunner</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#getStableUniqueNames--">getStableUniqueNames</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#getTempLocation--">getTempLocation</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#setRunner-java.lang.Class-">setRunner</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#setStableUniqueNames-org.apache.beam.sdk.options.PipelineOptions.CheckEnabled-">setStableUniqueNames</a>,
 <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html#setTempLocation-java.lang.String-">setTempLocation</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods.inherited.from.class.org.apache.beam.sdk.transforms.display.HasDisplayData">
+<!--   -->
+</a>
+<h3>Methods inherited from 
interface&nbsp;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">HasDisplayData</a></h3>
+<code><a 
href="../../../../../org/apache/beam/sdk/transforms/display/HasDisplayData.html#populateDisplayData-org.apache.beam.sdk.transforms.display.DisplayData.Builder-">populateDisplayData</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getFilesToStage--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFilesToStage</h4>
+<pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;getFilesToStage()</pre>
+<div class="block">List of local files to make available to workers.
+ <p>
+ Jars are placed on the worker's classpath.
+ <p>
+ The default value is the list of jars from the main program's classpath.</div>
+</li>
+</ul>
+<a name="setFilesToStage-java.util.List-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFilesToStage</h4>
+<pre>void&nbsp;setFilesToStage(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;value)</pre>
+</li>
+</ul>
+<a name="getJobName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getJobName</h4>
+<pre><a 
href="../../../../../org/apache/beam/sdk/options/Default.InstanceFactory.html" 
title="annotation in 
org.apache.beam.sdk.options">@Default.InstanceFactory</a>(<a 
href="../../../../../org/apache/beam/sdk/options/Default.InstanceFactory.html#value--">value</a>=<a
 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.JobNameFactory.html"
 title="class in 
org.apache.beam.runners.flink">FlinkPipelineOptions.JobNameFactory.class</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>&nbsp;getJobName()</pre>
+<div class="block">The job name is used to identify jobs running on a Flink 
cluster.</div>
+</li>
+</ul>
+<a name="setJobName-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setJobName</h4>
+<pre>void&nbsp;setJobName(<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;value)</pre>
+</li>
+</ul>
+<a name="getFlinkMaster--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFlinkMaster</h4>
+<pre><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;getFlinkMaster()</pre>
+<div class="block">The url of the Flink JobManager on which to execute 
pipelines. This can either be
+ the the address of a cluster JobManager, in the form "host:port" or one of 
the special
+ Strings "[local]", "[collection]" or "[auto]". "[local]" will start a local 
Flink
+ Cluster in the JVM, "[collection]" will execute the pipeline on Java 
Collections while
+ "[auto]" will let the system decide where to execute the pipeline based on 
the environment.</div>
+</li>
+</ul>
+<a name="setFlinkMaster-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFlinkMaster</h4>
+<pre>void&nbsp;setFlinkMaster(<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;value)</pre>
+</li>
+</ul>
+<a name="getParallelism--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getParallelism</h4>
+<pre><a 
href="../../../../../org/apache/beam/sdk/options/Default.InstanceFactory.html" 
title="annotation in 
org.apache.beam.sdk.options">@Default.InstanceFactory</a>(<a 
href="../../../../../org/apache/beam/sdk/options/Default.InstanceFactory.html#value--">value</a>=<a
 
href="../../../../../org/apache/beam/runners/flink/DefaultParallelismFactory.html"
 title="class in 
org.apache.beam.runners.flink">DefaultParallelismFactory.class</a>)
+<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;getParallelism()</pre>
+</li>
+</ul>
+<a name="setParallelism-java.lang.Integer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setParallelism</h4>
+<pre>void&nbsp;setParallelism(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;value)</pre>
+</li>
+</ul>
+<a name="getCheckpointingInterval--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCheckpointingInterval</h4>
+<pre><a href="../../../../../org/apache/beam/sdk/options/Default.Long.html" 
title="annotation in org.apache.beam.sdk.options">@Default.Long</a>(<a 
href="../../../../../org/apache/beam/sdk/options/Default.Long.html#value--">value</a>=-1L)
+<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in 
java.lang">Long</a>&nbsp;getCheckpointingInterval()</pre>
+</li>
+</ul>
+<a name="setCheckpointingInterval-java.lang.Long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCheckpointingInterval</h4>
+<pre>void&nbsp;setCheckpointingInterval(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&nbsp;interval)</pre>
+</li>
+</ul>
+<a name="getNumberOfExecutionRetries--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumberOfExecutionRetries</h4>
+<pre><a href="../../../../../org/apache/beam/sdk/options/Default.Integer.html" 
title="annotation in org.apache.beam.sdk.options">@Default.Integer</a>(<a 
href="../../../../../org/apache/beam/sdk/options/Default.Integer.html#value--">value</a>=-1)
+<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in 
java.lang">Integer</a>&nbsp;getNumberOfExecutionRetries()</pre>
+</li>
+</ul>
+<a name="setNumberOfExecutionRetries-java.lang.Integer-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNumberOfExecutionRetries</h4>
+<pre>void&nbsp;setNumberOfExecutionRetries(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true";
 title="class or interface in java.lang">Integer</a>&nbsp;retries)</pre>
+</li>
+</ul>
+<a name="getExecutionRetryDelay--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExecutionRetryDelay</h4>
+<pre><a href="../../../../../org/apache/beam/sdk/options/Default.Long.html" 
title="annotation in org.apache.beam.sdk.options">@Default.Long</a>(<a 
href="../../../../../org/apache/beam/sdk/options/Default.Long.html#value--">value</a>=-1L)
+<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in 
java.lang">Long</a>&nbsp;getExecutionRetryDelay()</pre>
+</li>
+</ul>
+<a name="setExecutionRetryDelay-java.lang.Long-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setExecutionRetryDelay</h4>
+<pre>void&nbsp;setExecutionRetryDelay(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true";
 title="class or interface in java.lang">Long</a>&nbsp;delay)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FlinkPipelineOptions.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineExecutionEnvironment.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.JobNameFactory.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/FlinkPipelineOptions.html"
 target="_top">Frames</a></li>
+<li><a href="FlinkPipelineOptions.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 ======= -->
+<p class="legalCopy"><small>Copyright &#169; 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/incubator-beam-site/blob/65d23415/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunner.html
----------------------------------------------------------------------
diff --git 
a/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunner.html
 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunner.html
new file mode 100644
index 0000000..a477c7c
--- /dev/null
+++ 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunner.html
@@ -0,0 +1,365 @@
+<!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_91) on Sun Sep 25 18:16:27 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FlinkRunner (Apache Beam SDK for Java, version 0.2.0-incubating)</title>
+<meta name="date" content="2016-09-25">
+<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="FlinkRunner (Apache Beam SDK for Java, 
version 0.2.0-incubating)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":9,"i2":9,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FlinkRunner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.JobNameFactory.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.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/FlinkRunner.html" 
target="_top">Frames</a></li>
+<li><a href="FlinkRunner.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.flink</div>
+<h2 title="Class FlinkRunner" class="title">Class FlinkRunner</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in 
org.apache.beam.sdk.runners">org.apache.beam.sdk.runners.PipelineRunner</a>&lt;<a
 href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.html" 
title="class in org.apache.beam.runners.flink">FlinkRunnerResult</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.beam.runners.flink.FlinkRunner</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">FlinkRunner</span>
+extends <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in org.apache.beam.sdk.runners">PipelineRunner</a>&lt;<a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.html" 
title="class in org.apache.beam.runners.flink">FlinkRunnerResult</a>&gt;</pre>
+<div class="block">A <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in org.apache.beam.sdk.runners"><code>PipelineRunner</code></a> 
that executes the operations in the
+ pipeline by first translating them to a Flink Plan and then executing them 
either locally
+ or on a Flink cluster, depending on the configuration.
+ <p></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="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>&lt;Output extends <a 
href="../../../../../org/apache/beam/sdk/values/POutput.html" title="interface 
in org.apache.beam.sdk.values">POutput</a>,Input extends <a 
href="../../../../../org/apache/beam/sdk/values/PInput.html" title="interface 
in org.apache.beam.sdk.values">PInput</a>&gt;<br>Output</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.html#apply-org.apache.beam.sdk.transforms.PTransform-Input-">apply</a></span>(<a
 href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" 
title="class in 
org.apache.beam.sdk.transforms">PTransform</a>&lt;Input,Output&gt;&nbsp;transform,
+     Input&nbsp;input)</code>
+<div class="block">Applies a transform to the given input, returning the 
output.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>protected static <a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.html#detectClassPathResourcesToStage-java.lang.ClassLoader-">detectClassPathResourcesToStage</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in 
java.lang">ClassLoader</a>&nbsp;classLoader)</code>
+<div class="block">Attempts to detect all the resources the class loader has 
access to.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.html" 
title="class in org.apache.beam.runners.flink">FlinkRunner</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.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 runner from the provided options.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html" 
title="interface in 
org.apache.beam.runners.flink">FlinkPipelineOptions</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.html#getPipelineOptions--">getPipelineOptions</a></span>()</code>
+<div class="block">For testing.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.html" 
title="class in org.apache.beam.runners.flink">FlinkRunnerResult</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.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 Pipeline, returning the results.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunner.html#toString--">toString</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="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/flink/FlinkRunner.html" 
title="class in 
org.apache.beam.runners.flink">FlinkRunner</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 runner from the provided options.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>options</code> - Properties which configure the runner.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>The newly created runner.</dd>
+</dl>
+</li>
+</ul>
+<a name="run-org.apache.beam.sdk.Pipeline-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.html" 
title="class in 
org.apache.beam.runners.flink">FlinkRunnerResult</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/runners/PipelineRunner.html#run-org.apache.beam.sdk.Pipeline-">PipelineRunner</a></code></span></div>
+<div class="block">Processes the given Pipeline, returning the results.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html#run-org.apache.beam.sdk.Pipeline-">run</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in org.apache.beam.sdk.runners">PipelineRunner</a>&lt;<a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.html" 
title="class in 
org.apache.beam.runners.flink">FlinkRunnerResult</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getPipelineOptions--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPipelineOptions</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.html" 
title="interface in 
org.apache.beam.runners.flink">FlinkPipelineOptions</a>&nbsp;getPipelineOptions()</pre>
+<div class="block">For testing.</div>
+</li>
+</ul>
+<a 
name="apply-org.apache.beam.sdk.transforms.PTransform-org.apache.beam.sdk.values.PInput-">
+<!--   -->
+</a><a name="apply-org.apache.beam.sdk.transforms.PTransform-Input-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>apply</h4>
+<pre>public&nbsp;&lt;Output extends <a 
href="../../../../../org/apache/beam/sdk/values/POutput.html" title="interface 
in org.apache.beam.sdk.values">POutput</a>,Input extends <a 
href="../../../../../org/apache/beam/sdk/values/PInput.html" title="interface 
in org.apache.beam.sdk.values">PInput</a>&gt;&nbsp;Output&nbsp;apply(<a 
href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" 
title="class in 
org.apache.beam.sdk.transforms">PTransform</a>&lt;Input,Output&gt;&nbsp;transform,
+                                                                  
Input&nbsp;input)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html#apply-org.apache.beam.sdk.transforms.PTransform-InputT-">PipelineRunner</a></code></span></div>
+<div class="block">Applies a transform to the given input, returning the 
output.
+
+ <p>The default implementation calls PTransform.apply(input), but can be 
overridden
+ to customize behavior for a particular runner.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html#apply-org.apache.beam.sdk.transforms.PTransform-InputT-">apply</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in org.apache.beam.sdk.runners">PipelineRunner</a>&lt;<a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.html" 
title="class in 
org.apache.beam.runners.flink">FlinkRunnerResult</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<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;toString()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="detectClassPathResourcesToStage-java.lang.ClassLoader-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>detectClassPathResourcesToStage</h4>
+<pre>protected static&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&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;detectClassPathResourcesToStage(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true";
 title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
+<div class="block">Attempts to detect all the resources the class loader has 
access to. This does not recurse
+ to class loader parents stopping it from pulling in resources from the system 
class loader.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>classLoader</code> - The URLClassLoader to use to detect resources 
to stage.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A list of absolute paths to the resources the class loader uses.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in java.lang">IllegalArgumentException</a></code> - 
If either the class loader is not a URLClassLoader or one
+                                  of the resources the class loader exposes is 
not a file resource.</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="class-use/FlinkRunner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkPipelineOptions.JobNameFactory.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.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/FlinkRunner.html" 
target="_top">Frames</a></li>
+<li><a href="FlinkRunner.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 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/incubator-beam-site/blob/65d23415/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html
----------------------------------------------------------------------
diff --git 
a/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html
 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html
new file mode 100644
index 0000000..c54893a
--- /dev/null
+++ 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html
@@ -0,0 +1,287 @@
+<!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_91) on Sun Sep 25 18:16:27 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FlinkRunnerRegistrar.Options (Apache Beam SDK for Java, version 
0.2.0-incubating)</title>
+<meta name="date" content="2016-09-25">
+<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="FlinkRunnerRegistrar.Options (Apache Beam 
SDK for Java, version 0.2.0-incubating)";
+        }
+    }
+    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="class-use/FlinkRunnerRegistrar.Options.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.html" 
title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.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/FlinkRunnerRegistrar.Options.html"
 target="_top">Frames</a></li>
+<li><a href="FlinkRunnerRegistrar.Options.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 FlinkRunnerRegistrar.Options" class="title">Class 
FlinkRunnerRegistrar.Options</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.beam.runners.flink.FlinkRunnerRegistrar.Options</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/PipelineOptionsRegistrar.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptionsRegistrar</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.html" 
title="class in org.apache.beam.runners.flink">FlinkRunnerRegistrar</a></dd>
+</dl>
+<hr>
+<br>
+<pre>@AutoService(value=<a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptionsRegistrar.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptionsRegistrar.class</a>)
+public static class <span 
class="typeNameLabel">FlinkRunnerRegistrar.Options</span>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptionsRegistrar.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptionsRegistrar</a></pre>
+</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/FlinkRunnerRegistrar.Options.html#Options--">Options</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><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;? extends <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptions</a>&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html#getPipelineOptions--">getPipelineOptions</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Options--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Options</h4>
+<pre>public&nbsp;Options()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getPipelineOptions--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPipelineOptions</h4>
+<pre>public&nbsp;<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;? extends <a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptions.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptions</a>&gt;&gt;&nbsp;getPipelineOptions()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptionsRegistrar.html#getPipelineOptions--">getPipelineOptions</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/options/PipelineOptionsRegistrar.html" 
title="interface in 
org.apache.beam.sdk.options">PipelineOptionsRegistrar</a></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="class-use/FlinkRunnerRegistrar.Options.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.html" 
title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.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/FlinkRunnerRegistrar.Options.html"
 target="_top">Frames</a></li>
+<li><a href="FlinkRunnerRegistrar.Options.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 ======= -->
+<p class="legalCopy"><small>Copyright &#169; 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/incubator-beam-site/blob/65d23415/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.html
----------------------------------------------------------------------
diff --git 
a/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.html
 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.html
new file mode 100644
index 0000000..fc27d3c
--- /dev/null
+++ 
b/content/learn/sdks/javadoc/0.2.0-incubating/org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.html
@@ -0,0 +1,291 @@
+<!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_91) on Sun Sep 25 18:16:27 PDT 2016 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>FlinkRunnerRegistrar.Runner (Apache Beam SDK for Java, version 
0.2.0-incubating)</title>
+<meta name="date" content="2016-09-25">
+<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="FlinkRunnerRegistrar.Runner (Apache Beam 
SDK for Java, version 0.2.0-incubating)";
+        }
+    }
+    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="class-use/FlinkRunnerRegistrar.Runner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.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/FlinkRunnerRegistrar.Runner.html"
 target="_top">Frames</a></li>
+<li><a href="FlinkRunnerRegistrar.Runner.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 FlinkRunnerRegistrar.Runner" class="title">Class 
FlinkRunnerRegistrar.Runner</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.beam.runners.flink.FlinkRunnerRegistrar.Runner</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/runners/PipelineRunnerRegistrar.html" 
title="interface in 
org.apache.beam.sdk.runners">PipelineRunnerRegistrar</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.html" 
title="class in org.apache.beam.runners.flink">FlinkRunnerRegistrar</a></dd>
+</dl>
+<hr>
+<br>
+<pre>@AutoService(value=<a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunnerRegistrar.html" 
title="interface in 
org.apache.beam.sdk.runners">PipelineRunnerRegistrar.class</a>)
+public static class <span 
class="typeNameLabel">FlinkRunnerRegistrar.Runner</span>
+extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunnerRegistrar.html" 
title="interface in 
org.apache.beam.sdk.runners">PipelineRunnerRegistrar</a></pre>
+</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/FlinkRunnerRegistrar.Runner.html#Runner--">Runner</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><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;? extends <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in 
org.apache.beam.sdk.runners">PipelineRunner</a>&lt;?&gt;&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.Runner.html#getPipelineRunners--">getPipelineRunners</a></span>()</code>
+<div class="block">Get the set of <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in org.apache.beam.sdk.runners"><code>PipelineRunners</code></a> 
to register.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Runner--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Runner</h4>
+<pre>public&nbsp;Runner()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getPipelineRunners--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPipelineRunners</h4>
+<pre>public&nbsp;<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;? extends <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in 
org.apache.beam.sdk.runners">PipelineRunner</a>&lt;?&gt;&gt;&gt;&nbsp;getPipelineRunners()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunnerRegistrar.html#getPipelineRunners--">PipelineRunnerRegistrar</a></code></span></div>
+<div class="block">Get the set of <a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" 
title="class in org.apache.beam.sdk.runners"><code>PipelineRunners</code></a> 
to register.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunnerRegistrar.html#getPipelineRunners--">getPipelineRunners</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/beam/sdk/runners/PipelineRunnerRegistrar.html" 
title="interface in 
org.apache.beam.sdk.runners">PipelineRunnerRegistrar</a></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="class-use/FlinkRunnerRegistrar.Runner.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerRegistrar.Options.html"
 title="class in org.apache.beam.runners.flink"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/beam/runners/flink/FlinkRunnerResult.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/FlinkRunnerRegistrar.Runner.html"
 target="_top">Frames</a></li>
+<li><a href="FlinkRunnerRegistrar.Runner.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 ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://www.apache.org/";>The Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>

Reply via email to