You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gearpump.apache.org by ma...@apache.org on 2017/07/13 14:02:39 UTC

[24/51] [partial] incubator-gearpump-site git commit: Update docs for release 0.8.4

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html
new file mode 100644
index 0000000..50a6fd7
--- /dev/null
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html
@@ -0,0 +1,263 @@
+<!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_121) on Sun Jul 09 07:41:25 CEST 2017 -->
+<title>GroupByPartitionerSpec</title>
+<meta name="date" content="2017-07-09">
+<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="GroupByPartitionerSpec";
+        }
+    }
+    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/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html" target="_top">Frames</a></li>
+<li><a href="GroupByPartitionerSpec.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>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.partitioner</div>
+<h2 title="Class GroupByPartitionerSpec" class="title">Class GroupByPartitionerSpec</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.scalatest.FlatSpec</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.gearpump.streaming.partitioner.GroupByPartitionerSpec</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">GroupByPartitionerSpec</span>
+extends org.scalatest.FlatSpec</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitionerSpec.People</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitionerSpec.People$</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html#GroupByPartitionerSpec--">GroupByPartitionerSpec</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="GroupByPartitionerSpec--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GroupByPartitionerSpec</h4>
+<pre>public&nbsp;GroupByPartitionerSpec()</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/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html" target="_top">Frames</a></li>
+<li><a href="GroupByPartitionerSpec.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>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/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/HashPartitioner.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/HashPartitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/HashPartitioner.html
index 2bea07c..7922437 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/HashPartitioner.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/HashPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>HashPartitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -159,7 +159,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 </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/partitioner/HashPartitioner.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>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
             int&nbsp;partitionNum,
             int&nbsp;currentPartitionId)</code>
 <div class="block">Gets the SINGLE downstream processor task index to send message to.</div>
@@ -217,7 +217,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPartition</h4>
-<pre>public&nbsp;int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>public&nbsp;int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                         int&nbsp;partitionNum,
                         int&nbsp;currentPartitionId)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">UnicastPartitioner</a></code></span></div>
@@ -263,7 +263,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../../org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html
index 855a578..e023d4f 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>MulticastPartitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -130,12 +130,12 @@ extends <a href="../../../../../org/apache/gearpump/streaming/partitioner/Partit
 </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/partitioner/MulticastPartitioner.html#getPartitions-org.apache.gearpump.Message-int-">getPartitions</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html#getPartitions-org.apache.gearpump.Message-int-">getPartitions</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
              int&nbsp;partitionNum)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>int[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html#getPartitions-org.apache.gearpump.Message-int-int-">getPartitions</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html#getPartitions-org.apache.gearpump.Message-int-int-">getPartitions</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
              int&nbsp;partitionNum,
              int&nbsp;upstreamTaskIndex)</code>
 <div class="block">Gets a list of downstream processor task indexes to send message to.</div>
@@ -162,7 +162,7 @@ extends <a href="../../../../../org/apache/gearpump/streaming/partitioner/Partit
 <ul class="blockList">
 <li class="blockList">
 <h4>getPartitions</h4>
