You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by xi...@apache.org on 2021/02/04 18:05:38 UTC

svn commit: r1886211 [6/13] - in /samza/site: ./ archive/ blog/ case-studies/ community/ contribute/ learn/documentation/latest/ learn/documentation/latest/api/ learn/documentation/latest/api/javadocs/ learn/documentation/latest/api/javadocs/org/apache...

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-summary.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-summary.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.runtime (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.runtime (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.runtime (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.runtime (samza-api 1.6.0 API)";
         }
     }
     catch(err) {
@@ -135,12 +135,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/samza/runtime/ApplicationRunners.html" title="class in org.apache.samza.runtime">ApplicationRunners</a></td>
-<td class="colLast">
-<div class="block">Creates <a href="../../../../org/apache/samza/runtime/ApplicationRunner.html" title="interface in org.apache.samza.runtime"><code>ApplicationRunner</code></a> instances based on configuration and user-implemented <a href="../../../../org/apache/samza/application/SamzaApplication.html" title="interface in org.apache.samza.application"><code>SamzaApplication</code></a></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/runtime/LocationId.html" title="class in org.apache.samza.runtime">LocationId</a></td>
 <td class="colLast">
 <div class="block">Represents the physical execution environment of the StreamProcessor.</div>

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-tree.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/runtime/package-tree.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.runtime Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.runtime Class Hierarchy (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.runtime Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.runtime Class Hierarchy (samza-api 1.6.0 API)";
         }
     }
     catch(err) {
@@ -80,7 +80,6 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
-<li type="circle">org.apache.samza.runtime.<a href="../../../../org/apache/samza/runtime/ApplicationRunners.html" title="class in org.apache.samza.runtime"><span class="typeNameLink">ApplicationRunners</span></a></li>
 <li type="circle">org.apache.samza.runtime.<a href="../../../../org/apache/samza/runtime/LocationId.html" title="class in org.apache.samza.runtime"><span class="typeNameLink">LocationId</span></a></li>
 </ul>
 </li>

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/CallbackScheduler.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/CallbackScheduler.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/CallbackScheduler.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/CallbackScheduler.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>CallbackScheduler (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>CallbackScheduler (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="CallbackScheduler (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="CallbackScheduler (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/ScheduledCallback.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/ScheduledCallback.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/ScheduledCallback.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/ScheduledCallback.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>ScheduledCallback (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>ScheduledCallback (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="ScheduledCallback (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="ScheduledCallback (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-frame.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-frame.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.scheduler (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.scheduler (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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/scheduler/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-summary.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-summary.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.scheduler (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.scheduler (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.scheduler (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.scheduler (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-tree.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/scheduler/package-tree.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.scheduler Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.scheduler Class Hierarchy (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.scheduler Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.scheduler Class Hierarchy (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>ByteBufferSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>ByteBufferSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="ByteBufferSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="ByteBufferSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteBufferSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>ByteBufferSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>ByteBufferSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="ByteBufferSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="ByteBufferSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>ByteSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>ByteSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="ByteSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="ByteSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/ByteSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>ByteSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>ByteSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="ByteSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="ByteSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Deserializer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Deserializer.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Deserializer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Deserializer.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>Deserializer (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>Deserializer (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="Deserializer (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="Deserializer (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>DoubleSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>DoubleSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="DoubleSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="DoubleSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/DoubleSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>DoubleSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>DoubleSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="DoubleSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="DoubleSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>IntegerSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>IntegerSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="IntegerSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="IntegerSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/IntegerSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>IntegerSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>IntegerSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="IntegerSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="IntegerSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>JsonSerdeV2 (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>JsonSerdeV2 (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="JsonSerdeV2 (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="JsonSerdeV2 (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2Factory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2Factory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2Factory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/JsonSerdeV2Factory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>JsonSerdeV2Factory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>JsonSerdeV2Factory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="JsonSerdeV2Factory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="JsonSerdeV2Factory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/KVSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/KVSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/KVSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/KVSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>KVSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>KVSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="KVSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="KVSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>LongSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>LongSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="LongSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="LongSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/LongSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>LongSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>LongSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="LongSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="LongSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/NoOpSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/NoOpSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/NoOpSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/NoOpSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>NoOpSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>NoOpSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="NoOpSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="NoOpSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>Serde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>Serde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="Serde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="Serde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="SerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="SerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SerializableSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SerializableSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="SerializableSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="SerializableSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerializableSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SerializableSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SerializableSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="SerializableSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="SerializableSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serializer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serializer.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serializer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serializer.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>Serializer (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>Serializer (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="Serializer (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="Serializer (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>StringSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StringSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="StringSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="StringSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/StringSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>StringSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StringSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="StringSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="StringSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerde.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerde.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerde.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerde.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>UUIDSerde (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>UUIDSerde (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="UUIDSerde (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="UUIDSerde (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerdeFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerdeFactory.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerdeFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/UUIDSerdeFactory.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>UUIDSerdeFactory (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>UUIDSerdeFactory (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="UUIDSerdeFactory (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="UUIDSerdeFactory (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-frame.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-frame.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.serializers (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.serializers (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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/serializers/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-summary.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-summary.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.serializers (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.serializers (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.serializers (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.serializers (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-tree.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-tree.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.serializers Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.serializers Class Hierarchy (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.serializers Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.serializers Class Hierarchy (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/SamzaSqlRelRecord.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/SamzaSqlRelRecord.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/SamzaSqlRelRecord.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/SamzaSqlRelRecord.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SamzaSqlRelRecord (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SamzaSqlRelRecord (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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="SamzaSqlRelRecord (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="SamzaSqlRelRecord (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-frame.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-frame.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-summary.html?rev=1886211&r1=1886210&r2=1886211&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/sql/package-summary.html Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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 (samza-api 1.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql (samza-api 1.6.0 API)";
         }
     }
     catch(err) {

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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql Class Hierarchy (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql Class Hierarchy (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SamzaSqlFieldType (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SamzaSqlFieldType (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SamzaSqlFieldType (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SqlFieldSchema (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SqlFieldSchema (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SqlFieldSchema (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SqlSchema.SqlField (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SqlSchema.SqlField (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SqlSchema.SqlField (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SqlSchema (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SqlSchema (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SqlSchema (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:39 PDT 2020 -->
-<title>SqlSchemaBuilder (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SqlSchemaBuilder (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SqlSchemaBuilder (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql.schema (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql.schema (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql.schema (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql.schema (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.schema (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql.schema Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql.schema Class Hierarchy (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.schema Class Hierarchy (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>SamzaSqlUdf (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SamzaSqlUdf (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SamzaSqlUdf (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>SamzaSqlUdfMethod (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>SamzaSqlUdfMethod (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="SamzaSqlUdfMethod (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>ScalarUdf (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>ScalarUdf (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="ScalarUdf (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql.udfs (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql.udfs (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql.udfs (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql.udfs (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.udfs (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.sql.udfs Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.sql.udfs Class Hierarchy (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.sql.udfs Class Hierarchy (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>Startpoint (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>Startpoint (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="Startpoint (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>StartpointOldest (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StartpointOldest (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="StartpointOldest (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>StartpointSpecific (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StartpointSpecific (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="StartpointSpecific (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>StartpointTimestamp (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StartpointTimestamp (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="StartpointTimestamp (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>StartpointUpcoming (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StartpointUpcoming (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="StartpointUpcoming (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:38 PDT 2020 -->
-<title>StartpointVisitor (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:54 PST 2021 -->
+<title>StartpointVisitor (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <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.6.0-SNAPSHOT API)";
+            parent.document.title="StartpointVisitor (samza-api 1.6.0 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=1886211&r1=1886210&r2=1886211&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 Thu Feb  4 18:05:32 2021
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Mon Aug 31 09:36:40 PDT 2020 -->
-<title>org.apache.samza.startpoint (samza-api 1.6.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-08-31">
+<!-- Generated by javadoc (1.8.0_212) on Thu Feb 04 09:30:55 PST 2021 -->
+<title>org.apache.samza.startpoint (samza-api 1.6.0 API)</title>
+<meta name="date" content="2021-02-04">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>