Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-frame.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-frame.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-frame.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.system (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.system (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head>
Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-summary.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-summary.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-summary.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.system (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.system (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.system (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.system (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-tree.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-tree.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-tree.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.system Class Hierarchy (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.system Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.system Class Hierarchy (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.system Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { @@ -88,7 +88,7 @@ </li> <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/IncomingMessageEnvelope.html" title="class in org.apache.samza.system"><span class="typeNameLink">IncomingMessageEnvelope</span></a></li> <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/OutgoingMessageEnvelope.html" title="class in org.apache.samza.system"><span class="typeNameLink">OutgoingMessageEnvelope</span></a></li> -<li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system"><span class="typeNameLink">StreamSpec</span></a></li> +<li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system"><span class="typeNameLink">StreamSpec</span></a> (implements java.io.Serializable)</li> <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStream.html" title="class in org.apache.samza.system"><span class="typeNameLink">SystemStream</span></a> <ul> <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStreamPartition.html" title="class in org.apache.samza.system"><span class="typeNameLink">SystemStreamPartition</span></a> (implements java.lang.Comparable<T>)</li> @@ -136,8 +136,8 @@ <ul> <li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) <ul> -<li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStreamMetadata.OffsetType.html" title="enum in org.apache.samza.system"><span class="typeNameLink">SystemStreamMetadata.OffsetType</span></a></li> <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/MessageType.html" title="enum in org.apache.samza.system"><span class="typeNameLink">MessageType</span></a></li> +<li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStreamMetadata.OffsetType.html" title="enum in org.apache.samza.system"><span class="typeNameLink">SystemStreamMetadata.OffsetType</span></a></li> </ul> </li> </ul> Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadWriteTable.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadWriteTable.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadWriteTable.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadWriteTable.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>ReadWriteTable (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>ReadWriteTable (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ReadWriteTable (samza-api 0.14.1 API)"; + parent.document.title="ReadWriteTable (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadableTable.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadableTable.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadableTable.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/ReadableTable.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>ReadableTable (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>ReadableTable (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ReadableTable (samza-api 0.14.1 API)"; + parent.document.title="ReadableTable (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/Table.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/Table.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/Table.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/Table.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>Table (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>Table (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Table (samza-api 0.14.1 API)"; + parent.document.title="Table (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProvider.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProvider.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProvider.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProvider.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TableProvider (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TableProvider (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TableProvider (samza-api 0.14.1 API)"; + parent.document.title="TableProvider (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProviderFactory.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProviderFactory.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProviderFactory.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableProviderFactory.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TableProviderFactory (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TableProviderFactory (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TableProviderFactory (samza-api 0.14.1 API)"; + parent.document.title="TableProviderFactory (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableSpec.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableSpec.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableSpec.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/TableSpec.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TableSpec (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TableSpec (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TableSpec (samza-api 0.14.1 API)"; + parent.document.title="TableSpec (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { @@ -106,11 +106,16 @@ var activeTableTab = "activeTableTab"; <div class="description"> <ul class="blockList"> <li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> <hr> <br> <pre><a href="../../../../org/apache/samza/annotation/InterfaceStability.Unstable.html" title="annotation in org.apache.samza.annotation">@InterfaceStability.Unstable</a> public class <span class="typeNameLabel">TableSpec</span> -extends java.lang.Object</pre> +extends java.lang.Object +implements java.io.Serializable</pre> <div class="block">TableSpec is a blueprint for creating, validating, or simply describing a table in the runtime environment. It is typically created indirectly by constructing an instance of <a href="../../../../org/apache/samza/operators/TableDescriptor.html" title="interface in org.apache.samza.operators"><code>TableDescriptor</code></a>, @@ -123,6 +128,10 @@ extends java.lang.Object</pre> It also includes a map of configurations which may be implementation-specific. It is immutable by design.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../serialized-form.html#org.apache.samza.table.TableSpec">Serialized Form</a></dd> +</dl> </li> </ul> </div> Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-frame.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-frame.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-frame.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.table (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.table (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-summary.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-summary.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-summary.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.table (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.table (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.table (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.table (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-tree.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-tree.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/table/package-tree.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.table Class Hierarchy (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.table Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.table Class Hierarchy (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.table Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { @@ -80,7 +80,7 @@ <ul> <li type="circle">java.lang.Object <ul> -<li type="circle">org.apache.samza.table.<a href="../../../../org/apache/samza/table/TableSpec.html" title="class in org.apache.samza.table"><span class="typeNameLink">TableSpec</span></a></li> +<li type="circle">org.apache.samza.table.<a href="../../../../org/apache/samza/table/TableSpec.html" title="class in org.apache.samza.table"><span class="typeNameLink">TableSpec</span></a> (implements java.io.Serializable)</li> </ul> </li> </ul> Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTask.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTask.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTask.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTask.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>AsyncStreamTask (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>AsyncStreamTask (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AsyncStreamTask (samza-api 0.14.1 API)"; + parent.document.title="AsyncStreamTask (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTaskFactory.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTaskFactory.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTaskFactory.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/AsyncStreamTaskFactory.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>AsyncStreamTaskFactory (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>AsyncStreamTaskFactory (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AsyncStreamTaskFactory (samza-api 0.14.1 API)"; + parent.document.title="AsyncStreamTaskFactory (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/ClosableTask.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/ClosableTask.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/ClosableTask.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/ClosableTask.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>ClosableTask (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>ClosableTask (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ClosableTask (samza-api 0.14.1 API)"; + parent.document.title="ClosableTask (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/EndOfStreamListenerTask.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/EndOfStreamListenerTask.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/EndOfStreamListenerTask.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/EndOfStreamListenerTask.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>EndOfStreamListenerTask (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>EndOfStreamListenerTask (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="EndOfStreamListenerTask (samza-api 0.14.1 API)"; + parent.document.title="EndOfStreamListenerTask (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/InitableTask.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/InitableTask.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/InitableTask.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/InitableTask.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>InitableTask (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>InitableTask (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="InitableTask (samza-api 0.14.1 API)"; + parent.document.title="InitableTask (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/MessageCollector.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/MessageCollector.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/MessageCollector.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/MessageCollector.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>MessageCollector (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>MessageCollector (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MessageCollector (samza-api 0.14.1 API)"; + parent.document.title="MessageCollector (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTask.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTask.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTask.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTask.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>StreamTask (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>StreamTask (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="StreamTask (samza-api 0.14.1 API)"; + parent.document.title="StreamTask (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTaskFactory.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTaskFactory.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTaskFactory.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTaskFactory.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>StreamTaskFactory (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>StreamTaskFactory (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="StreamTaskFactory (samza-api 0.14.1 API)"; + parent.document.title="StreamTaskFactory (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCallback.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCallback.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCallback.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCallback.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TaskCallback (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TaskCallback (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TaskCallback (samza-api 0.14.1 API)"; + parent.document.title="TaskCallback (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskContext.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskContext.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskContext.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskContext.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TaskContext (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TaskContext (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TaskContext (samza-api 0.14.1 API)"; + parent.document.title="TaskContext (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.RequestScope.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.RequestScope.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.RequestScope.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.RequestScope.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TaskCoordinator.RequestScope (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TaskCoordinator.RequestScope (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TaskCoordinator.RequestScope (samza-api 0.14.1 API)"; + parent.document.title="TaskCoordinator.RequestScope (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TaskCoordinator (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TaskCoordinator (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TaskCoordinator (samza-api 0.14.1 API)"; + parent.document.title="TaskCoordinator (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TimerCallback.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TimerCallback.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TimerCallback.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TimerCallback.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>TimerCallback (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>TimerCallback (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TimerCallback (samza-api 0.14.1 API)"; + parent.document.title="TimerCallback (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/WindowableTask.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/WindowableTask.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/WindowableTask.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/WindowableTask.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>WindowableTask (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>WindowableTask (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="WindowableTask (samza-api 0.14.1 API)"; + parent.document.title="WindowableTask (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-frame.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-frame.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-frame.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.task (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.task (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-summary.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-summary.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-summary.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.task (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.task (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.task (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.task (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-tree.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-tree.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-tree.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.task Class Hierarchy (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.task Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.task Class Hierarchy (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.task Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BlockingEnvelopeMapMetrics.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BlockingEnvelopeMapMetrics.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BlockingEnvelopeMapMetrics.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BlockingEnvelopeMapMetrics.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>BlockingEnvelopeMap.BlockingEnvelopeMapMetrics (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>BlockingEnvelopeMap.BlockingEnvelopeMapMetrics (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BlockingEnvelopeMap.BlockingEnvelopeMapMetrics (samza-api 0.14.1 API)"; + parent.document.title="BlockingEnvelopeMap.BlockingEnvelopeMapMetrics (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferGauge.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferGauge.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferGauge.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferGauge.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>BlockingEnvelopeMap.BufferGauge (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>BlockingEnvelopeMap.BufferGauge (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BlockingEnvelopeMap.BufferGauge (samza-api 0.14.1 API)"; + parent.document.title="BlockingEnvelopeMap.BufferGauge (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferSizeGauge.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferSizeGauge.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferSizeGauge.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferSizeGauge.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>BlockingEnvelopeMap.BufferSizeGauge (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>BlockingEnvelopeMap.BufferSizeGauge (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BlockingEnvelopeMap.BufferSizeGauge (samza-api 0.14.1 API)"; + parent.document.title="BlockingEnvelopeMap.BufferSizeGauge (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>BlockingEnvelopeMap (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>BlockingEnvelopeMap (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BlockingEnvelopeMap (samza-api 0.14.1 API)"; + parent.document.title="BlockingEnvelopeMap (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/Clock.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/Clock.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/Clock.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/Clock.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>Clock (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>Clock (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Clock (samza-api 0.14.1 API)"; + parent.document.title="Clock (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/NoOpMetricsRegistry.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/NoOpMetricsRegistry.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/NoOpMetricsRegistry.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/NoOpMetricsRegistry.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>NoOpMetricsRegistry (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>NoOpMetricsRegistry (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NoOpMetricsRegistry (samza-api 0.14.1 API)"; + parent.document.title="NoOpMetricsRegistry (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/RateLimiter.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/RateLimiter.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/RateLimiter.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/RateLimiter.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>RateLimiter (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>RateLimiter (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RateLimiter (samza-api 0.14.1 API)"; + parent.document.title="RateLimiter (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/SinglePartitionWithoutOffsetsSystemAdmin.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/SinglePartitionWithoutOffsetsSystemAdmin.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/SinglePartitionWithoutOffsetsSystemAdmin.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/SinglePartitionWithoutOffsetsSystemAdmin.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:06 PDT 2018 --> -<title>SinglePartitionWithoutOffsetsSystemAdmin (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:53 PDT 2018 --> +<title>SinglePartitionWithoutOffsetsSystemAdmin (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SinglePartitionWithoutOffsetsSystemAdmin (samza-api 0.14.1 API)"; + parent.document.title="SinglePartitionWithoutOffsetsSystemAdmin (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-frame.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-frame.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-frame.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.util (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.util (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-summary.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-summary.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-summary.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.util (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.util (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.util (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.util (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-tree.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-tree.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-tree.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-tree.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>org.apache.samza.util Class Hierarchy (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>org.apache.samza.util Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.samza.util Class Hierarchy (samza-api 0.14.1 API)"; + parent.document.title="org.apache.samza.util Class Hierarchy (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { Modified: samza/site/learn/documentation/latest/api/javadocs/overview-frame.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/overview-frame.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/overview-frame.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/overview-frame.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>Overview List (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>Overview List (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: samza/site/learn/documentation/latest/api/javadocs/overview-summary.html URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/overview-summary.html?rev=1832282&r1=1832281&r2=1832282&view=diff ============================================================================== --- samza/site/learn/documentation/latest/api/javadocs/overview-summary.html (original) +++ samza/site/learn/documentation/latest/api/javadocs/overview-summary.html Fri May 25 22:32:33 2018 @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu May 24 12:04:07 PDT 2018 --> -<title>Overview (samza-api 0.14.1 API)</title> -<meta name="date" content="2018-05-24"> +<!-- Generated by javadoc (1.8.0_121) on Fri May 25 15:29:54 PDT 2018 --> +<title>Overview (samza-api 0.15.0-SNAPSHOT API)</title> +<meta name="date" content="2018-05-25"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Overview (samza-api 0.14.1 API)"; + parent.document.title="Overview (samza-api 0.15.0-SNAPSHOT API)"; } } catch(err) { @@ -69,7 +69,7 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 class="title">samza-api 0.14.1 API</h1> +<h1 class="title">samza-api 0.15.0-SNAPSHOT API</h1> </div> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