-<pre>int[]&nbsp;getPartitions(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>int[]&nbsp;getPartitions(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                     int&nbsp;partitionNum,
                     int&nbsp;upstreamTaskIndex)</pre>
 <div class="block">Gets a list of downstream processor task indexes to send message to.
@@ -184,7 +184,7 @@ extends <a href="../../../../../org/apache/gearpump/streaming/partitioner/Partit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPartitions</h4>
-<pre>int[]&nbsp;getPartitions(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>int[]&nbsp;getPartitions(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                     int&nbsp;partitionNum)</pre>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/Partitioner.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/Partitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/Partitioner.html
index 699a997..74a4d92 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/Partitioner.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/Partitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>Partitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -102,7 +102,7 @@
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../org/apache/gearpump/streaming/partitioner/BroadcastPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">BroadcastPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">CoLocationPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">HashPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">ShuffleGroupingPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html" titl
 e="class in org.apache.gearpump.streaming.partitioner">ShufflePartitioner</a></dd>
+<dd><a href="../../../../../org/apache/gearpump/streaming/partitioner/BroadcastPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">BroadcastPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">CoLocationPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">HashPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">ShuffleGroupingPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html" title="class
  in org.apache.gearpump.streaming.partitioner">ShufflePartitioner</a></dd>
 </dl>
 <hr>
 <br>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerByClassName.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerByClassName.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerByClassName.html
index e556bc0..d2e5dd2 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerByClassName.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerByClassName.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>PartitionerByClassName</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerDescription.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerDescription.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerDescription.html
index ce111c0..40d106e 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerDescription.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerDescription.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>PartitionerDescription</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerFactory.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerFactory.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerFactory.html
index 236b865..6595827 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerFactory.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerFactory.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>PartitionerFactory</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerObject.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerObject.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerObject.html
index 4354335..4c52430 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerObject.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerObject.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>PartitionerObject</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerSpec.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerSpec.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerSpec.html
index f08637e..b74aada 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerSpec.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/PartitionerSpec.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>PartitionerSpec</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html
index 0890be8..7b67a1a 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>ShuffleGroupingPartitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -159,7 +159,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 </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/partitioner/ShuffleGroupingPartitioner.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>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
             int&nbsp;partitionNum,
             int&nbsp;currentPartitionId)</code>
 <div class="block">Gets the SINGLE downstream processor task index to send message to.</div>
@@ -217,7 +217,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPartition</h4>
-<pre>public&nbsp;int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>public&nbsp;int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                         int&nbsp;partitionNum,
                         int&nbsp;currentPartitionId)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">UnicastPartitioner</a></code></span></div>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html
index 7ecbfd3..f0218a5 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>ShufflePartitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -157,7 +157,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 </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/partitioner/ShufflePartitioner.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>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
             int&nbsp;partitionNum,
             int&nbsp;currentPartitionId)</code>
 <div class="block">Gets the SINGLE downstream processor task index to send message to.</div>
@@ -215,7 +215,7 @@ implements <a href="../../../../../org/apache/gearpump/streaming/partitioner/Uni
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPartition</h4>
-<pre>public&nbsp;int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>public&nbsp;int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                         int&nbsp;partitionNum,
                         int&nbsp;currentPartitionId)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">UnicastPartitioner</a></code></span></div>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html
index 8dbf92b..7a9c128 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:37 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:25 CEST 2017 -->
 <title>UnicastPartitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -104,7 +104,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">CoLocationPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/dsl/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.dsl.partitioner">GroupByPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">HashPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">ShuffleGroupingPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">ShufflePartitioner</a></dd>
+<dd><a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">CoLocationPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">HashPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShuffleGroupingPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">ShuffleGroupingPartitioner</a>, <a href="../../../../../org/apache/gearpump/streaming/partitioner/ShufflePartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">ShufflePartitioner</a></dd>
 </dl>
 <hr>
 <br>
@@ -132,12 +132,12 @@ extends <a href="../../../../../org/apache/gearpump/streaming/partitioner/Partit
 </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/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-">getPartition</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-">getPartition</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
             int&nbsp;partitionNum)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.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>&nbsp;msg,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html#getPartition-org.apache.gearpump.Message-int-int-">getPartition</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
             int&nbsp;partitionNum,
             int&nbsp;upstreamTaskIndex)</code>
 <div class="block">Gets the SINGLE downstream processor task index to send message to.</div>
@@ -164,7 +164,7 @@ extends <a href="../../../../../org/apache/gearpump/streaming/partitioner/Partit
 <ul class="blockList">
 <li class="blockList">
 <h4>getPartition</h4>
-<pre>int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                  int&nbsp;partitionNum,
                  int&nbsp;upstreamTaskIndex)</pre>
 <div class="block">Gets the SINGLE downstream processor task index to send message to.
@@ -186,7 +186,7 @@ extends <a href="../../../../../org/apache/gearpump/streaming/partitioner/Partit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPartition</h4>
-<pre>int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;msg,
+<pre>int&nbsp;getPartition(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;msg,
                  int&nbsp;partitionNum)</pre>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-frame.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-frame.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-frame.html
index 7e3ad23..0d2bc57 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-frame.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:40 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:28 CEST 2017 -->
 <title>org.apache.gearpump.streaming.partitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -22,6 +22,10 @@
 <ul title="Classes">
 <li><a href="BroadcastPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">BroadcastPartitioner</a></li>
 <li><a href="CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">CoLocationPartitioner</a></li>
