Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/functions/package-tree.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/functions/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/functions/package-tree.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/functions/package-tree.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators.functions Class Hierarchy (samza-api 0.14.1 
API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators.functions Class Hierarchy (samza-api 
0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.samza.operators.functions Class 
Hierarchy (samza-api 0.14.1 API)";
+            parent.document.title="org.apache.samza.operators.functions Class 
Hierarchy (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -80,24 +80,38 @@
 <ul>
 <li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">ClosableFunction</span></a>
 <ul>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FilterFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FilterFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FlatMapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FlatMapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FoldLeftFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FoldLeftFunction</span></a>&lt;M,WV&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/JoinFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">JoinFunction</span></a>&lt;K,M,JM,RM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/MapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">MapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SinkFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SinkFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/StreamTableJoinFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">StreamTableJoinFunction</span></a>&lt;K,M,R,JM&gt; (also 
extends org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FilterFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FilterFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FlatMapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FlatMapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FoldLeftFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FoldLeftFunction</span></a>&lt;M,WV&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/JoinFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">JoinFunction</span></a>&lt;K,M,JM,RM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/MapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">MapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SinkFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SinkFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/StreamTableJoinFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">StreamTableJoinFunction</span></a>&lt;K,M,R,JM&gt; (also 
extends org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SupplierFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SupplierFunction</span></a>&lt;T&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>, 
java.io.Serializable)</li>
 </ul>
 </li>
 <li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">InitableFunction</span></a>
 <ul>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FilterFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FilterFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FlatMapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FlatMapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FoldLeftFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FoldLeftFunction</span></a>&lt;M,WV&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/JoinFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">JoinFunction</span></a>&lt;K,M,JM,RM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/MapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">MapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SinkFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SinkFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
-<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/StreamTableJoinFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">StreamTableJoinFunction</span></a>&lt;K,M,R,JM&gt; (also 
extends org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FilterFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FilterFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FlatMapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FlatMapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FoldLeftFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FoldLeftFunction</span></a>&lt;M,WV&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/JoinFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">JoinFunction</span></a>&lt;K,M,JM,RM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/MapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">MapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SinkFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SinkFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/StreamTableJoinFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">StreamTableJoinFunction</span></a>&lt;K,M,R,JM&gt; (also 
extends org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SupplierFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SupplierFunction</span></a>&lt;T&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
java.io.Serializable)</li>
+</ul>
+</li>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FilterFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FilterFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FlatMapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FlatMapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/FoldLeftFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">FoldLeftFunction</span></a>&lt;M,WV&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/JoinFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">JoinFunction</span></a>&lt;K,M,JM,RM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/MapFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">MapFunction</span></a>&lt;M,OM&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SinkFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SinkFunction</span></a>&lt;M&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/StreamTableJoinFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">StreamTableJoinFunction</span></a>&lt;K,M,R,JM&gt; (also 
extends org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
+<li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/SupplierFunction.html"
 title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">SupplierFunction</span></a>&lt;T&gt; (also extends 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/ClosableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">ClosableFunction</a>, 
org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/InitableFunction.html"
 title="interface in 
org.apache.samza.operators.functions">InitableFunction</a>)</li>
 </ul>
 </li>
 <li type="circle">org.apache.samza.operators.functions.<a 
href="../../../../../org/apache/samza/operators/functions/TimerFunction.html" 
title="interface in org.apache.samza.operators.functions"><span 
class="typeNameLink">TimerFunction</span></a>&lt;K,OM&gt;</li>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-frame.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-frame.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-frame.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-summary.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-summary.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-summary.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.samza.operators (samza-api 
0.14.1 API)";
+            parent.document.title="org.apache.samza.operators (samza-api 
0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-tree.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-tree.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/package-tree.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators Class Hierarchy (samza-api 0.14.1 
API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators Class Hierarchy (samza-api 0.15.0-SNAPSHOT 
API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.samza.operators Class Hierarchy 
(samza-api 0.14.1 API)";
+            parent.document.title="org.apache.samza.operators Class Hierarchy 
(samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/AnyTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/AnyTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/AnyTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/AnyTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 -->
-<title>AnyTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>AnyTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AnyTrigger (samza-api 0.14.1 API)";
+            parent.document.title="AnyTrigger (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <hr>
 <br>
@@ -116,6 +116,10 @@ var activeTableTab = "activeTableTab";
 extends java.lang.Object
 implements <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</pre>
 <div class="block">A <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers"><code>Trigger</code></a> fires as soon as 
any of its individual triggers has fired.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.samza.operators.triggers.AnyTrigger">Serialized
 Form</a></dd>
+</dl>
 </li>
 </ul>
 </div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/CountTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/CountTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/CountTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/CountTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 -->
-<title>CountTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>CountTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CountTrigger (samza-api 0.14.1 API)";
+            parent.document.title="CountTrigger (samza-api 0.15.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <hr>
 <br>
@@ -117,6 +117,10 @@ extends java.lang.Object
 implements <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</pre>
 <div class="block">A <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers"><code>Trigger</code></a> that fires when 
the number of messages in the <a 
href="../../../../../org/apache/samza/operators/windows/WindowPane.html" 
title="class in org.apache.samza.operators.windows"><code>WindowPane</code></a>
  reaches the specified count.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.samza.operators.triggers.CountTrigger">Serialized
 Form</a></dd>
+</dl>
 </li>
 </ul>
 </div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/DurationCharacteristic.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/DurationCharacteristic.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/DurationCharacteristic.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/DurationCharacteristic.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 -->
-<title>DurationCharacteristic (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>DurationCharacteristic (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DurationCharacteristic (samza-api 0.14.1 
API)";
+            parent.document.title="DurationCharacteristic (samza-api 
0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/FiringType.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/FiringType.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/FiringType.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/FiringType.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>FiringType (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>FiringType (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FiringType (samza-api 0.14.1 API)";
+            parent.document.title="FiringType (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/RepeatingTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/RepeatingTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/RepeatingTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/RepeatingTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>RepeatingTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>RepeatingTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RepeatingTrigger (samza-api 0.14.1 API)";
+            parent.document.title="RepeatingTrigger (samza-api 0.15.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <hr>
 <br>
@@ -116,6 +116,10 @@ var activeTableTab = "activeTableTab";
 extends java.lang.Object
 implements <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</pre>
 <div class="block">A <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers"><code>Trigger</code></a> that repeats its 
underlying trigger forever.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.samza.operators.triggers.RepeatingTrigger">Serialized
 Form</a></dd>
+</dl>
 </li>
 </ul>
 </div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeBasedTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeBasedTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeBasedTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeBasedTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>TimeBasedTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>TimeBasedTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimeBasedTrigger (samza-api 0.14.1 API)";
+            parent.document.title="TimeBasedTrigger (samza-api 0.15.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -104,7 +104,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Superinterfaces:</dt>
-<dd><a href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <dl>
 <dt>All Known Implementing Classes:</dt>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceFirstMessageTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceFirstMessageTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceFirstMessageTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceFirstMessageTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>TimeSinceFirstMessageTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>TimeSinceFirstMessageTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimeSinceFirstMessageTrigger (samza-api 
0.14.1 API)";
+            parent.document.title="TimeSinceFirstMessageTrigger (samza-api 
0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -108,13 +108,17 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span 
class="typeNameLabel">TimeSinceFirstMessageTrigger&lt;M&gt;</span>
 extends java.lang.Object
 implements <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;, 
<a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.samza.operators.triggers.TimeSinceFirstMessageTrigger">Serialized
 Form</a></dd>
+</dl>
 </li>
 </ul>
 </div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceLastMessageTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceLastMessageTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceLastMessageTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeSinceLastMessageTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>TimeSinceLastMessageTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>TimeSinceLastMessageTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimeSinceLastMessageTrigger (samza-api 
0.14.1 API)";
+            parent.document.title="TimeSinceLastMessageTrigger (samza-api 
0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -108,13 +108,17 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span 
class="typeNameLabel">TimeSinceLastMessageTrigger&lt;M&gt;</span>
 extends java.lang.Object
 implements <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;, 
<a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.samza.operators.triggers.TimeSinceLastMessageTrigger">Serialized
 Form</a></dd>
+</dl>
 </li>
 </ul>
 </div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeTrigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeTrigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeTrigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/TimeTrigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>TimeTrigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>TimeTrigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimeTrigger (samza-api 0.14.1 API)";
+            parent.document.title="TimeTrigger (samza-api 0.15.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -108,13 +108,17 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
+<dd>java.io.Serializable, <a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;, <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;</dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">TimeTrigger&lt;M&gt;</span>
 extends java.lang.Object
 implements <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in org.apache.samza.operators.triggers">Trigger</a>&lt;M&gt;, 
<a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../serialized-form.html#org.apache.samza.operators.triggers.TimeTrigger">Serialized
 Form</a></dd>
+</dl>
 </li>
 </ul>
 </div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Trigger.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Trigger.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Trigger.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Trigger.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>Trigger (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>Trigger (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Trigger (samza-api 0.14.1 API)";
+            parent.document.title="Trigger (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -97,6 +97,10 @@
 <dd><code>M</code> - the type of the incoming message</dd>
 </dl>
 <dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<dl>
 <dt>All Known Subinterfaces:</dt>
 <dd><a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in 
org.apache.samza.operators.triggers">TimeBasedTrigger</a>&lt;M&gt;</dd>
 </dl>
@@ -107,7 +111,8 @@
 <hr>
 <br>
 <pre><a 
href="../../../../../org/apache/samza/annotation/InterfaceStability.Unstable.html"
 title="annotation in 
org.apache.samza.annotation">@InterfaceStability.Unstable</a>
-public interface <span class="typeNameLabel">Trigger&lt;M&gt;</span></pre>
+public interface <span class="typeNameLabel">Trigger&lt;M&gt;</span>
+extends java.io.Serializable</pre>
 <div class="block">Marker interface for all triggers. The firing of a trigger 
indicates the completion of a window pane.
 
  <p> Use the <a 
href="../../../../../org/apache/samza/operators/triggers/Triggers.html" 
title="class in org.apache.samza.operators.triggers"><code>Triggers</code></a> 
APIs to create a <a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in 
org.apache.samza.operators.triggers"><code>Trigger</code></a>.</div>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Triggers.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Triggers.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Triggers.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/Triggers.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>Triggers (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 -->
+<title>Triggers (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Triggers (samza-api 0.14.1 API)";
+            parent.document.title="Triggers (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-frame.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-frame.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-frame.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators.triggers (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators.triggers (samza-api 0.15.0-SNAPSHOT 
API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-summary.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-summary.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-summary.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators.triggers (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators.triggers (samza-api 0.15.0-SNAPSHOT 
API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.samza.operators.triggers 
(samza-api 0.14.1 API)";
+            parent.document.title="org.apache.samza.operators.triggers 
(samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-tree.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-tree.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/triggers/package-tree.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>org.apache.samza.operators.triggers Class Hierarchy (samza-api 0.14.1 
API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>org.apache.samza.operators.triggers Class Hierarchy (samza-api 
0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.samza.operators.triggers Class 
Hierarchy (samza-api 0.14.1 API)";
+            parent.document.title="org.apache.samza.operators.triggers Class 
Hierarchy (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -92,12 +92,16 @@
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
+<li type="circle">java.io.Serializable
+<ul>
 <li type="circle">org.apache.samza.operators.triggers.<a 
href="../../../../../org/apache/samza/operators/triggers/Trigger.html" 
title="interface in org.apache.samza.operators.triggers"><span 
class="typeNameLink">Trigger</span></a>&lt;M&gt;
 <ul>
 <li type="circle">org.apache.samza.operators.triggers.<a 
href="../../../../../org/apache/samza/operators/triggers/TimeBasedTrigger.html" 
title="interface in org.apache.samza.operators.triggers"><span 
class="typeNameLink">TimeBasedTrigger</span></a>&lt;M&gt;</li>
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>
 <li type="circle">java.lang.Object

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/AccumulationMode.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/AccumulationMode.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/AccumulationMode.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/AccumulationMode.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>AccumulationMode (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>AccumulationMode (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AccumulationMode (samza-api 0.14.1 API)";
+            parent.document.title="AccumulationMode (samza-api 0.15.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/Window.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/Window.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/Window.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/Window.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>Window (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>Window (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Window (samza-api 0.14.1 API)";
+            parent.document.title="Window (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -105,13 +105,18 @@ var activeTableTab = "activeTableTab";
 <dd><code>WV</code> - the type of the value in the window</dd>
 </dl>
 <dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<dl>
 <dt>All Known Implementing Classes:</dt>
 <dd><a 
href="../../../../../org/apache/samza/operators/windows/internal/WindowInternal.html"
 title="class in 
org.apache.samza.operators.windows.internal">WindowInternal</a></dd>
 </dl>
 <hr>
 <br>
 <pre><a 
href="../../../../../org/apache/samza/annotation/InterfaceStability.Unstable.html"
 title="annotation in 
org.apache.samza.annotation">@InterfaceStability.Unstable</a>
-public interface <span class="typeNameLabel">Window&lt;M,K,WV&gt;</span></pre>
+public interface <span class="typeNameLabel">Window&lt;M,K,WV&gt;</span>
+extends java.io.Serializable</pre>
 <div class="block">Groups incoming messages in the <a 
href="../../../../../org/apache/samza/operators/MessageStream.html" 
title="interface in org.apache.samza.operators"><code>MessageStream</code></a> 
into finite windows for processing.
 
  <p> A window is uniquely identified by its <a 
href="../../../../../org/apache/samza/operators/windows/WindowKey.html" 
title="class in org.apache.samza.operators.windows"><code>WindowKey</code></a>. 
A window can have one or more associated

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowKey.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowKey.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowKey.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowKey.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>WindowKey (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>WindowKey (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WindowKey (samza-api 0.14.1 API)";
+            parent.document.title="WindowKey (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowPane.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowPane.html?rev=1832282&r1=1832281&r2=1832282&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowPane.html
 (original)
+++ 
samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/operators/windows/WindowPane.html
 Fri May 25 22:32:33 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 -->
-<title>WindowPane (samza-api 0.14.1 API)</title>
-<meta name="date" content="2018-05-24">
+<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 -->
+<title>WindowPane (samza-api 0.15.0-SNAPSHOT API)</title>
+<meta name="date" content="2018-05-25">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WindowPane (samza-api 0.14.1 API)";
+            parent.document.title="WindowPane (samza-api 0.15.0-SNAPSHOT API)";
         }
     }
     catch(err) {


Reply via email to