You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/08/02 20:01:22 UTC

[15/52] [abbrv] [partial] incubator-beam-site git commit: Moved javadoc under /learn/sdks/java and added the links back

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/31760961/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html
----------------------------------------------------------------------
diff --git a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html b/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html
deleted file mode 100644
index 3454bbf..0000000
--- a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html
+++ /dev/null
@@ -1,322 +0,0 @@
-<!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-google-v7) on Tue Jun 14 18:28:14 PDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InProcessPipelineRunner.CommittedBundle (Apache Beam SDK for Java 0.1.0-incubating API)</title>
-<meta name="date" content="2016-06-14">
-<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="InProcessPipelineRunner.CommittedBundle (Apache Beam SDK for Java 0.1.0-incubating API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":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/InProcessPipelineRunner.CommittedBundle.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/direct/InProcessPipelineRunner.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/InProcessPipelineRunner.InProcessPipelineResult.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/InProcessPipelineRunner.CommittedBundle.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.CommittedBundle.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="Interface InProcessPipelineRunner.CommittedBundle" class="title">Interface InProcessPipelineRunner.CommittedBundle&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of elements contained within this bundle</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.html" title="class in org.apache.beam.runners.direct">InProcessPipelineRunner</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static interface <span class="typeNameLabel">InProcessPipelineRunner.CommittedBundle&lt;T&gt;</span></pre>
-<div class="block">Part of a <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a>. Elements are output to an <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.UncommittedBundle</code></a>, which will
- eventually committed. Committed elements are executed by the <a href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" title="class in org.apache.beam.sdk.transforms"><code>PTransforms</code></a>
- that consume the <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a> this bundle is
- a part of at a later point.</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="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/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getElements--">getElements</a></span>()</code>
-<div class="block">Returns an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> containing all of the elements that have been added to this
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a>.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>org.apache.beam.runners.direct.StructuralKey&lt;?&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getKey--">getKey</a></span>()</code>
-<div class="block">Returns the key that was output in the most recent <a href="../../../../../org/apache/beam/sdk/transforms/GroupByKey.html" title="class in org.apache.beam.sdk.transforms"><code>GroupByKey</code></a> in the
- execution of this bundle.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values">PCollection</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getPCollection--">getPCollection</a></span>()</code>
-<div class="block">Returns the PCollection that the elements of this bundle belong to.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>org.joda.time.Instant</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getSynchronizedProcessingOutputWatermark--">getSynchronizedProcessingOutputWatermark</a></span>()</code>
-<div class="block">Returns the processing time output watermark at the time the producing <a href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" title="class in org.apache.beam.sdk.transforms"><code>PTransform</code></a>
- committed this bundle.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct">InProcessPipelineRunner.CommittedBundle</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#withElements-java.lang.Iterable-">withElements</a></span>(<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="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;&gt;&nbsp;elements)</code>
-<div class="block">Return a new <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a> that is like this one, except calls to
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getElements--"><code>getElements()</code></a> will return the provided elements.</div>
-</td>
-</tr>
-</table>
-</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="getPCollection--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPCollection</h4>
-<pre><a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values">PCollection</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;&nbsp;getPCollection()</pre>
-<div class="block">Returns the PCollection that the elements of this bundle belong to.</div>
-</li>
-</ul>
-<a name="getKey--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getKey</h4>
-<pre>org.apache.beam.runners.direct.StructuralKey&lt;?&gt;&nbsp;getKey()</pre>
-<div class="block">Returns the key that was output in the most recent <a href="../../../../../org/apache/beam/sdk/transforms/GroupByKey.html" title="class in org.apache.beam.sdk.transforms"><code>GroupByKey</code></a> in the
- execution of this bundle.</div>
-</li>
-</ul>
-<a name="getElements--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getElements</h4>
-<pre><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="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;&gt;&nbsp;getElements()</pre>
-<div class="block">Returns an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> containing all of the elements that have been added to this
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a>.</div>
-</li>
-</ul>
-<a name="getSynchronizedProcessingOutputWatermark--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSynchronizedProcessingOutputWatermark</h4>
-<pre>org.joda.time.Instant&nbsp;getSynchronizedProcessingOutputWatermark()</pre>
-<div class="block">Returns the processing time output watermark at the time the producing <a href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" title="class in org.apache.beam.sdk.transforms"><code>PTransform</code></a>
- committed this bundle. Downstream synchronized processing time watermarks cannot progress
- past this point before consuming this bundle.
-
- <p>This value is no greater than the earliest incomplete processing time or synchronized
- processing time <a href="../../../../../org/apache/beam/sdk/util/TimerInternals.TimerData.html" title="class in org.apache.beam.sdk.util"><code>timer</code></a> at the time this bundle was committed, including any
- timers that fired to produce this bundle.</div>
-</li>
-</ul>
-<a name="withElements-java.lang.Iterable-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>withElements</h4>
-<pre><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct">InProcessPipelineRunner.CommittedBundle</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;&nbsp;withElements(<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="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="type parameter in InProcessPipelineRunner.CommittedBundle">T</a>&gt;&gt;&nbsp;elements)</pre>
-<div class="block">Return a new <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a> that is like this one, except calls to
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getElements--"><code>getElements()</code></a> will return the provided elements. This bundle is unchanged.
-
- <p>
- The value of the <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html#getSynchronizedProcessingOutputWatermark--"><code>synchronized processing
- output watermark</code></a> of the returned <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a> is equal to the value returned from
- the current bundle. This is used to ensure a <a href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" title="class in org.apache.beam.sdk.transforms"><code>PTransform</code></a> that could not complete
- processing on input elements properly holds the synchronized processing time to the
- appropriate value.</div>
-</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/InProcessPipelineRunner.CommittedBundle.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/direct/InProcessPipelineRunner.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/InProcessPipelineRunner.InProcessPipelineResult.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/InProcessPipelineRunner.CommittedBundle.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.CommittedBundle.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/31760961/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html
----------------------------------------------------------------------
diff --git a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html b/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html
deleted file mode 100644
index 691e952..0000000
--- a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html
+++ /dev/null
@@ -1,339 +0,0 @@
-<!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-google-v7) on Tue Jun 14 18:28:14 PDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InProcessPipelineRunner.InProcessPipelineResult (Apache Beam SDK for Java 0.1.0-incubating API)</title>
-<meta name="date" content="2016-06-14">
-<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="InProcessPipelineRunner.InProcessPipelineResult (Apache Beam SDK for Java 0.1.0-incubating API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10,"i2":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/InProcessPipelineRunner.InProcessPipelineResult.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/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="interface 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/InProcessPipelineRunner.InProcessPipelineResult.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.InProcessPipelineResult.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 InProcessPipelineRunner.InProcessPipelineResult" class="title">Class InProcessPipelineRunner.InProcessPipelineResult</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.direct.InProcessPipelineRunner.InProcessPipelineResult</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/InProcessPipelineRunner.html" title="class in org.apache.beam.runners.direct">InProcessPipelineRunner</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static class <span class="typeNameLabel">InProcessPipelineRunner.InProcessPipelineResult</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/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/InProcessPipelineRunner.html" title="class in org.apache.beam.runners.direct"><code>InProcessPipelineRunner</code></a>.
-
- Throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a> for all methods.</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/InProcessPipelineRunner.InProcessPipelineResult.html#awaitCompletion--">awaitCompletion</a></span>()</code>
-<div class="block">Blocks until the <a href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in org.apache.beam.sdk"><code>Pipeline</code></a> execution represented by this
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html" title="class in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.InProcessPipelineResult</code></a> is complete, returning the terminal state.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/beam/sdk/runners/AggregatorValues.html" title="class in org.apache.beam.sdk.runners">AggregatorValues</a>&lt;T&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html#getAggregatorValues-org.apache.beam.sdk.transforms.Aggregator-">getAggregatorValues</a></span>(<a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a>&lt;?,T&gt;&nbsp;aggregator)</code>
-<div class="block">Retrieves the current value of the provided <a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms"><code>Aggregator</code></a>.</div>
-</td>
-</tr>
-<tr id="i2" 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/InProcessPipelineRunner.InProcessPipelineResult.html#getState--">getState</a></span>()</code>
-<div class="block">Retrieves the current state of the pipeline execution.</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">
-<!-- ============ 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="getAggregatorValues-org.apache.beam.sdk.transforms.Aggregator-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getAggregatorValues</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/beam/sdk/runners/AggregatorValues.html" title="class in org.apache.beam.sdk.runners">AggregatorValues</a>&lt;T&gt;&nbsp;getAggregatorValues(<a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a>&lt;?,T&gt;&nbsp;aggregator)
-                                            throws <a href="../../../../../org/apache/beam/sdk/runners/AggregatorRetrievalException.html" title="class in org.apache.beam.sdk.runners">AggregatorRetrievalException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/beam/sdk/PipelineResult.html#getAggregatorValues-org.apache.beam.sdk.transforms.Aggregator-">PipelineResult</a></code></span></div>
-<div class="block">Retrieves the current value of the provided <a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms"><code>Aggregator</code></a>.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../../../org/apache/beam/sdk/PipelineResult.html#getAggregatorValues-org.apache.beam.sdk.transforms.Aggregator-">getAggregatorValues</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>aggregator</code> - the <a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms"><code>Aggregator</code></a> to retrieve values for.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the current values of the <a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms"><code>Aggregator</code></a>,
- which may be empty if there are no values yet.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="../../../../../org/apache/beam/sdk/runners/AggregatorRetrievalException.html" title="class in org.apache.beam.sdk.runners">AggregatorRetrievalException</a></code> - if the <a href="../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms"><code>Aggregator</code></a> values could not be retrieved.</dd>
-</dl>
-</li>
-</ul>
-<a name="awaitCompletion--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>awaitCompletion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/beam/sdk/PipelineResult.State.html" title="enum in org.apache.beam.sdk">PipelineResult.State</a>&nbsp;awaitCompletion()
-                                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
-<div class="block">Blocks until the <a href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in org.apache.beam.sdk"><code>Pipeline</code></a> execution represented by this
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html" title="class in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.InProcessPipelineResult</code></a> is complete, returning the terminal state.
-
- <p>If the pipeline terminates abnormally by throwing an exception, this will rethrow the
- exception. Future calls to <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.InProcessPipelineResult.html#getState--"><code>getState()</code></a> will return
- <a href="../../../../../org/apache/beam/sdk/PipelineResult.State.html#FAILED"><code>PipelineResult.State.FAILED</code></a>.
-
- <p>NOTE: if the <a href="../../../../../org/apache/beam/sdk/Pipeline.html" title="class in org.apache.beam.sdk"><code>Pipeline</code></a> contains an <a href="../../../../../org/apache/beam/sdk/values/PCollection.IsBounded.html#UNBOUNDED"><code>unbounded</code></a>
- <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a>, and the <a href="../../../../../org/apache/beam/sdk/runners/PipelineRunner.html" title="class in org.apache.beam.sdk.runners"><code>PipelineRunner</code></a> was created with
- <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineOptions.html#isShutdownUnboundedProducersWithMaxWatermark--"><code>InProcessPipelineOptions.isShutdownUnboundedProducersWithMaxWatermark()</code></a> set to false,
- this method will never return.
-
- See also <code>InProcessExecutor.awaitCompletion()</code>.</div>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</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/InProcessPipelineRunner.InProcessPipelineResult.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/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="interface 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/InProcessPipelineRunner.InProcessPipelineResult.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.InProcessPipelineResult.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/31760961/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html
----------------------------------------------------------------------
diff --git a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html b/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html
deleted file mode 100644
index d76ca3c..0000000
--- a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html
+++ /dev/null
@@ -1,234 +0,0 @@
-<!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-google-v7) on Tue Jun 14 18:28:14 PDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InProcessPipelineRunner.PCollectionViewWriter (Apache Beam SDK for Java 0.1.0-incubating API)</title>
-<meta name="date" content="2016-06-14">
-<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="InProcessPipelineRunner.PCollectionViewWriter (Apache Beam SDK for Java 0.1.0-incubating API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":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/InProcessPipelineRunner.PCollectionViewWriter.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/direct/InProcessPipelineRunner.InProcessPipelineResult.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/InProcessPipelineRunner.UncommittedBundle.html" title="interface 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/InProcessPipelineRunner.PCollectionViewWriter.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.PCollectionViewWriter.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="Interface InProcessPipelineRunner.PCollectionViewWriter" class="title">Interface InProcessPipelineRunner.PCollectionViewWriter&lt;ElemT,ViewT&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>ElemT</code> - the type of elements the input <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a> contains.</dd>
-<dd><code>ViewT</code> - the type of the PCollectionView this writer writes to.</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.html" title="class in org.apache.beam.runners.direct">InProcessPipelineRunner</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static interface <span class="typeNameLabel">InProcessPipelineRunner.PCollectionViewWriter&lt;ElemT,ViewT&gt;</span></pre>
-<div class="block">A <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.PCollectionViewWriter</code></a> is responsible for writing contents of a <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a> to
- a storage mechanism that can be read from while constructing a <a href="../../../../../org/apache/beam/sdk/values/PCollectionView.html" title="interface in org.apache.beam.sdk.values"><code>PCollectionView</code></a>.</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="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>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html#add-java.lang.Iterable-">add</a></span>(<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="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="type parameter in InProcessPipelineRunner.PCollectionViewWriter">ElemT</a>&gt;&gt;&nbsp;values)</code>&nbsp;</td>
-</tr>
-</table>
-</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="add-java.lang.Iterable-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>add</h4>
-<pre>void&nbsp;add(<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="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="type parameter in InProcessPipelineRunner.PCollectionViewWriter">ElemT</a>&gt;&gt;&nbsp;values)</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/InProcessPipelineRunner.PCollectionViewWriter.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/direct/InProcessPipelineRunner.InProcessPipelineResult.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/InProcessPipelineRunner.UncommittedBundle.html" title="interface 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/InProcessPipelineRunner.PCollectionViewWriter.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.PCollectionViewWriter.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/31760961/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html
----------------------------------------------------------------------
diff --git a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html b/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html
deleted file mode 100644
index 239a575..0000000
--- a/javadoc/0.1.0-incubating/org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html
+++ /dev/null
@@ -1,283 +0,0 @@
-<!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-google-v7) on Tue Jun 14 18:28:14 PDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InProcessPipelineRunner.UncommittedBundle (Apache Beam SDK for Java 0.1.0-incubating API)</title>
-<meta name="date" content="2016-06-14">
-<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="InProcessPipelineRunner.UncommittedBundle (Apache Beam SDK for Java 0.1.0-incubating API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":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/InProcessPipelineRunner.UncommittedBundle.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/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="interface in org.apache.beam.runners.direct"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/beam/runners/direct/InProcessRegistrar.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/InProcessPipelineRunner.UncommittedBundle.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.UncommittedBundle.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="Interface InProcessPipelineRunner.UncommittedBundle" class="title">Interface InProcessPipelineRunner.UncommittedBundle&lt;T&gt;</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of elements that can be added to this bundle</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.html" title="class in org.apache.beam.runners.direct">InProcessPipelineRunner</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static interface <span class="typeNameLabel">InProcessPipelineRunner.UncommittedBundle&lt;T&gt;</span></pre>
-<div class="block">Part of a <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a>. Elements are output to a bundle, which will cause them to be
- executed by <a href="../../../../../org/apache/beam/sdk/transforms/PTransform.html" title="class in org.apache.beam.sdk.transforms"><code>PTransforms</code></a> that consume the <a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values"><code>PCollection</code></a> this bundle is
- a part of at a later point. This is an uncommitted bundle and can have elements added to it.</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="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="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct">InProcessPipelineRunner.UncommittedBundle</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html#add-org.apache.beam.sdk.util.WindowedValue-">add</a></span>(<a href="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;&nbsp;element)</code>
-<div class="block">Outputs an element to this bundle.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct">InProcessPipelineRunner.CommittedBundle</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html#commit-org.joda.time.Instant-">commit</a></span>(org.joda.time.Instant&nbsp;synchronizedProcessingTime)</code>
-<div class="block">Commits this <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.UncommittedBundle</code></a>, returning an immutable <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a>
- containing all of the elements that were added to it.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values">PCollection</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html#getPCollection--">getPCollection</a></span>()</code>
-<div class="block">Returns the PCollection that the elements of this <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.UncommittedBundle</code></a> belong to.</div>
-</td>
-</tr>
-</table>
-</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="getPCollection--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPCollection</h4>
-<pre><a href="../../../../../org/apache/beam/sdk/values/PCollection.html" title="class in org.apache.beam.sdk.values">PCollection</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;&nbsp;getPCollection()</pre>
-<div class="block">Returns the PCollection that the elements of this <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.UncommittedBundle</code></a> belong to.</div>
-</li>
-</ul>
-<a name="add-org.apache.beam.sdk.util.WindowedValue-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>add</h4>
-<pre><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct">InProcessPipelineRunner.UncommittedBundle</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;&nbsp;add(<a href="../../../../../org/apache/beam/sdk/util/WindowedValue.html" title="class in org.apache.beam.sdk.util">WindowedValue</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;&nbsp;element)</pre>
-<div class="block">Outputs an element to this bundle.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>element</code> - the element to add to this bundle</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>this bundle</dd>
-</dl>
-</li>
-</ul>
-<a name="commit-org.joda.time.Instant-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>commit</h4>
-<pre><a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct">InProcessPipelineRunner.CommittedBundle</a>&lt;<a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="type parameter in InProcessPipelineRunner.UncommittedBundle">T</a>&gt;&nbsp;commit(org.joda.time.Instant&nbsp;synchronizedProcessingTime)</pre>
-<div class="block">Commits this <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.UncommittedBundle</code></a>, returning an immutable <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.CommittedBundle.html" title="interface in org.apache.beam.runners.direct"><code>InProcessPipelineRunner.CommittedBundle</code></a>
- containing all of the elements that were added to it. The <a href="../../../../../org/apache/beam/runners/direct/InProcessPipelineRunner.UncommittedBundle.html#add-org.apache.beam.sdk.util.WindowedValue-"><code>add(WindowedValue)</code></a> method
- will throw an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang"><code>IllegalStateException</code></a> if called after a call to commit.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>synchronizedProcessingTime</code> - the synchronized processing time at which this bundle was
-                                   committed</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/InProcessPipelineRunner.UncommittedBundle.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/direct/InProcessPipelineRunner.PCollectionViewWriter.html" title="interface in org.apache.beam.runners.direct"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/beam/runners/direct/InProcessRegistrar.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/InProcessPipelineRunner.UncommittedBundle.html" target="_top">Frames</a></li>
-<li><a href="InProcessPipelineRunner.UncommittedBundle.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>