You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by ja...@apache.org on 2019/03/20 23:21:27 UTC

svn commit: r1855953 [6/10] - in /samza/site: ./ blog/ learn/documentation/latest/api/javadocs/ learn/documentation/latest/api/javadocs/org/apache/samza/ learn/documentation/latest/api/javadocs/org/apache/samza/annotation/ learn/documentation/latest/ap...

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-tree.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-tree.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.sql Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SamzaSqlFieldType.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SamzaSqlFieldType.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SamzaSqlFieldType.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SamzaSqlFieldType.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SamzaSqlFieldType (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SamzaSqlFieldType (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SamzaSqlFieldType (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SamzaSqlFieldType (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlFieldSchema.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlFieldSchema.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlFieldSchema.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlFieldSchema.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SqlFieldSchema (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SqlFieldSchema (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SqlFieldSchema (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SqlFieldSchema (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.SqlField.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.SqlField.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.SqlField.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.SqlField.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SqlSchema.SqlField (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SqlSchema.SqlField (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SqlSchema.SqlField (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SqlSchema.SqlField (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchema.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SqlSchema (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SqlSchema (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SqlSchema (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SqlSchema (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchemaBuilder.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchemaBuilder.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchemaBuilder.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/SqlSchemaBuilder.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SqlSchemaBuilder (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SqlSchemaBuilder (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SqlSchemaBuilder (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SqlSchemaBuilder (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-frame.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-frame.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql.schema (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql.schema (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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/sql/schema/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-summary.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-summary.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql.schema (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql.schema (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.sql.schema (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.schema (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-tree.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/schema/package-tree.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql.schema Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql.schema Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.sql.schema Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.schema Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdf.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdf.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdf.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdf.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SamzaSqlUdf (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SamzaSqlUdf (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SamzaSqlUdf (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SamzaSqlUdf (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SamzaSqlUdfMethod (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SamzaSqlUdfMethod (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SamzaSqlUdfMethod (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SamzaSqlUdfMethod (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/ScalarUdf.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/ScalarUdf.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/ScalarUdf.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/ScalarUdf.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>ScalarUdf (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>ScalarUdf (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="ScalarUdf (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="ScalarUdf (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-frame.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-frame.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql.udfs (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql.udfs (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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/sql/udfs/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-summary.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-summary.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql.udfs (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql.udfs (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.sql.udfs (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.udfs (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-tree.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/udfs/package-tree.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.sql.udfs Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.sql.udfs Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.sql.udfs Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.udfs Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/Startpoint.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/Startpoint.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/Startpoint.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/Startpoint.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>Startpoint (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>Startpoint (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="Startpoint (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="Startpoint (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointCustom.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointCustom.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointCustom.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointCustom.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StartpointCustom (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StartpointCustom (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StartpointCustom (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StartpointCustom (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointOldest.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointOldest.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointOldest.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointOldest.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StartpointOldest (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StartpointOldest (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StartpointOldest (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StartpointOldest (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointSpecific.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointSpecific.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointSpecific.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointSpecific.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StartpointSpecific (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StartpointSpecific (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StartpointSpecific (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StartpointSpecific (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointTimestamp.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointTimestamp.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointTimestamp.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointTimestamp.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StartpointTimestamp (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StartpointTimestamp (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StartpointTimestamp (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StartpointTimestamp (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointUpcoming.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointUpcoming.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointUpcoming.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointUpcoming.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StartpointUpcoming (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StartpointUpcoming (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StartpointUpcoming (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StartpointUpcoming (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointVisitor.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointVisitor.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointVisitor.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/StartpointVisitor.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StartpointVisitor (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StartpointVisitor (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StartpointVisitor (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StartpointVisitor (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-frame.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-frame.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.startpoint (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.startpoint (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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/startpoint/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-summary.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-summary.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.startpoint (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.startpoint (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.startpoint (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.startpoint (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-tree.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/startpoint/package-tree.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.startpoint Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.startpoint Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.startpoint Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.startpoint Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessor.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessor.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessor.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessor.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SideInputsProcessor (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SideInputsProcessor (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SideInputsProcessor (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SideInputsProcessor (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessorFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessorFactory.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessorFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/SideInputsProcessorFactory.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>SideInputsProcessorFactory (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SideInputsProcessorFactory (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SideInputsProcessorFactory (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SideInputsProcessorFactory (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngine.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngine.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngine.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngine.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StorageEngine (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StorageEngine (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StorageEngine (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StorageEngine (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.StoreMode.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.StoreMode.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.StoreMode.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.StoreMode.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StorageEngineFactory.StoreMode (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StorageEngineFactory.StoreMode (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StorageEngineFactory.StoreMode (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StorageEngineFactory.StoreMode (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StorageEngineFactory (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StorageEngineFactory (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StorageEngineFactory (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StorageEngineFactory (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.StorePropertiesBuilder.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.StorePropertiesBuilder.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.StorePropertiesBuilder.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.StorePropertiesBuilder.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StoreProperties.StorePropertiesBuilder (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StoreProperties.StorePropertiesBuilder (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StoreProperties.StorePropertiesBuilder (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StoreProperties.StorePropertiesBuilder (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StoreProperties.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>StoreProperties (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StoreProperties (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StoreProperties (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StoreProperties (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/ClosableIterator.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/ClosableIterator.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/ClosableIterator.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/ClosableIterator.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>ClosableIterator (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>ClosableIterator (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="ClosableIterator (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="ClosableIterator (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/Entry.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/Entry.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/Entry.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/Entry.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>Entry (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>Entry (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="Entry (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="Entry (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueIterator.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueIterator.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueIterator.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueIterator.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>KeyValueIterator (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>KeyValueIterator (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="KeyValueIterator (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="KeyValueIterator (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueSnapshot.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueSnapshot.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueSnapshot.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueSnapshot.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>KeyValueSnapshot (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>KeyValueSnapshot (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="KeyValueSnapshot (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="KeyValueSnapshot (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueStore.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueStore.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueStore.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/KeyValueStore.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>KeyValueStore (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>KeyValueStore (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="KeyValueStore (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="KeyValueStore (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-frame.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-frame.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.storage.kv (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.storage.kv (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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/storage/kv/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-summary.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-summary.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.storage.kv (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.storage.kv (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.storage.kv (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.storage.kv (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-tree.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/kv/package-tree.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.storage.kv Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.storage.kv Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.storage.kv Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.storage.kv Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-frame.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-frame.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.storage (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.storage (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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/storage/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-summary.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-summary.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.storage (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.storage (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.storage (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.storage (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-tree.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-tree.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:04 PDT 2019 -->
-<title>org.apache.samza.storage Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:43 PDT 2019 -->
+<title>org.apache.samza.storage Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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.storage Class Hierarchy (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.storage Class Hierarchy (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/ControlMessage.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/ControlMessage.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/ControlMessage.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/ControlMessage.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>ControlMessage (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>ControlMessage (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="ControlMessage (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="ControlMessage (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/EndOfStreamMessage.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/EndOfStreamMessage.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/EndOfStreamMessage.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/EndOfStreamMessage.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>EndOfStreamMessage (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>EndOfStreamMessage (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="EndOfStreamMessage (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="EndOfStreamMessage (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/IncomingMessageEnvelope.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/IncomingMessageEnvelope.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/IncomingMessageEnvelope.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/IncomingMessageEnvelope.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>IncomingMessageEnvelope (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>IncomingMessageEnvelope (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="IncomingMessageEnvelope (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="IncomingMessageEnvelope (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/MessageType.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/MessageType.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/MessageType.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/MessageType.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>MessageType (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>MessageType (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="MessageType (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="MessageType (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/OutgoingMessageEnvelope.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/OutgoingMessageEnvelope.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/OutgoingMessageEnvelope.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/OutgoingMessageEnvelope.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>OutgoingMessageEnvelope (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>OutgoingMessageEnvelope (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="OutgoingMessageEnvelope (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="OutgoingMessageEnvelope (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>StreamSpec (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StreamSpec (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StreamSpec (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StreamSpec (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>StreamValidationException (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>StreamValidationException (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="StreamValidationException (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="StreamValidationException (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemAdmin (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemAdmin (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemAdmin (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemAdmin (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemConsumer (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemConsumer (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemConsumer (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemConsumer (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemFactory (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemFactory (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemFactory (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemFactory (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemProducer (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemProducer (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemProducer (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemProducer (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducerException.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducerException.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducerException.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducerException.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemProducerException (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemProducerException (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemProducerException (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemProducerException (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemStream (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemStream (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemStream (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemStream (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemStreamMetadata.OffsetType (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemStreamMetadata.OffsetType (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemStreamMetadata.OffsetType (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamMetadata.OffsetType (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html?rev=1855953&r1=1855952&r2=1855953&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html Wed Mar 20 23:21:24 2019
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_202) on Mon Mar 18 23:22:03 PDT 2019 -->
-<title>SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 1.0.1-SNAPSHOT API)</title>
-<meta name="date" content="2019-03-18">
+<!-- Generated by javadoc (1.8.0_202) on Wed Mar 20 16:19:42 PDT 2019 -->
+<title>SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 1.1.1-SNAPSHOT API)</title>
+<meta name="date" content="2019-03-20">
 <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="SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 1.0.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 1.1.1-SNAPSHOT API)";
         }
     }
     catch(err) {