http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/ReduceOp.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/ReduceOp.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/ReduceOp.html deleted file mode 100644 index b8deece..0000000 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/ReduceOp.html +++ /dev/null @@ -1,330 +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_25) on Thu Aug 11 09:54:10 PDT 2016 --> -<title>ReduceOp</title> -<meta name="date" content="2016-08-11"> -<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="ReduceOp"; - } - } - 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="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/gearpump/streaming/dsl/op/ProcessorOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/ReduceOp.html" target="_top">Frames</a></li> -<li><a href="ReduceOp.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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.gearpump.streaming.dsl.op</div> -<h2 title="Class ReduceOp" class="title">Class ReduceOp<T></h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.apache.gearpump.streaming.dsl.op.ReduceOp<T></li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd>java.io.Serializable, <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a>, <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">SlaveOp</a><T>, scala.Equals, scala.Product</dd> -</dl> -<hr> -<br> -<pre>public class <span class="typeNameLabel">ReduceOp<T></span> -extends java.lang.Object -implements <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">SlaveOp</a><T>, scala.Product, scala.Serializable</pre> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../../../../serialized-form.html#org.apache.gearpump.streaming.dsl.op.ReduceOp">Serialized Form</a></dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html#ReduceOp-scala.Function2-java.lang.String-org.apache.gearpump.cluster.UserConfig-">ReduceOp</a></span>(scala.Function2<<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>> fun, - java.lang.String description, - <a href="../../../../../../org/apache/gearpump/cluster/UserConfig.html" title="class in org.apache.gearpump.cluster">UserConfig</a> conf)</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </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/gearpump/cluster/UserConfig.html" title="class in org.apache.gearpump.cluster">UserConfig</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html#conf--">conf</a></span>()</code> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html#description--">description</a></span>()</code> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>scala.Function2<<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html#fun--">fun</a></span>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.scala.Product"> -<!-- --> -</a> -<h3>Methods inherited from interface scala.Product</h3> -<code>productArity, productElement, productIterator, productPrefix</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.scala.Equals"> -<!-- --> -</a> -<h3>Methods inherited from interface scala.Equals</h3> -<code>canEqual, equals</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="ReduceOp-scala.Function2-java.lang.String-org.apache.gearpump.cluster.UserConfig-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ReduceOp</h4> -<pre>public ReduceOp(scala.Function2<<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>> fun, - java.lang.String description, - <a href="../../../../../../org/apache/gearpump/cluster/UserConfig.html" title="class in org.apache.gearpump.cluster">UserConfig</a> conf)</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="fun--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fun</h4> -<pre>public scala.Function2<<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="type parameter in ReduceOp">T</a>> fun()</pre> -</li> -</ul> -<a name="description--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>description</h4> -<pre>public java.lang.String description()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html#description--">description</a></code> in interface <code><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a></code></dd> -</dl> -</li> -</ul> -<a name="conf--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>conf</h4> -<pre>public <a href="../../../../../../org/apache/gearpump/cluster/UserConfig.html" title="class in org.apache.gearpump.cluster">UserConfig</a> conf()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html#conf--">conf</a></code> in interface <code><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</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="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/gearpump/streaming/dsl/op/ProcessorOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/ReduceOp.html" target="_top">Frames</a></li> -<li><a href="ReduceOp.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html>
http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/Shuffle.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/Shuffle.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/Shuffle.html deleted file mode 100644 index d875570..0000000 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/Shuffle.html +++ /dev/null @@ -1,262 +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_25) on Thu Aug 11 09:54:10 PDT 2016 --> -<title>Shuffle</title> -<meta name="date" content="2016-08-11"> -<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="Shuffle"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/Shuffle.html" target="_top">Frames</a></li> -<li><a href="Shuffle.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</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.gearpump.streaming.dsl.op</div> -<h2 title="Class Shuffle" class="title">Class Shuffle</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.apache.gearpump.streaming.dsl.op.Shuffle</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd>java.io.Serializable, <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op">OpEdge</a>, scala.Equals, scala.Product</dd> -</dl> -<hr> -<br> -<pre>public class <span class="typeNameLabel">Shuffle</span> -extends java.lang.Object -implements <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op">OpEdge</a>, scala.Product, scala.Serializable</pre> -<div class="block">The upstream OP and downstream OP DOES require network data shuffle. - <p> - For example, map, flatmap operation doesn't require network shuffle, we can use Direct - to represent the relation with upstream operators.</div> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../../../../serialized-form.html#org.apache.gearpump.streaming.dsl.op.Shuffle">Serialized Form</a></dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html#Shuffle--">Shuffle</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.scala.Product"> -<!-- --> -</a> -<h3>Methods inherited from interface scala.Product</h3> -<code>productArity, productElement, productIterator, productPrefix</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.scala.Equals"> -<!-- --> -</a> -<h3>Methods inherited from interface scala.Equals</h3> -<code>canEqual, equals</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Shuffle--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Shuffle</h4> -<pre>public Shuffle()</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="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/gearpump/streaming/dsl/op/ReduceOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/Shuffle.html" target="_top">Frames</a></li> -<li><a href="Shuffle.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/SlaveOp.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/SlaveOp.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/SlaveOp.html deleted file mode 100644 index e42ec0c..0000000 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/SlaveOp.html +++ /dev/null @@ -1,197 +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_25) on Thu Aug 11 09:54:10 PDT 2016 --> -<title>SlaveOp</title> -<meta name="date" content="2016-08-11"> -<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="SlaveOp"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/SlaveOp.html" target="_top">Frames</a></li> -<li><a href="SlaveOp.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li>Method</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.gearpump.streaming.dsl.op</div> -<h2 title="Interface SlaveOp" class="title">Interface SlaveOp<T></h2> -</div> -<div class="contentContainer"> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Superinterfaces:</dt> -<dd><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a></dd> -</dl> -<dl> -<dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/FlatMapOp.html" title="class in org.apache.gearpump.streaming.dsl.op">FlatMapOp</a>, <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="class in org.apache.gearpump.streaming.dsl.op">ReduceOp</a></dd> -</dl> -<hr> -<br> -<pre>public interface <span class="typeNameLabel">SlaveOp<T></span> -extends <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a></pre> -<div class="block">When translated to running DAG, SlaveOP can be attach to MasterOP or other SlaveOP - "Attach" means running in same Actor.</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> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.gearpump.streaming.dsl.op.Op"> -<!-- --> -</a> -<h3>Methods inherited from interface org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a></h3> -<code><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html#conf--">conf</a>, <a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html#description--">description</a></code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/SlaveOp.html" target="_top">Frames</a></li> -<li><a href="SlaveOp.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-frame.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-frame.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-frame.html deleted file mode 100644 index 76bee71..0000000 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-frame.html +++ /dev/null @@ -1,37 +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_25) on Thu Aug 11 09:54:17 PDT 2016 --> -<title>org.apache.gearpump.streaming.dsl.op</title> -<meta name="date" content="2016-08-11"> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../../../script.js"></script> -</head> -<body> -<h1 class="bar"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/package-summary.html" target="classFrame">org.apache.gearpump.streaming.dsl.op</a></h1> -<div class="indexContainer"> -<h2 title="Interfaces">Interfaces</h2> -<ul title="Interfaces"> -<li><a href="MasterOp.html" title="interface in org.apache.gearpump.streaming.dsl.op" target="classFrame"><span class="interfaceName">MasterOp</span></a></li> -<li><a href="Op.html" title="interface in org.apache.gearpump.streaming.dsl.op" target="classFrame"><span class="interfaceName">Op</span></a></li> -<li><a href="OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op" target="classFrame"><span class="interfaceName">OpEdge</span></a></li> -<li><a href="ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op" target="classFrame"><span class="interfaceName">ParameterizedOp</span></a></li> -<li><a href="SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op" target="classFrame"><span class="interfaceName">SlaveOp</span></a></li> -</ul> -<h2 title="Classes">Classes</h2> -<ul title="Classes"> -<li><a href="DataSinkOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">DataSinkOp</a></li> -<li><a href="DataSourceOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">DataSourceOp</a></li> -<li><a href="Direct.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">Direct</a></li> -<li><a href="FlatMapOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">FlatMapOp</a></li> -<li><a href="GroupByOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">GroupByOp</a></li> -<li><a href="MergeOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">MergeOp</a></li> -<li><a href="OpChain.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">OpChain</a></li> -<li><a href="ProcessorOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">ProcessorOp</a></li> -<li><a href="ReduceOp.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">ReduceOp</a></li> -<li><a href="Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op" target="classFrame">Shuffle</a></li> -</ul> -</div> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-summary.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-summary.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-summary.html deleted file mode 100644 index 0b37e5e..0000000 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-summary.html +++ /dev/null @@ -1,218 +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_25) on Thu Aug 11 09:54:17 PDT 2016 --> -<title>org.apache.gearpump.streaming.dsl.op</title> -<meta name="date" content="2016-08-11"> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.gearpump.streaming.dsl.op"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li class="navBarCell1Rev">Package</li> -<li>Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/javaapi/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.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"> -<h1 title="Package" class="title">Package org.apache.gearpump.streaming.dsl.op</h1> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> -<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Interface</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/MasterOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">MasterOp</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a></td> -<td class="colLast"> -<div class="block">Operators for the DSL</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op">OpEdge</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">ParameterizedOp</a><T></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">SlaveOp</a><T></td> -<td class="colLast"> -<div class="block">When translated to running DAG, SlaveOP can be attach to MasterOP or other SlaveOP - "Attach" means running in same Actor.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> -<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Class</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/DataSinkOp.html" title="class in org.apache.gearpump.streaming.dsl.op">DataSinkOp</a><T></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/DataSourceOp.html" title="class in org.apache.gearpump.streaming.dsl.op">DataSourceOp</a><T></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Direct.html" title="class in org.apache.gearpump.streaming.dsl.op">Direct</a></td> -<td class="colLast"> -<div class="block">The upstream OP and downstream OP doesn't require network data shuffle.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/FlatMapOp.html" title="class in org.apache.gearpump.streaming.dsl.op">FlatMapOp</a><T,R></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/GroupByOp.html" title="class in org.apache.gearpump.streaming.dsl.op">GroupByOp</a><T,R></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/MergeOp.html" title="class in org.apache.gearpump.streaming.dsl.op">MergeOp</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpChain.html" title="class in org.apache.gearpump.streaming.dsl.op">OpChain</a></td> -<td class="colLast"> -<div class="block">Contains operators which can be chained to single one.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ProcessorOp.html" title="class in org.apache.gearpump.streaming.dsl.op">ProcessorOp</a><T extends <a href="../../../../../../org/apache/gearpump/streaming/task/Task.html" title="class in org.apache.gearpump.streaming.task">Task</a>></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="class in org.apache.gearpump.streaming.dsl.op">ReduceOp</a><T></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op">Shuffle</a></td> -<td class="colLast"> -<div class="block">The upstream OP and downstream OP DOES require network data shuffle.</div> -</td> -</tr> -</tbody> -</table> -</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 class="navBarCell1Rev">Package</li> -<li>Class</li> -<li><a href="package-tree.html">Tree</a></li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/javaapi/package-summary.html">Prev Package</a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/package-summary.html">Next Package</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.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 ======= --> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-tree.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-tree.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-tree.html deleted file mode 100644 index a27e820..0000000 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/op/package-tree.html +++ /dev/null @@ -1,158 +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_25) on Thu Aug 11 09:54:17 PDT 2016 --> -<title>org.apache.gearpump.streaming.dsl.op Class Hierarchy</title> -<meta name="date" content="2016-08-11"> -<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.gearpump.streaming.dsl.op Class Hierarchy"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li>Class</li> -<li class="navBarCell1Rev">Tree</li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/javaapi/package-tree.html">Prev</a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/package-tree.html">Next</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/package-tree.html" target="_top">Frames</a></li> -<li><a href="package-tree.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"> -<h1 class="title">Hierarchy For Package org.apache.gearpump.streaming.dsl.op</h1> -<span class="packageHierarchyLabel">Package Hierarchies:</span> -<ul class="horizontal"> -<li><a href="../../../../../../overview-tree.html">All Packages</a></li> -</ul> -</div> -<div class="contentContainer"> -<h2 title="Class Hierarchy">Class Hierarchy</h2> -<ul> -<li type="circle">java.lang.Object -<ul> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/DataSinkOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">DataSinkOp</span></a><T> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">ParameterizedOp</a><T>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/DataSourceOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">DataSourceOp</span></a><T> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">ParameterizedOp</a><T>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Direct.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Direct</span></a> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op">OpEdge</a>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/FlatMapOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">FlatMapOp</span></a><T,R> (implements scala.Product, scala.Serializable, org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">SlaveOp</a><T>)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/GroupByOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">GroupByOp</span></a><T,R> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">ParameterizedOp</a><T>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/MergeOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">MergeOp</span></a> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/MasterOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">MasterOp</a>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpChain.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">OpChain</span></a> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op">Op</a>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ProcessorOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">ProcessorOp</span></a><T> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">ParameterizedOp</a><T>, scala.Product, scala.Serializable)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ReduceOp.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">ReduceOp</span></a><T> (implements scala.Product, scala.Serializable, org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op">SlaveOp</a><T>)</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Shuffle.html" title="class in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Shuffle</span></a> (implements org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op">OpEdge</a>, scala.Product, scala.Serializable)</li> -</ul> -</li> -</ul> -<h2 title="Interface Hierarchy">Interface Hierarchy</h2> -<ul> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/Op.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">Op</span></a> -<ul> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/MasterOp.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">MasterOp</span></a> -<ul> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/ParameterizedOp.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">ParameterizedOp</span></a><T></li> -</ul> -</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/SlaveOp.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">SlaveOp</span></a><T></li> -</ul> -</li> -<li type="circle">org.apache.gearpump.streaming.dsl.op.<a href="../../../../../../org/apache/gearpump/streaming/dsl/op/OpEdge.html" title="interface in org.apache.gearpump.streaming.dsl.op"><span class="typeNameLink">OpEdge</span></a></li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../../overview-summary.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li>Class</li> -<li class="navBarCell1Rev">Tree</li> -<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/javaapi/package-tree.html">Prev</a></li> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/package-tree.html">Next</a></li> -</ul> -<ul class="navList"> -<li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/op/package-tree.html" target="_top">Frames</a></li> -<li><a href="package-tree.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 ======= --> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-frame.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-frame.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-frame.html index 2323ed0..322d3a6 100644 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-frame.html +++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-frame.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_25) on Thu Aug 11 09:54:17 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_25) on Mon Nov 28 22:41:20 PST 2016 --> <title>org.apache.gearpump.streaming.dsl</title> -<meta name="date" content="2016-08-11"> +<meta name="date" content="2016-11-28"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -20,6 +20,10 @@ <li><a href="Stream.Sink.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">Stream.Sink</a></li> <li><a href="StreamApp.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">StreamApp</a></li> <li><a href="StreamApp.Source.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">StreamApp.Source</a></li> +<li><a href="StreamAppSpec.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">StreamAppSpec</a></li> +<li><a href="StreamSpec.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">StreamSpec</a></li> +<li><a href="StreamSpec.Join.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">StreamSpec.Join</a></li> +<li><a href="WindowStream.html" title="class in org.apache.gearpump.streaming.dsl" target="classFrame">WindowStream</a></li> </ul> </div> </body> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-summary.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-summary.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-summary.html index ddb66d4..99d123e 100644 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-summary.html +++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-summary.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_25) on Thu Aug 11 09:54:17 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_25) on Mon Nov 28 22:41:20 PST 2016 --> <title>org.apache.gearpump.streaming.dsl</title> -<meta name="date" content="2016-08-11"> +<meta name="date" content="2016-11-28"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -113,6 +113,22 @@ <td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/dsl/StreamApp.Source.html" title="class in org.apache.gearpump.streaming.dsl">StreamApp.Source</a></td> <td class="colLast"> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/dsl/StreamAppSpec.html" title="class in org.apache.gearpump.streaming.dsl">StreamAppSpec</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/dsl/StreamSpec.html" title="class in org.apache.gearpump.streaming.dsl">StreamSpec</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/dsl/StreamSpec.Join.html" title="class in org.apache.gearpump.streaming.dsl">StreamSpec.Join</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/dsl/WindowStream.html" title="class in org.apache.gearpump.streaming.dsl">WindowStream</a><T></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-tree.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-tree.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-tree.html index c9668a3..2e98307 100644 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-tree.html +++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/package-tree.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_25) on Thu Aug 11 09:54:17 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_25) on Mon Nov 28 22:41:20 PST 2016 --> <title>org.apache.gearpump.streaming.dsl Class Hierarchy</title> -<meta name="date" content="2016-08-11"> +<meta name="date" content="2016-11-28"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -81,12 +81,28 @@ <li type="circle">java.lang.Object <ul> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/CollectionDataSource.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">CollectionDataSource</span></a><T> (implements org.apache.gearpump.streaming.source.<a href="../../../../../org/apache/gearpump/streaming/source/DataSource.html" title="interface in org.apache.gearpump.streaming.source">DataSource</a>)</li> +<li type="circle">org.scalatest.FlatSpec +<ul> +<li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/StreamAppSpec.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">StreamAppSpec</span></a></li> +</ul> +</li> +<li type="circle">org.scalatest.FlatSpec +<ul> +<li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/StreamSpec.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">StreamSpec</span></a></li> +</ul> +</li> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/KVStream.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">KVStream</span></a><K,V></li> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/LoggerSink.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">LoggerSink</span></a><T> (implements org.apache.gearpump.streaming.sink.<a href="../../../../../org/apache/gearpump/streaming/sink/DataSink.html" title="interface in org.apache.gearpump.streaming.sink">DataSink</a>)</li> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/Stream.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">Stream</span></a><T></li> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/Stream.Sink.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">Stream.Sink</span></a><T> (implements java.io.Serializable)</li> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/StreamApp.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">StreamApp</span></a></li> <li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/StreamApp.Source.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">StreamApp.Source</span></a> (implements java.io.Serializable)</li> +<li type="circle">org.apache.gearpump.streaming.task.<a href="../../../../../org/apache/gearpump/streaming/task/Task.html" title="class in org.apache.gearpump.streaming.task"><span class="typeNameLink">Task</span></a> (implements org.apache.gearpump.streaming.task.<a href="../../../../../org/apache/gearpump/streaming/task/TaskInterface.html" title="interface in org.apache.gearpump.streaming.task">TaskInterface</a>) +<ul> +<li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/StreamSpec.Join.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">StreamSpec.Join</span></a></li> +</ul> +</li> +<li type="circle">org.apache.gearpump.streaming.dsl.<a href="../../../../../org/apache/gearpump/streaming/dsl/WindowStream.html" title="class in org.apache.gearpump.streaming.dsl"><span class="typeNameLink">WindowStream</span></a><T></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html index 532874a..da3ba52 100644 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html +++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_25) on Thu Aug 11 09:54:09 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_25) on Mon Nov 28 22:41:12 PST 2016 --> <title>GroupByPartitioner</title> -<meta name="date" content="2016-08-11"> +<meta name="date" content="2016-11-28"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; <div class="subNav"> <ul class="navList"> <li>Prev Class</li> -<li>Next Class</li> +<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.dsl.partitioner"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" target="_top">Frames</a></li> @@ -92,14 +92,14 @@ var activeTableTab = "activeTableTab"; <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.gearpump.streaming.dsl.partitioner</div> -<h2 title="Class GroupByPartitioner" class="title">Class GroupByPartitioner<T,GROUP></h2> +<h2 title="Class GroupByPartitioner" class="title">Class GroupByPartitioner<T,Group></h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> -<li>org.apache.gearpump.streaming.dsl.partitioner.GroupByPartitioner<T,GROUP></li> +<li>org.apache.gearpump.streaming.dsl.partitioner.GroupByPartitioner<T,Group></li> </ul> </li> </ul> @@ -108,13 +108,13 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd>java.io.Serializable, <a href="../../../../../../org/apache/gearpump/partitioner/Partitioner.html" title="interface in org.apache.gearpump.partitioner">Partitioner</a>, <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.partitioner">UnicastPartitioner</a></dd> +<dd>java.io.Serializable, <a href="../../../../../../org/apache/gearpump/streaming/partitioner/Partitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">Partitioner</a>, <a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a></dd> </dl> <hr> <br> -<pre>public class <span class="typeNameLabel">GroupByPartitioner<T,GROUP></span> +<pre>public class <span class="typeNameLabel">GroupByPartitioner<T,Group></span> extends java.lang.Object -implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.partitioner">UnicastPartitioner</a></pre> +implements <a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a></pre> <div class="block">Partition messages by applying group by function first. <p> For example: @@ -128,7 +128,7 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar } </code></pre> <p> - param: groupBy First apply message with groupBy function, then pick the hashCode of the output + param: fn First apply message with groupBy function, then pick the hashCode of the output to do the partitioning. You must define hashCode() for output type of groupBy function.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> @@ -152,7 +152,7 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html#GroupByPartitioner-scala.Function1-">GroupByPartitioner</a></span>(scala.Function1<<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">GROUP</a>> groupBy)</code> </td> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html#GroupByPartitioner-org.apache.gearpump.streaming.dsl.window.api.GroupByFn-">GroupByPartitioner</a></span>(<a href="../../../../../../org/apache/gearpump/streaming/dsl/window/api/GroupByFn.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">GroupByFn</a><<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">Group</a>> fn)</code> </td> </tr> </table> </li> @@ -171,7 +171,7 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></span>(<a href="../../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a> msg, +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></span>(<a href="../../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a> message, int partitionNum, int currentPartitionId)</code> <div class="block">Gets the SINGLE downstream processor task index to send message to.</div> @@ -186,11 +186,11 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.apache.gearpump.partitioner.UnicastPartitioner"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.gearpump.streaming.partitioner.UnicastPartitioner"> <!-- --> </a> -<h3>Methods inherited from interface org.apache.gearpump.partitioner.<a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.partitioner">UnicastPartitioner</a></h3> -<code><a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-">getPartition</a></code></li> +<h3>Methods inherited from interface org.apache.gearpump.streaming.partitioner.<a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a></h3> +<code><a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-">getPartition</a></code></li> </ul> </li> </ul> @@ -206,13 +206,13 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar <!-- --> </a> <h3>Constructor Detail</h3> -<a name="GroupByPartitioner-scala.Function1-"> +<a name="GroupByPartitioner-org.apache.gearpump.streaming.dsl.window.api.GroupByFn-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>GroupByPartitioner</h4> -<pre>public GroupByPartitioner(scala.Function1<<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">GROUP</a>> groupBy)</pre> +<pre>public GroupByPartitioner(<a href="../../../../../../org/apache/gearpump/streaming/dsl/window/api/GroupByFn.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">GroupByFn</a><<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">T</a>,<a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="type parameter in GroupByPartitioner">Group</a>> fn)</pre> </li> </ul> </li> @@ -229,17 +229,17 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar <ul class="blockListLast"> <li class="blockList"> <h4>getPartition</h4> -<pre>public int getPartition(<a href="../../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a> msg, +<pre>public int getPartition(<a href="../../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a> message, int partitionNum, int currentPartitionId)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">UnicastPartitioner</a></code></span></div> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">UnicastPartitioner</a></code></span></div> <div class="block">Gets the SINGLE downstream processor task index to send message to. <p></div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></code> in interface <code><a href="../../../../../../org/apache/gearpump/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.partitioner">UnicastPartitioner</a></code></dd> +<dd><code><a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></code> in interface <code><a href="../../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>msg</code> - Message you want to send</dd> +<dd><code>message</code> - Message you want to send</dd> <dd><code>partitionNum</code> - How many tasks does the downstream processor have.</dd> <dd><code>currentPartitionId</code> - Upstream task's task index who trigger the getPartition() call. <p></dd> @@ -276,7 +276,7 @@ implements <a href="../../../../../../org/apache/gearpump/partitioner/UnicastPar <div class="subNav"> <ul class="navList"> <li>Prev Class</li> -<li>Next Class</li> +<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.dsl.partitioner"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" target="_top">Frames</a></li> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-frame.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-frame.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-frame.html index ad8dd4e..fbd679c 100644 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-frame.html +++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-frame.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_25) on Thu Aug 11 09:54:17 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_25) on Mon Nov 28 22:41:20 PST 2016 --> <title>org.apache.gearpump.streaming.dsl.partitioner</title> -<meta name="date" content="2016-08-11"> +<meta name="date" content="2016-11-28"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -14,6 +14,9 @@ <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.dsl.partitioner" target="classFrame">GroupByPartitioner</a></li> +<li><a href="GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.dsl.partitioner" target="classFrame">GroupByPartitionerSpec</a></li> +<li><a href="GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.dsl.partitioner" target="classFrame">GroupByPartitionerSpec.People</a></li> +<li><a href="GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.dsl.partitioner" target="classFrame">GroupByPartitionerSpec.People$</a></li> </ul> </div> </body> http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/6091d5f1/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-summary.html ---------------------------------------------------------------------- diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-summary.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-summary.html index 2854945..fedbd98 100644 --- a/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-summary.html +++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/dsl/partitioner/package-summary.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_25) on Thu Aug 11 09:54:17 PDT 2016 --> +<!-- Generated by javadoc (1.8.0_25) on Mon Nov 28 22:41:20 PST 2016 --> <title>org.apache.gearpump.streaming.dsl.partitioner</title> -<meta name="date" content="2016-08-11"> +<meta name="date" content="2016-11-28"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -42,7 +42,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/javaapi/package-summary.html">Prev Package</a></li> <li><a href="../../../../../../org/apache/gearpump/streaming/dsl/plan/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> @@ -82,11 +82,23 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitioner</a><T,GROUP></td> +<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitioner</a><T,Group></td> <td class="colLast"> <div class="block">Partition messages by applying group by function first.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitionerSpec</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitionerSpec.People</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitionerSpec.People$</a></td> +<td class="colLast"> </td> +</tr> </tbody> </table> </li> @@ -112,7 +124,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/op/package-summary.html">Prev Package</a></li> +<li><a href="../../../../../../org/apache/gearpump/streaming/dsl/javaapi/package-summary.html">Prev Package</a></li> <li><a href="../../../../../../org/apache/gearpump/streaming/dsl/plan/package-summary.html">Next Package</a></li> </ul> <ul class="navList">