+<li><a href="GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">GroupByPartitioner</a></li>
+<li><a href="GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">GroupByPartitionerSpec</a></li>
+<li><a href="GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">GroupByPartitionerSpec.People</a></li>
+<li><a href="GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">GroupByPartitionerSpec.People$</a></li>
 <li><a href="HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">HashPartitioner</a></li>
 <li><a href="PartitionerByClassName.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">PartitionerByClassName</a></li>
 <li><a href="PartitionerDescription.html" title="class in org.apache.gearpump.streaming.partitioner" target="classFrame">PartitionerDescription</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-summary.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-summary.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-summary.html
index 23046b1..e267e06 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-summary.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:40 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:28 CEST 2017 -->
 <title>org.apache.gearpump.streaming.partitioner</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -128,6 +128,24 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitioner</a>&lt;T,GROUP&gt;</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/partitioner/GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitionerSpec</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitionerSpec.People</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.partitioner">GroupByPartitionerSpec.People$</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner">HashPartitioner</a></td>
 <td class="colLast">
 <div class="block">Only make sense when the message has implemented the hashCode()

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-tree.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-tree.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-tree.html
index b97a37a..f49a9ff 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-tree.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/partitioner/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:41 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:28 CEST 2017 -->
 <title>org.apache.gearpump.streaming.partitioner Class Hierarchy</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -80,13 +80,25 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
+<li type="circle">scala.runtime.AbstractFunction2&lt;T1,T2,R&gt; (implements scala.Function2&lt;T1,T2,R&gt;)
+<ul>
+<li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People$.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">GroupByPartitionerSpec.People$</span></a> (implements scala.Serializable)</li>
+</ul>
+</li>
 <li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/BroadcastPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">BroadcastPartitioner</span></a> (implements org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/MulticastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">MulticastPartitioner</a>)</li>
 <li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/CoLocationPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">CoLocationPartitioner</span></a> (implements org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a>)</li>
 <li type="circle">org.scalatest.FlatSpec
 <ul>
+<li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">GroupByPartitionerSpec</span></a></li>
+</ul>
+</li>
+<li type="circle">org.scalatest.FlatSpec
+<ul>
 <li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/PartitionerSpec.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">PartitionerSpec</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">GroupByPartitioner</span></a>&lt;T,GROUP&gt; (implements org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a>)</li>
+<li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/GroupByPartitionerSpec.People.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">GroupByPartitionerSpec.People</span></a> (implements scala.Product, scala.Serializable)</li>
 <li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/HashPartitioner.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">HashPartitioner</span></a> (implements org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/UnicastPartitioner.html" title="interface in org.apache.gearpump.streaming.partitioner">UnicastPartitioner</a>)</li>
 <li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/PartitionerByClassName.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">PartitionerByClassName</span></a> (implements org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/PartitionerFactory.html" title="interface in org.apache.gearpump.streaming.partitioner">PartitionerFactory</a>, scala.Serializable)</li>
 <li type="circle">org.apache.gearpump.streaming.partitioner.<a href="../../../../../org/apache/gearpump/streaming/partitioner/PartitionerDescription.html" title="class in org.apache.gearpump.streaming.partitioner"><span class="typeNameLink">PartitionerDescription</span></a> (implements scala.Product, scala.Serializable)</li>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSink.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSink.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSink.html
index dc72d00..aeb77d2 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSink.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSink.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:27 CEST 2017 -->
 <title>DataSink</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -162,7 +162,7 @@ extends java.io.Serializable</pre>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/sink/DataSink.html#write-org.apache.gearpump.Message-">write</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;message)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/sink/DataSink.html#write-org.apache.gearpump.Message-">write</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;message)</code>
 <div class="block">Writes message into data sink
  invoked at onNext() method of <a href="../../../../../org/apache/gearpump/streaming/task/Task.html" title="class in org.apache.gearpump.streaming.task"><code>Task</code></a></div>
 </td>
@@ -203,7 +203,7 @@ extends java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>write</h4>
-<pre>void&nbsp;write(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;message)</pre>
+<pre>void&nbsp;write(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;message)</pre>
 <div class="block">Writes message into data sink
  invoked at onNext() method of <a href="../../../../../org/apache/gearpump/streaming/task/Task.html" title="class in org.apache.gearpump.streaming.task"><code>Task</code></a></div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkProcessor.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkProcessor.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkProcessor.html
