http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.StepContext.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.StepContext.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.StepContext.html new file mode 100644 index 0000000..2a7c3e6 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.StepContext.html @@ -0,0 +1,358 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Interface org.apache.beam.runners.core.ExecutionContext.StepContext (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Interface org.apache.beam.runners.core.ExecutionContext.StepContext (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/ExecutionContext.StepContext.html" target="_top">Frames</a></li> +<li><a href="ExecutionContext.StepContext.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Interface org.apache.beam.runners.core.ExecutionContext.StepContext" class="title">Uses of Interface<br>org.apache.beam.runners.core.ExecutionContext.StepContext</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.beam.runners.core">org.apache.beam.runners.core</a></td> +<td class="colLast"> +<div class="block">Provides utilities for Beam runner authors.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.beam.runners.direct">org.apache.beam.runners.direct</a></td> +<td class="colLast"> +<div class="block">Defines the <a href="../../../../../../org/apache/beam/sdk/options/PipelineOptions.DirectRunner.html" title="class in org.apache.beam.sdk.options"><code>PipelineOptions.DirectRunner</code></a> + which executes both Bounded and Unbounded <code>Pipelines</code> on the local machine.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.beam.runners.spark.aggregators">org.apache.beam.runners.spark.aggregators</a></td> +<td class="colLast"> +<div class="block">Provides internal utilities for implementing Beam aggregators using Spark accumulators.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.beam.runners.core"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> with type parameters of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/BaseExecutionContext.html" title="class in org.apache.beam.runners.core">BaseExecutionContext</a><T extends <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a>></span></code> +<div class="block">Base class for implementations of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core"><code>ExecutionContext</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected static interface </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/BaseExecutionContext.CreateStepContextFunction.html" title="interface in org.apache.beam.runners.core">BaseExecutionContext.CreateStepContextFunction</a><T extends <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a>></span></code> +<div class="block">Factory method interface to create an execution context if none exists during + <a href="../../../../../../org/apache/beam/runners/core/BaseExecutionContext.html#getOrCreateStepContext-java.lang.String-org.apache.beam.runners.core.BaseExecutionContext.CreateStepContextFunction-"><code>BaseExecutionContext.getOrCreateStepContext(String, CreateStepContextFunction)</code></a>.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> that implement <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/BaseExecutionContext.StepContext.html" title="class in org.apache.beam.runners.core">BaseExecutionContext.StepContext</a></span></code> +<div class="block">Base class for implementations of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core"><code>ExecutionContext.StepContext</code></a>.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> that return <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></code></td> +<td class="colLast"><span class="typeNameLabel">ExecutionContext.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html#getOrCreateStepContext-java.lang.String-java.lang.String-">getOrCreateStepContext</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> stepName, + <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> transformName)</code> +<div class="block">Returns the <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core"><code>ExecutionContext.StepContext</code></a> associated with the given step.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> that return types with arguments of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><? extends <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ExecutionContext.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html#getAllStepContexts--">getAllStepContexts</a></span>()</code> +<div class="block">Returns a collection view of all of the <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core"><code>ExecutionContext.StepContext</code></a>s.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> with parameters of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><InputT,AccumT,OutputT><br><a href="../../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a><InputT,OutputT></code></td> +<td class="colLast"><span class="typeNameLabel">AggregatorFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/AggregatorFactory.html#createAggregatorForDoFn-java.lang.Class-org.apache.beam.runners.core.ExecutionContext.StepContext-java.lang.String-org.apache.beam.sdk.transforms.Combine.CombineFn-">createAggregatorForDoFn</a></span>(<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><?> fnClass, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> stepContext, + <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> aggregatorName, + <a href="../../../../../../org/apache/beam/sdk/transforms/Combine.CombineFn.html" title="class in org.apache.beam.sdk.transforms">Combine.CombineFn</a><InputT,AccumT,OutputT> combine)</code> +<div class="block">Create an aggregator with the given <code>name</code> and <a href="../../../../../../org/apache/beam/sdk/transforms/Combine.CombineFn.html" title="class in org.apache.beam.sdk.transforms"><code>Combine.CombineFn</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <K,InputT,OutputT,W extends <a href="../../../../../../org/apache/beam/sdk/transforms/windowing/BoundedWindow.html" title="class in org.apache.beam.sdk.transforms.windowing">BoundedWindow</a>><br><a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core">DoFnRunner</a><<a href="../../../../../../org/apache/beam/runners/core/KeyedWorkItem.html" title="interface in org.apache.beam.runners.core">KeyedWorkItem</a><K,InputT>,<a href="../../../../../../org/apache/beam/sdk/values/KV.html" title="class in org.apache.beam.sdk.values">KV</a><K,OutputT>></code></td> +<td class="colLast"><span class="typeNameLabel">DoFnRunners.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/DoFnRunners.html#lateDataDroppingRunner-org.apache.beam.runners.core.DoFnRunner-org.apache.beam.runners.core.ExecutionContext.StepContext-org.apache.beam.sdk.util.WindowingStrategy-org.apache.beam.sdk.transforms.Aggregator-">lateDataDroppingRunner</a></span>(<a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core">DoFnRunner</a><<a href="../../../../../../org/apache/beam/runners/core/KeyedWorkItem.html" title="interface in org.apache.beam.runners.core">KeyedWorkItem</a><K,InputT>,<a href="../../../../../../org/apache/beam/sdk/values/KV.html" title="class in org.apache.beam.sdk.values">KV</a><K,OutputT>> wrappedRunner, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> stepContext, + <a href="../../../../../../org/apache/beam/sdk/util/WindowingStrategy.html" title="class in org.apache.beam.sdk.util">WindowingStrategy</a><?,W> windowingStrategy, + <a href="../../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a><<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>,<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>> droppedDueToLatenessAggregator)</code> +<div class="block">Returns an implementation of <a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core"><code>DoFnRunner</code></a> that handles late data dropping.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <InputT,OutputT><br><a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core">DoFnRunner</a><InputT,OutputT></code></td> +<td class="colLast"><span class="typeNameLabel">DoFnRunners.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/DoFnRunners.html#simpleRunner-org.apache.beam.sdk.options.PipelineOptions-org.apache.beam.sdk.transforms.DoFn-org.apache.beam.sdk.util.SideInputReader-org.apache.beam.runners.core.DoFnRunners.OutputManager-org.apache.beam.sdk.values.TupleTag-java.util.List-org.apache.beam.runners.core.ExecutionContext.StepContext-org.apache.beam.runners.core.AggregatorFactory-org.apache.beam.sdk.util.WindowingStrategy-">simpleRunner</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/PipelineOptions.html" title="interface in org.apache.beam.sdk.options">PipelineOptions</a> options, + <a href="../../../../../../org/apache/beam/sdk/transforms/DoFn.html" title="class in org.apache.beam.sdk.transforms">DoFn</a><InputT,OutputT> fn, + <a href="../../../../../../org/apache/beam/sdk/util/SideInputReader.html" title="interface in org.apache.beam.sdk.util">SideInputReader</a> sideInputReader, + <a href="../../../../../../org/apache/beam/runners/core/DoFnRunners.OutputManager.html" title="interface in org.apache.beam.runners.core">DoFnRunners.OutputManager</a> outputManager, + <a href="../../../../../../org/apache/beam/sdk/values/TupleTag.html" title="class in org.apache.beam.sdk.values">TupleTag</a><OutputT> mainOutputTag, + <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><<a href="../../../../../../org/apache/beam/sdk/values/TupleTag.html" title="class in org.apache.beam.sdk.values">TupleTag</a><?>> sideOutputTags, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> stepContext, + <a href="../../../../../../org/apache/beam/runners/core/AggregatorFactory.html" title="interface in org.apache.beam.runners.core">AggregatorFactory</a> aggregatorFactory, + <a href="../../../../../../org/apache/beam/sdk/util/WindowingStrategy.html" title="class in org.apache.beam.sdk.util">WindowingStrategy</a><?,?> windowingStrategy)</code> +<div class="block">Returns an implementation of <a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core"><code>DoFnRunner</code></a> that for a <a href="../../../../../../org/apache/beam/sdk/transforms/DoFn.html" title="class in org.apache.beam.sdk.transforms"><code>DoFn</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <InputT,OutputT><br><a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core">DoFnRunner</a><InputT,OutputT></code></td> +<td class="colLast"><span class="typeNameLabel">DoFnRunners.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/DoFnRunners.html#simpleRunner-org.apache.beam.sdk.options.PipelineOptions-org.apache.beam.runners.core.OldDoFn-org.apache.beam.sdk.util.SideInputReader-org.apache.beam.runners.core.DoFnRunners.OutputManager-org.apache.beam.sdk.values.TupleTag-java.util.List-org.apache.beam.runners.core.ExecutionContext.StepContext-org.apache.beam.runners.core.AggregatorFactory-org.apache.beam.sdk.util.WindowingStrategy-">simpleRunner</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/PipelineOptions.html" title="interface in org.apache.beam.sdk.options">PipelineOptions</a> options, + <a href="../../../../../../org/apache/beam/runners/core/OldDoFn.html" title="class in org.apache.beam.runners.core">OldDoFn</a><InputT,OutputT> fn, + <a href="../../../../../../org/apache/beam/sdk/util/SideInputReader.html" title="interface in org.apache.beam.sdk.util">SideInputReader</a> sideInputReader, + <a href="../../../../../../org/apache/beam/runners/core/DoFnRunners.OutputManager.html" title="interface in org.apache.beam.runners.core">DoFnRunners.OutputManager</a> outputManager, + <a href="../../../../../../org/apache/beam/sdk/values/TupleTag.html" title="class in org.apache.beam.sdk.values">TupleTag</a><OutputT> mainOutputTag, + <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><<a href="../../../../../../org/apache/beam/sdk/values/TupleTag.html" title="class in org.apache.beam.sdk.values">TupleTag</a><?>> sideOutputTags, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> stepContext, + <a href="../../../../../../org/apache/beam/runners/core/AggregatorFactory.html" title="interface in org.apache.beam.runners.core">AggregatorFactory</a> aggregatorFactory, + <a href="../../../../../../org/apache/beam/sdk/util/WindowingStrategy.html" title="class in org.apache.beam.sdk.util">WindowingStrategy</a><?,?> windowingStrategy)</code> +<div class="block">Returns a basic implementation of <a href="../../../../../../org/apache/beam/runners/core/DoFnRunner.html" title="interface in org.apache.beam.runners.core"><code>DoFnRunner</code></a> that works for most <a href="../../../../../../org/apache/beam/runners/core/OldDoFn.html" title="class in org.apache.beam.runners.core"><code>DoFns</code></a>.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> with parameters of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/SimpleDoFnRunner.html#SimpleDoFnRunner-org.apache.beam.sdk.options.PipelineOptions-org.apache.beam.sdk.transforms.DoFn-org.apache.beam.sdk.util.SideInputReader-org.apache.beam.runners.core.DoFnRunners.OutputManager-org.apache.beam.sdk.values.TupleTag-java.util.List-org.apache.beam.runners.core.ExecutionContext.StepContext-org.apache.beam.runners.core.AggregatorFactory-org.apache.beam.sdk.util.WindowingStrategy-">SimpleDoFnRunner</a></span>(<a href="../../../../../../org/apache/beam/sdk/options/PipelineOptions.html" title="interface in org.apache.beam.sdk.options">PipelineOptions</a> options, + <a href="../../../../../../org/apache/beam/sdk/transforms/DoFn.html" title="class in org.apache.beam.sdk.transforms">DoFn</a><<a href="../../../../../../org/apache/beam/runners/core/SimpleDoFnRunner.html" title="type parameter in SimpleDoFnRunner">InputT</a>,<a href="../../../../../../org/apache/beam/runners/core/SimpleDoFnRunner.html" title="type parameter in SimpleDoFnRunner">OutputT</a>> fn, + <a href="../../../../../../org/apache/beam/sdk/util/SideInputReader.html" title="interface in org.apache.beam.sdk.util">SideInputReader</a> sideInputReader, + <a href="../../../../../../org/apache/beam/runners/core/DoFnRunners.OutputManager.html" title="interface in org.apache.beam.runners.core">DoFnRunners.OutputManager</a> outputManager, + <a href="../../../../../../org/apache/beam/sdk/values/TupleTag.html" title="class in org.apache.beam.sdk.values">TupleTag</a><<a href="../../../../../../org/apache/beam/runners/core/SimpleDoFnRunner.html" title="type parameter in SimpleDoFnRunner">OutputT</a>> mainOutputTag, + <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><<a href="../../../../../../org/apache/beam/sdk/values/TupleTag.html" title="class in org.apache.beam.sdk.values">TupleTag</a><?>> sideOutputTags, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> stepContext, + <a href="../../../../../../org/apache/beam/runners/core/AggregatorFactory.html" title="interface in org.apache.beam.runners.core">AggregatorFactory</a> aggregatorFactory, + <a href="../../../../../../org/apache/beam/sdk/util/WindowingStrategy.html" title="class in org.apache.beam.sdk.util">WindowingStrategy</a><?,?> windowingStrategy)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.beam.runners.direct"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> in <a href="../../../../../../org/apache/beam/runners/direct/package-summary.html">org.apache.beam.runners.direct</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/beam/runners/direct/package-summary.html">org.apache.beam.runners.direct</a> with parameters of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><InputT,AccumT,OutputT><br><a href="../../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a><InputT,OutputT></code></td> +<td class="colLast"><span class="typeNameLabel">AggregatorContainer.Mutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/direct/AggregatorContainer.Mutator.html#createAggregatorForDoFn-java.lang.Class-org.apache.beam.runners.core.ExecutionContext.StepContext-java.lang.String-org.apache.beam.sdk.transforms.Combine.CombineFn-">createAggregatorForDoFn</a></span>(<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><?> fnClass, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> step, + <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> name, + <a href="../../../../../../org/apache/beam/sdk/transforms/Combine.CombineFn.html" title="class in org.apache.beam.sdk.transforms">Combine.CombineFn</a><InputT,AccumT,OutputT> combine)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><InputT,AccumT,OutputT><br><a href="../../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a><InputT,OutputT></code></td> +<td class="colLast"><span class="typeNameLabel">AggregatorContainer.Mutator.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/direct/AggregatorContainer.Mutator.html#createSystemAggregator-org.apache.beam.runners.core.ExecutionContext.StepContext-java.lang.String-org.apache.beam.sdk.transforms.Combine.CombineFn-">createSystemAggregator</a></span>(<a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> step, + <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> name, + <a href="../../../../../../org/apache/beam/sdk/transforms/Combine.CombineFn.html" title="class in org.apache.beam.sdk.transforms">Combine.CombineFn</a><InputT,AccumT,OutputT> combiner)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.beam.runners.spark.aggregators"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> in <a href="../../../../../../org/apache/beam/runners/spark/aggregators/package-summary.html">org.apache.beam.runners.spark.aggregators</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/beam/runners/spark/aggregators/package-summary.html">org.apache.beam.runners.spark.aggregators</a> with parameters of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><InputT,AccumT,OutputT><br><a href="../../../../../../org/apache/beam/sdk/transforms/Aggregator.html" title="interface in org.apache.beam.sdk.transforms">Aggregator</a><InputT,OutputT></code></td> +<td class="colLast"><span class="typeNameLabel">SparkAggregators.Factory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/spark/aggregators/SparkAggregators.Factory.html#createAggregatorForDoFn-java.lang.Class-org.apache.beam.runners.core.ExecutionContext.StepContext-java.lang.String-org.apache.beam.sdk.transforms.Combine.CombineFn-">createAggregatorForDoFn</a></span>(<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><?> fnClass, + <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a> stepContext, + <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> aggregatorName, + <a href="../../../../../../org/apache/beam/sdk/transforms/Combine.CombineFn.html" title="class in org.apache.beam.sdk.transforms">Combine.CombineFn</a><InputT,AccumT,OutputT> combine)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/ExecutionContext.StepContext.html" target="_top">Frames</a></li> +<li><a href="ExecutionContext.StepContext.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.html new file mode 100644 index 0000000..29f3670 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/ExecutionContext.html @@ -0,0 +1,183 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Interface org.apache.beam.runners.core.ExecutionContext (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Interface org.apache.beam.runners.core.ExecutionContext (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/ExecutionContext.html" target="_top">Frames</a></li> +<li><a href="ExecutionContext.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Interface org.apache.beam.runners.core.ExecutionContext" class="title">Uses of Interface<br>org.apache.beam.runners.core.ExecutionContext</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.beam.runners.core">org.apache.beam.runners.core</a></td> +<td class="colLast"> +<div class="block">Provides utilities for Beam runner authors.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.beam.runners.core"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext</a> in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> that implement <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/BaseExecutionContext.html" title="class in org.apache.beam.runners.core">BaseExecutionContext</a><T extends <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.StepContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext.StepContext</a>></span></code> +<div class="block">Base class for implementations of <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core"><code>ExecutionContext</code></a>.</div> +</td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a> with parameters of type <a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/BaseExecutionContext.StepContext.html#StepContext-org.apache.beam.runners.core.ExecutionContext-java.lang.String-java.lang.String-">StepContext</a></span>(<a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">ExecutionContext</a> executionContext, + <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> stepName, + <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> transformName)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/ExecutionContext.html" title="interface in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/ExecutionContext.html" target="_top">Frames</a></li> +<li><a href="ExecutionContext.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowViaWindowSetDoFn.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowViaWindowSetDoFn.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowViaWindowSetDoFn.html new file mode 100644 index 0000000..2c7c74a --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowViaWindowSetDoFn.html @@ -0,0 +1,126 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowViaWindowSetDoFn (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowViaWindowSetDoFn (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowViaWindowSetDoFn.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupAlsoByWindowViaWindowSetDoFn.html" target="_top">Frames</a></li> +<li><a href="GroupAlsoByWindowViaWindowSetDoFn.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowViaWindowSetDoFn" class="title">Uses of Class<br>org.apache.beam.runners.core.GroupAlsoByWindowViaWindowSetDoFn</h2> +</div> +<div class="classUseContainer">No usage of org.apache.beam.runners.core.GroupAlsoByWindowViaWindowSetDoFn</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowViaWindowSetDoFn.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupAlsoByWindowViaWindowSetDoFn.html" target="_top">Frames</a></li> +<li><a href="GroupAlsoByWindowViaWindowSetDoFn.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsDoFn.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsDoFn.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsDoFn.html new file mode 100644 index 0000000..067207e --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsDoFn.html @@ -0,0 +1,171 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowsDoFn (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowsDoFn (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsDoFn.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupAlsoByWindowsDoFn.html" target="_top">Frames</a></li> +<li><a href="GroupAlsoByWindowsDoFn.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowsDoFn" class="title">Uses of Class<br>org.apache.beam.runners.core.GroupAlsoByWindowsDoFn</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsDoFn.html" title="class in org.apache.beam.runners.core">GroupAlsoByWindowsDoFn</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.beam.runners.core">org.apache.beam.runners.core</a></td> +<td class="colLast"> +<div class="block">Provides utilities for Beam runner authors.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.beam.runners.core"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsDoFn.html" title="class in org.apache.beam.runners.core">GroupAlsoByWindowsDoFn</a> in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> +<caption><span>Subclasses of <a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsDoFn.html" title="class in org.apache.beam.runners.core">GroupAlsoByWindowsDoFn</a> in <a href="../../../../../../org/apache/beam/runners/core/package-summary.html">org.apache.beam.runners.core</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsViaOutputBufferDoFn.html" title="class in org.apache.beam.runners.core">GroupAlsoByWindowsViaOutputBufferDoFn</a><K,InputT,OutputT,W extends <a href="../../../../../../org/apache/beam/sdk/transforms/windowing/BoundedWindow.html" title="class in org.apache.beam.sdk.transforms.windowing">BoundedWindow</a>></span></code> +<div class="block">The default batch <a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsDoFn.html" title="class in org.apache.beam.runners.core"><code>GroupAlsoByWindowsDoFn</code></a> implementation, if no specialized "fast path" + implementation is applicable.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsDoFn.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupAlsoByWindowsDoFn.html" target="_top">Frames</a></li> +<li><a href="GroupAlsoByWindowsDoFn.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsViaOutputBufferDoFn.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsViaOutputBufferDoFn.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsViaOutputBufferDoFn.html new file mode 100644 index 0000000..a5182e9 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupAlsoByWindowsViaOutputBufferDoFn.html @@ -0,0 +1,126 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowsViaOutputBufferDoFn (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowsViaOutputBufferDoFn (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsViaOutputBufferDoFn.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupAlsoByWindowsViaOutputBufferDoFn.html" target="_top">Frames</a></li> +<li><a href="GroupAlsoByWindowsViaOutputBufferDoFn.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.GroupAlsoByWindowsViaOutputBufferDoFn" class="title">Uses of Class<br>org.apache.beam.runners.core.GroupAlsoByWindowsViaOutputBufferDoFn</h2> +</div> +<div class="classUseContainer">No usage of org.apache.beam.runners.core.GroupAlsoByWindowsViaOutputBufferDoFn</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupAlsoByWindowsViaOutputBufferDoFn.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupAlsoByWindowsViaOutputBufferDoFn.html" target="_top">Frames</a></li> +<li><a href="GroupAlsoByWindowsViaOutputBufferDoFn.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html new file mode 100644 index 0000000..9b4035e --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html @@ -0,0 +1,126 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html" target="_top">Frames</a></li> +<li><a href="GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow" class="title">Uses of Class<br>org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow</h2> +</div> +<div class="classUseContainer">No usage of org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html" target="_top">Frames</a></li> +<li><a href="GroupByKeyViaGroupByKeyOnly.GroupAlsoByWindow.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html new file mode 100644 index 0000000..a1cab18 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html @@ -0,0 +1,126 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html" target="_top">Frames</a></li> +<li><a href="GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly" class="title">Uses of Class<br>org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly</h2> +</div> +<div class="classUseContainer">No usage of org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html" target="_top">Frames</a></li> +<li><a href="GroupByKeyViaGroupByKeyOnly.GroupByKeyOnly.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.html new file mode 100644 index 0000000..bab802f --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.html @@ -0,0 +1,126 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupByKeyViaGroupByKeyOnly.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.html" target="_top">Frames</a></li> +<li><a href="GroupByKeyViaGroupByKeyOnly.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly" class="title">Uses of Class<br>org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly</h2> +</div> +<div class="classUseContainer">No usage of org.apache.beam.runners.core.GroupByKeyViaGroupByKeyOnly</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/GroupByKeyViaGroupByKeyOnly.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/GroupByKeyViaGroupByKeyOnly.html" target="_top">Frames</a></li> +<li><a href="GroupByKeyViaGroupByKeyOnly.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/beam-site/blob/7b1f1576/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/InMemoryTimerInternals.html ---------------------------------------------------------------------- diff --git a/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/InMemoryTimerInternals.html b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/InMemoryTimerInternals.html new file mode 100644 index 0000000..25bad94 --- /dev/null +++ b/content/documentation/sdks/javadoc/0.5.0/org/apache/beam/runners/core/class-use/InMemoryTimerInternals.html @@ -0,0 +1,126 @@ +<!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_111) on Fri Jan 27 21:25:30 CET 2017 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.beam.runners.core.InMemoryTimerInternals (Apache Beam SDK for Java, version 0.5.0)</title> +<meta name="date" content="2017-01-27"> +<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="Uses of Class org.apache.beam.runners.core.InMemoryTimerInternals (Apache Beam SDK for Java, version 0.5.0)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/InMemoryTimerInternals.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/InMemoryTimerInternals.html" target="_top">Frames</a></li> +<li><a href="InMemoryTimerInternals.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.beam.runners.core.InMemoryTimerInternals" class="title">Uses of Class<br>org.apache.beam.runners.core.InMemoryTimerInternals</h2> +</div> +<div class="classUseContainer">No usage of org.apache.beam.runners.core.InMemoryTimerInternals</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/beam/runners/core/InMemoryTimerInternals.html" title="class in org.apache.beam.runners.core">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/beam/runners/core/class-use/InMemoryTimerInternals.html" target="_top">Frames</a></li> +<li><a href="InMemoryTimerInternals.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2016–2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