index a7a1ca6..d7ad6af 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkProcessor.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkProcessor.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:27 CEST 2017 -->
 <title>DataSinkProcessor</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTask.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTask.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTask.html
index 8e957b3..42ec0fe 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTask.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTask.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:27 CEST 2017 -->
 <title>DataSinkTask</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -167,7 +167,7 @@ extends <a href="../../../../../org/apache/gearpump/streaming/task/Task.html" ti
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/sink/DataSinkTask.html#onNext-org.apache.gearpump.Message-">onNext</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;message)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/sink/DataSinkTask.html#onNext-org.apache.gearpump.Message-">onNext</a></span>(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;message)</code>
 <div class="block">Method called for each message received.</div>
 </td>
 </tr>
@@ -277,7 +277,7 @@ extends <a href="../../../../../org/apache/gearpump/streaming/task/Task.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>onNext</h4>
-<pre>public&nbsp;void&nbsp;onNext(<a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;message)</pre>
+<pre>public&nbsp;void&nbsp;onNext(<a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;message)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gearpump/streaming/task/TaskInterface.html#onNext-org.apache.gearpump.Message-">TaskInterface</a></code></span></div>
 <div class="block">Method called for each message received.
  <p></div>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTaskSpec.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTaskSpec.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTaskSpec.html
index 19b6d90..91fedcc 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTaskSpec.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/DataSinkTaskSpec.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:27 CEST 2017 -->
 <title>DataSinkTaskSpec</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-frame.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-frame.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-frame.html
index 3fbf893..813b575 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-frame.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-frame.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:41 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:28 CEST 2017 -->
 <title>org.apache.gearpump.streaming.sink</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-summary.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-summary.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-summary.html
index f6c5324..a3ca7fa 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-summary.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-summary.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:41 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:28 CEST 2017 -->
 <title>org.apache.gearpump.streaming.sink</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-tree.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-tree.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-tree.html
index dcf26eb..5a3f7f1 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-tree.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/sink/package-tree.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:41 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:28 CEST 2017 -->
 <title>org.apache.gearpump.streaming.sink Class Hierarchy</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSource.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSource.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSource.html
index 93dac6a..2caeae7 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSource.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSource.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:26 CEST 2017 -->
 <title>DataSource</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -172,7 +172,7 @@ extends java.io.Serializable</pre>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a></code></td>
+<td class="colFirst"><code><a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/source/DataSource.html#read--">read</a></span>()</code>
 <div class="block">Reads next message from data source and
  returns null if no message is available</div>
@@ -217,13 +217,13 @@ extends java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre><a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump">Message</a>&nbsp;read()</pre>
+<pre><a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump">Message</a>&nbsp;read()</pre>
 <div class="block">Reads next message from data source and
  returns null if no message is available
  <p></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>a <a href="../../../../../org/apache/gearpump/Message.html" title="class in org.apache.gearpump"><code>Message</code></a> or null</dd>
+<dd>a <a href="../../../../../org/apache/gearpump/Message.html" title="interface in org.apache.gearpump"><code>Message</code></a> or null</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceConfig.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceConfig.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceConfig.html
index 0764185..7ebe790 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceConfig.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceConfig.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:26 CEST 2017 -->
 <title>DataSourceConfig</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html
new file mode 100644
index 0000000..49d7af6
--- /dev/null
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html
@@ -0,0 +1,371 @@
+<!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_121) on Sun Jul 09 07:41:26 CEST 2017 -->
+<title>DataSourceProcessor.PerElementWindowFunction$</title>
+<meta name="date" content="2017-07-09">
+<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="DataSourceProcessor.PerElementWindowFunction$";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":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/source/DataSourceProcessor.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceTask.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" target="_top">Frames</a></li>
+<li><a href="DataSourceProcessor.PerElementWindowFunction$.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.gearpump.streaming.source</div>
+<h2 title="Class DataSourceProcessor.PerElementWindowFunction$" class="title">Class DataSourceProcessor.PerElementWindowFunction$</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.gearpump.streaming.source.DataSourceProcessor.PerElementWindowFunction$</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/window/api/WindowFunction.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction</a>, scala.Equals, scala.Product</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.html" title="class in org.apache.gearpump.streaming.source">DataSourceProcessor</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span class="typeNameLabel">DataSourceProcessor.PerElementWindowFunction$</span>
+extends java.lang.Object
+implements <a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction</a>, scala.Product, scala.Serializable</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../serialized-form.html#org.apache.gearpump.streaming.source.DataSourceProcessor.PerElementWindowFunction$">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.gearpump.streaming.dsl.window.api.WindowFunction">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.gearpump.streaming.dsl.window.api.<a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction</a></h3>
+<code><a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.Context.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction.Context</a>&lt;<a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.Context.html" title="type parameter in WindowFunction.Context">T</a>&gt;</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" title="class in org.apache.gearpump.streaming.source">DataSourceProcessor.PerElementWindowFunction$</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html#MODULE:D">MODULE$</a></span></code>
+<div class="block">Static reference to the singleton instance of this Scala object.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html#PerElementWindowFunction:D--">PerElementWindowFunction$</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/gearpump/streaming/dsl/window/impl/Window.html" title="class in org.apache.gearpump.streaming.dsl.window.impl">Window</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html#apply-org.apache.gearpump.streaming.dsl.window.api.WindowFunction.Context-">apply</a></span>(<a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.Context.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction.Context</a>&lt;T&gt;&nbsp;context)</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html#isNonMerging--">isNonMerging</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.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&nbsp;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&nbsp;scala.Equals</h3>
+<code>canEqual, equals</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="MODULE:D">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MODULE$</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" title="class in org.apache.gearpump.streaming.source">DataSourceProcessor.PerElementWindowFunction$</a> MODULE$</pre>
+<div class="block">Static reference to the singleton instance of this Scala object.</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PerElementWindowFunction:D--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PerElementWindowFunction$</h4>
+<pre>public&nbsp;PerElementWindowFunction$()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="apply-org.apache.gearpump.streaming.dsl.window.api.WindowFunction.Context-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>apply</h4>
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../../org/apache/gearpump/streaming/dsl/window/impl/Window.html" title="class in org.apache.gearpump.streaming.dsl.window.impl">Window</a>[]&nbsp;apply(<a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.Context.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction.Context</a>&lt;T&gt;&nbsp;context)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.html#apply-org.apache.gearpump.streaming.dsl.window.api.WindowFunction.Context-">apply</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="isNonMerging--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isNonMerging</h4>
+<pre>public&nbsp;boolean&nbsp;isNonMerging()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.html#isNonMerging--">isNonMerging</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gearpump/streaming/dsl/window/api/WindowFunction.html" title="interface in org.apache.gearpump.streaming.dsl.window.api">WindowFunction</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/source/DataSourceProcessor.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceTask.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" target="_top">Frames</a></li>
+<li><a href="DataSourceProcessor.PerElementWindowFunction$.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/f2a69d38/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.html
----------------------------------------------------------------------
diff --git a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.html b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.html
index c8c3a40..08416af 100644
--- a/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.html
+++ b/content/releases/latest/api/java/org/apache/gearpump/streaming/source/DataSourceProcessor.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Apr 25 03:06:39 SST 2017 -->
+<!-- Generated by javadoc (1.8.0_121) on Sun Jul 09 07:41:26 CEST 2017 -->
 <title>DataSourceProcessor</title>
-<meta name="date" content="2017-04-25">
+<meta name="date" content="2017-07-09">
 <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><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceConfig.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceTask.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/gearpump/streaming/source/DataSourceProcessor.html" target="_top">Frames</a></li>
@@ -73,7 +73,7 @@ var activeTableTab = "activeTableTab";
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -127,6 +127,25 @@ extends java.lang.Object</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" title="class in org.apache.gearpump.streaming.source">DataSourceProcessor.PerElementWindowFunction$</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -244,7 +263,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceConfig.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceTask.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/gearpump/streaming/source/DataSourceProcessor.PerElementWindowFunction$.html" title="class in org.apache.gearpump.streaming.source"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/gearpump/streaming/source/DataSourceProcessor.html" target="_top">Frames</a></li>
@@ -268,7 +287,7 @@ extends java.lang.Object</pre>
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>