You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by ja...@apache.org on 2017/02/22 21:01:24 UTC

svn commit: r1784062 [13/17] - in /samza/site: ./ archive/ community/ contribute/ learn/documentation/latest/ learn/documentation/latest/api/ learn/documentation/latest/api/javadocs/ learn/documentation/latest/api/javadocs/org/apache/samza/ learn/docum...

Added: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html?rev=1784062&view=auto
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html (added)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamSpec.html Wed Feb 22 21:01:21 2017
@@ -0,0 +1,488 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>StreamSpec (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreamSpec (samza-api 0.13.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/samza/system/OutgoingMessageEnvelope.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/samza/system/StreamSpec.html" target="_top">Frames</a></li>
+<li><a href="StreamSpec.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.samza.system</div>
+<h2 title="Class StreamSpec" class="title">Class StreamSpec</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.samza.system.StreamSpec</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">StreamSpec</span>
+extends java.lang.Object</pre>
+<div class="block">StreamSpec is a blueprint for creating, validating, or simply describing a stream in the runtime environment.
+
+ It has specific attributes for common behaviors that Samza uses.
+
+ It also includes a map of configurations which may be system-specific.
+
+ It is immutable by design.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#StreamSpec-java.lang.String-java.lang.String-java.lang.String-">StreamSpec</a></span>(java.lang.String&nbsp;id,
+          java.lang.String&nbsp;physicalName,
+          java.lang.String&nbsp;systemName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#StreamSpec-java.lang.String-java.lang.String-java.lang.String-int-">StreamSpec</a></span>(java.lang.String&nbsp;id,
+          java.lang.String&nbsp;physicalName,
+          java.lang.String&nbsp;systemName,
+          int&nbsp;partitionCount)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#StreamSpec-java.lang.String-java.lang.String-java.lang.String-int-java.util.Map-">StreamSpec</a></span>(java.lang.String&nbsp;id,
+          java.lang.String&nbsp;physicalName,
+          java.lang.String&nbsp;systemName,
+          int&nbsp;partitionCount,
+          java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;config)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#StreamSpec-java.lang.String-java.lang.String-java.lang.String-java.util.Map-">StreamSpec</a></span>(java.lang.String&nbsp;id,
+          java.lang.String&nbsp;physicalName,
+          java.lang.String&nbsp;systemName,
+          java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;config)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#copyWithPartitionCount-int-">copyWithPartitionCount</a></span>(int&nbsp;partitionCount)</code>
+<div class="block">Copies this StreamSpec, but applies a new partitionCount.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#get-java.lang.String-">get</a></span>(java.lang.String&nbsp;propertyName)</code>&nbsp;</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#getConfig--">getConfig</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#getId--">getId</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#getOrDefault-java.lang.String-java.lang.String-">getOrDefault</a></span>(java.lang.String&nbsp;propertyName,
+            java.lang.String&nbsp;defaultValue)</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#getPartitionCount--">getPartitionCount</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#getPhysicalName--">getPhysicalName</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamSpec.html#getSystemName--">getSystemName</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreamSpec-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreamSpec</h4>
+<pre>public&nbsp;StreamSpec(java.lang.String&nbsp;id,
+                  java.lang.String&nbsp;physicalName,
+                  java.lang.String&nbsp;systemName)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The application-unique logical identifier for the stream. It is used to distinguish between
+                      streams in a Samza application so it must be unique in the context of one deployable unit.
+                      It does not need to be globally unique or unique with respect to a host.</dd>
+<dd><code>physicalName</code> - The physical identifier for the stream. This is the identifier that will be used in remote
+                      systems to identify the stream. In Kafka this would be the topic name whereas in HDFS it
+                      might be a file URN.</dd>
+<dd><code>systemName</code> - The System name on which this stream will exist. Corresponds to a named implementation of the
+                      Samza System abstraction. See <a href="../../../../org/apache/samza/system/SystemFactory.html" title="interface in org.apache.samza.system"><code>SystemFactory</code></a></dd>
+</dl>
+</li>
+</ul>
+<a name="StreamSpec-java.lang.String-java.lang.String-java.lang.String-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreamSpec</h4>
+<pre>public&nbsp;StreamSpec(java.lang.String&nbsp;id,
+                  java.lang.String&nbsp;physicalName,
+                  java.lang.String&nbsp;systemName,
+                  int&nbsp;partitionCount)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The application-unique logical identifier for the stream. It is used to distinguish between
+                      streams in a Samza application so it must be unique in the context of one deployable unit.
+                      It does not need to be globally unique or unique with respect to a host.</dd>
+<dd><code>physicalName</code> - The physical identifier for the stream. This is the identifier that will be used in remote
+                      systems to identify the stream. In Kafka this would be the topic name whereas in HDFS it
+                      might be a file URN.</dd>
+<dd><code>systemName</code> - The System name on which this stream will exist. Corresponds to a named implementation of the
+                      Samza System abstraction. See <a href="../../../../org/apache/samza/system/SystemFactory.html" title="interface in org.apache.samza.system"><code>SystemFactory</code></a></dd>
+<dd><code>partitionCount</code> - The number of partitionts for the stream. A value of <code>1</code> indicates unpartitioned.</dd>
+</dl>
+</li>
+</ul>
+<a name="StreamSpec-java.lang.String-java.lang.String-java.lang.String-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>StreamSpec</h4>
+<pre>public&nbsp;StreamSpec(java.lang.String&nbsp;id,
+                  java.lang.String&nbsp;physicalName,
+                  java.lang.String&nbsp;systemName,
+                  java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;config)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The application-unique logical identifier for the stream. It is used to distinguish between
+                      streams in a Samza application so it must be unique in the context of one deployable unit.
+                      It does not need to be globally unique or unique with respect to a host.</dd>
+<dd><code>physicalName</code> - The physical identifier for the stream. This is the identifier that will be used in remote
+                      systems to identify the stream. In Kafka this would be the topic name whereas in HDFS it
+                      might be a file URN.</dd>
+<dd><code>systemName</code> - The System name on which this stream will exist. Corresponds to a named implementation of the
+                      Samza System abstraction. See <a href="../../../../org/apache/samza/system/SystemFactory.html" title="interface in org.apache.samza.system"><code>SystemFactory</code></a></dd>
+<dd><code>config</code> - A map of properties for the stream. These may be System-specfic.</dd>
+</dl>
+</li>
+</ul>
+<a name="StreamSpec-java.lang.String-java.lang.String-java.lang.String-int-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreamSpec</h4>
+<pre>public&nbsp;StreamSpec(java.lang.String&nbsp;id,
+                  java.lang.String&nbsp;physicalName,
+                  java.lang.String&nbsp;systemName,
+                  int&nbsp;partitionCount,
+                  java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;config)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The application-unique logical identifier for the stream. It is used to distinguish between
+                        streams in a Samza application so it must be unique in the context of one deployable unit.
+                        It does not need to be globally unique or unique with respect to a host.</dd>
+<dd><code>physicalName</code> - The physical identifier for the stream. This is the identifier that will be used in remote
+                        systems to identify the stream. In Kafka this would be the topic name whereas in HDFS it
+                        might be a file URN.</dd>
+<dd><code>systemName</code> - The System name on which this stream will exist. Corresponds to a named implementation of the
+                        Samza System abstraction. See <a href="../../../../org/apache/samza/system/SystemFactory.html" title="interface in org.apache.samza.system"><code>SystemFactory</code></a></dd>
+<dd><code>partitionCount</code> - The number of partitionts for the stream. A value of <code>1</code> indicates unpartitioned.</dd>
+<dd><code>config</code> - A map of properties for the stream. These may be System-specfic.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="copyWithPartitionCount-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>copyWithPartitionCount</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a>&nbsp;copyWithPartitionCount(int&nbsp;partitionCount)</pre>
+<div class="block">Copies this StreamSpec, but applies a new partitionCount.
+
+ This method is not static s.t. subclasses can override it.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>partitionCount</code> - The partitionCount for the returned StreamSpec.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>A copy of this StreamSpec with the specified partitionCount.</dd>
+</dl>
+</li>
+</ul>
+<a name="getId--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getId()</pre>
+</li>
+</ul>
+<a name="getSystemName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSystemName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getSystemName()</pre>
+</li>
+</ul>
+<a name="getPhysicalName--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPhysicalName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getPhysicalName()</pre>
+</li>
+</ul>
+<a name="getPartitionCount--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPartitionCount</h4>
+<pre>public&nbsp;int&nbsp;getPartitionCount()</pre>
+</li>
+</ul>
+<a name="getConfig--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConfig</h4>
+<pre>public&nbsp;java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;getConfig()</pre>
+</li>
+</ul>
+<a name="get-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public&nbsp;java.lang.String&nbsp;get(java.lang.String&nbsp;propertyName)</pre>
+</li>
+</ul>
+<a name="getOrDefault-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getOrDefault</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getOrDefault(java.lang.String&nbsp;propertyName,
+                                     java.lang.String&nbsp;defaultValue)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/samza/system/OutgoingMessageEnvelope.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/samza/system/StreamSpec.html" target="_top">Frames</a></li>
+<li><a href="StreamSpec.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Added: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html?rev=1784062&view=auto
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html (added)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/StreamValidationException.html Wed Feb 22 21:01:21 2017
@@ -0,0 +1,270 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>StreamValidationException (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="StreamValidationException (samza-api 0.13.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/samza/system/SystemAdmin.html" title="interface in org.apache.samza.system"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/samza/system/StreamValidationException.html" target="_top">Frames</a></li>
+<li><a href="StreamValidationException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.samza.system</div>
+<h2 title="Class StreamValidationException" class="title">Class StreamValidationException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/samza/SamzaException.html" title="class in org.apache.samza">org.apache.samza.SamzaException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.samza.system.StreamValidationException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">StreamValidationException</span>
+extends <a href="../../../../org/apache/samza/SamzaException.html" title="class in org.apache.samza">SamzaException</a></pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../serialized-form.html#org.apache.samza.system.StreamValidationException">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/StreamValidationException.html#StreamValidationException-java.lang.String-">StreamValidationException</a></span>(java.lang.String&nbsp;s)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StreamValidationException-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StreamValidationException</h4>
+<pre>public&nbsp;StreamValidationException(java.lang.String&nbsp;s)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/samza/system/SystemAdmin.html" title="interface in org.apache.samza.system"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/samza/system/StreamValidationException.html" target="_top">Frames</a></li>
+<li><a href="StreamValidationException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemAdmin (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemAdmin (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,14 +12,14 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemAdmin (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemAdmin (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var methods = {"i0":38,"i1":38,"i2":18,"i3":6,"i4":6,"i5":6,"i6":38,"i7":18};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/samza/system/OutgoingMessageEnvelope.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/samza/system/SystemConsumer.html" title="interface in org.apache.samza.system"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -125,7 +125,7 @@ var activeTableTab = "activeTableTab";
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -134,40 +134,58 @@ var activeTableTab = "activeTableTab";
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#createChangelogStream-java.lang.String-int-">createChangelogStream</a></span>(java.lang.String&nbsp;streamName,
                      int&nbsp;numOfPartitions)</code>
-<div class="block">An API to create a change log stream</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">since 0.12.1, use <a href="../../../../org/apache/samza/system/SystemAdmin.html#createStream-org.apache.samza.system.StreamSpec-"><code>createStream(StreamSpec)</code></a></span></div>
+</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#createCoordinatorStream-java.lang.String-">createCoordinatorStream</a></span>(java.lang.String&nbsp;streamName)</code>
-<div class="block">Create a stream for the job coordinator.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">since 0.12.1, use <a href="../../../../org/apache/samza/system/SystemAdmin.html#createStream-org.apache.samza.system.StreamSpec-"><code>createStream(StreamSpec)</code></a></span></div>
+</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
+<td class="colFirst"><code>default boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#createStream-org.apache.samza.system.StreamSpec-">createStream</a></span>(<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a>&nbsp;streamSpec)</code>
+<div class="block">Create a stream described by the spec.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../org/apache/samza/system/SystemStreamPartition.html" title="class in org.apache.samza.system">SystemStreamPartition</a>,java.lang.String&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#getOffsetsAfter-java.util.Map-">getOffsetsAfter</a></span>(java.util.Map&lt;<a href="../../../../org/apache/samza/system/SystemStreamPartition.html" title="class in org.apache.samza.system">SystemStreamPartition</a>,java.lang.String&gt;&nbsp;offsets)</code>
 <div class="block">Fetches the offsets for the messages immediately after the supplied offsets
  for a group of SystemStreamPartitions.</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.String,<a href="../../../../org/apache/samza/system/SystemStreamMetadata.html" title="class in org.apache.samza.system">SystemStreamMetadata</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#getSystemStreamMetadata-java.util.Set-">getSystemStreamMetadata</a></span>(java.util.Set&lt;java.lang.String&gt;&nbsp;streamNames)</code>
 <div class="block">Fetch metadata from a system for a set of streams.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code>java.lang.Integer</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#offsetComparator-java.lang.String-java.lang.String-">offsetComparator</a></span>(java.lang.String&nbsp;offset1,
                 java.lang.String&nbsp;offset2)</code>
 <div class="block">Compare the two offsets.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#validateChangelogStream-java.lang.String-int-">validateChangelogStream</a></span>(java.lang.String&nbsp;streamName,
                        int&nbsp;numOfPartitions)</code>
-<div class="block">Validates change log stream</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">since 0.12.1, use <a href="../../../../org/apache/samza/system/SystemAdmin.html#validateStream-org.apache.samza.system.StreamSpec-"><code>validateStream(StreamSpec)</code></a></span></div>
+</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>default void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/samza/system/SystemAdmin.html#validateStream-org.apache.samza.system.StreamSpec-">validateStream</a></span>(<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a>&nbsp;streamSpec)</code>
+<div class="block">Validates the stream described by the streamSpec on the system.</div>
 </td>
 </tr>
 </table>
@@ -228,6 +246,7 @@ var activeTableTab = "activeTableTab";
 <h4>createChangelogStream</h4>
 <pre>void&nbsp;createChangelogStream(java.lang.String&nbsp;streamName,
                            int&nbsp;numOfPartitions)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 0.12.1, use <a href="../../../../org/apache/samza/system/SystemAdmin.html#createStream-org.apache.samza.system.StreamSpec-"><code>createStream(StreamSpec)</code></a></span></div>
 <div class="block">An API to create a change log stream</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -244,6 +263,7 @@ var activeTableTab = "activeTableTab";
 <h4>validateChangelogStream</h4>
 <pre>void&nbsp;validateChangelogStream(java.lang.String&nbsp;streamName,
                              int&nbsp;numOfPartitions)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 0.12.1, use <a href="../../../../org/apache/samza/system/SystemAdmin.html#validateStream-org.apache.samza.system.StreamSpec-"><code>validateStream(StreamSpec)</code></a></span></div>
 <div class="block">Validates change log stream</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -259,6 +279,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <h4>createCoordinatorStream</h4>
 <pre>void&nbsp;createCoordinatorStream(java.lang.String&nbsp;streamName)</pre>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since 0.12.1, use <a href="../../../../org/apache/samza/system/SystemAdmin.html#createStream-org.apache.samza.system.StreamSpec-"><code>createStream(StreamSpec)</code></a></span></div>
 <div class="block">Create a stream for the job coordinator. If the stream already exists, this
  call should simply return.</div>
 <dl>
@@ -270,7 +291,7 @@ var activeTableTab = "activeTableTab";
 <a name="offsetComparator-java.lang.String-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>offsetComparator</h4>
 <pre>java.lang.Integer&nbsp;offsetComparator(java.lang.String&nbsp;offset1,
@@ -287,6 +308,42 @@ var activeTableTab = "activeTableTab";
 </dl>
 </li>
 </ul>
+<a name="createStream-org.apache.samza.system.StreamSpec-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createStream</h4>
+<pre>default&nbsp;boolean&nbsp;createStream(<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a>&nbsp;streamSpec)</pre>
+<div class="block">Create a stream described by the spec.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>streamSpec</code> - The spec, or blueprint from which the physical stream will be created on the system.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>true</code> if the stream was actually created and not pre-existing.
+                    <code>false</code> if the stream was pre-existing.
+                    A RuntimeException will be thrown if creation fails.</dd>
+</dl>
+</li>
+</ul>
+<a name="validateStream-org.apache.samza.system.StreamSpec-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>validateStream</h4>
+<pre>default&nbsp;void&nbsp;validateStream(<a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a>&nbsp;streamSpec)
+                     throws <a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system">StreamValidationException</a></pre>
+<div class="block">Validates the stream described by the streamSpec on the system.
+ A <a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system"><code>StreamValidationException</code></a> should be thrown for any validation error.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>streamSpec</code> - The spec, or blueprint for the physical stream on the system.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system">StreamValidationException</a></code> - if validation fails.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -314,7 +371,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/samza/system/OutgoingMessageEnvelope.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/samza/system/SystemConsumer.html" title="interface in org.apache.samza.system"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemConsumer (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemConsumer (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemConsumer (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemConsumer (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -329,7 +329,9 @@ var activeTableTab = "activeTableTab";
 <dd><code>offset</code> - String representing the offset of the point in the stream to start
           reading messages from. This is an inclusive parameter; if "7" were
           specified, the first message for the system/stream/partition to be
-          consumed and returned would be a message whose offset is "7".</dd>
+          consumed and returned would be a message whose offset is "7".
+          Note: For broadcast streams, different tasks may checkpoint the same ssp with different values. It
+          is the system's responsibility to select the lowest one.</dd>
 </dl>
 </li>
 </ul>

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemFactory (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemFactory (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemFactory (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemFactory (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemProducer (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemProducer (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemProducer (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemProducer (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStream (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStream (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemStream (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStream (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStreamMetadata.OffsetType (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStreamMetadata.OffsetType (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemStreamMetadata.OffsetType (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamMetadata.OffsetType (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamMetadata.SystemStreamPartitionMetadata (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStreamMetadata (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStreamMetadata (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemStreamMetadata (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamMetadata (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartition.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartition.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartition.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartition.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStreamPartition (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStreamPartition (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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="SystemStreamPartition (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamPartition (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionIterator.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionIterator.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionIterator.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionIterator.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStreamPartitionIterator (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStreamPartitionIterator (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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="SystemStreamPartitionIterator (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamPartitionIterator (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionMatcher.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionMatcher.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionMatcher.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionMatcher.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:19 PDT 2016 -->
-<title>SystemStreamPartitionMatcher (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>SystemStreamPartitionMatcher (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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="SystemStreamPartitionMatcher (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="SystemStreamPartitionMatcher (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/BaseMessageChooser.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/BaseMessageChooser.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/BaseMessageChooser.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/BaseMessageChooser.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>BaseMessageChooser (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>BaseMessageChooser (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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="BaseMessageChooser (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="BaseMessageChooser (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooser.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooser.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooser.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooser.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>MessageChooser (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>MessageChooser (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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="MessageChooser (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="MessageChooser (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooserFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooserFactory.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooserFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooserFactory.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>MessageChooserFactory (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>MessageChooserFactory (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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="MessageChooserFactory (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="MessageChooserFactory (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-frame.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-frame.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>org.apache.samza.system.chooser (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>org.apache.samza.system.chooser (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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/chooser/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-summary.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-summary.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>org.apache.samza.system.chooser (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>org.apache.samza.system.chooser (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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.chooser (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.system.chooser (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-tree.html?rev=1784062&r1=1784061&r2=1784062&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-tree.html Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>org.apache.samza.system.chooser Class Hierarchy (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>org.apache.samza.system.chooser Class Hierarchy (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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.chooser Class Hierarchy (samza-api 0.11.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.system.chooser Class Hierarchy (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {

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=1784062&r1=1784061&r2=1784062&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 Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>org.apache.samza.system (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>org.apache.samza.system (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -13,6 +13,7 @@
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
+<li><a href="ExecutionEnvironment.html" title="interface in org.apache.samza.system" target="classFrame"><span class="interfaceName">ExecutionEnvironment</span></a></li>
 <li><a href="ExtendedSystemAdmin.html" title="interface in org.apache.samza.system" target="classFrame"><span class="interfaceName">ExtendedSystemAdmin</span></a></li>
 <li><a href="SystemAdmin.html" title="interface in org.apache.samza.system" target="classFrame"><span class="interfaceName">SystemAdmin</span></a></li>
 <li><a href="SystemConsumer.html" title="interface in org.apache.samza.system" target="classFrame"><span class="interfaceName">SystemConsumer</span></a></li>
@@ -24,6 +25,7 @@
 <ul title="Classes">
 <li><a href="IncomingMessageEnvelope.html" title="class in org.apache.samza.system" target="classFrame">IncomingMessageEnvelope</a></li>
 <li><a href="OutgoingMessageEnvelope.html" title="class in org.apache.samza.system" target="classFrame">OutgoingMessageEnvelope</a></li>
+<li><a href="StreamSpec.html" title="class in org.apache.samza.system" target="classFrame">StreamSpec</a></li>
 <li><a href="SystemStream.html" title="class in org.apache.samza.system" target="classFrame">SystemStream</a></li>
 <li><a href="SystemStreamMetadata.html" title="class in org.apache.samza.system" target="classFrame">SystemStreamMetadata</a></li>
 <li><a href="SystemStreamMetadata.SystemStreamPartitionMetadata.html" title="class in org.apache.samza.system" target="classFrame">SystemStreamMetadata.SystemStreamPartitionMetadata</a></li>
@@ -34,6 +36,10 @@
 <ul title="Enums">
 <li><a href="SystemStreamMetadata.OffsetType.html" title="enum in org.apache.samza.system" target="classFrame">SystemStreamMetadata.OffsetType</a></li>
 </ul>
+<h2 title="Exceptions">Exceptions</h2>
+<ul title="Exceptions">
+<li><a href="StreamValidationException.html" title="class in org.apache.samza.system" target="classFrame">StreamValidationException</a></li>
+</ul>
 </div>
 </body>
 </html>

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=1784062&r1=1784061&r2=1784062&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 Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>org.apache.samza.system (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>org.apache.samza.system (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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.11.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.system (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -82,20 +82,26 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/samza/system/ExecutionEnvironment.html" title="interface in org.apache.samza.system">ExecutionEnvironment</a></td>
+<td class="colLast">
+<div class="block">Interface to be implemented by physical execution engine to deploy the config and jobs to run the <a href="../../../../org/apache/samza/operators/StreamGraph.html" title="interface in org.apache.samza.operators"><code>StreamGraph</code></a></div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/ExtendedSystemAdmin.html" title="interface in org.apache.samza.system">ExtendedSystemAdmin</a></td>
 <td class="colLast">
 <div class="block">Interface extends the more generic SystemAdmin interface
  TODO: Merge this interface method with SystemAdmin when we upgrade to JDK 1.8</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemAdmin.html" title="interface in org.apache.samza.system">SystemAdmin</a></td>
 <td class="colLast">
 <div class="block">Helper interface attached to an underlying system to fetch information about
  streams, partitions, offsets, etc.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemConsumer.html" title="interface in org.apache.samza.system">SystemConsumer</a></td>
 <td class="colLast">
 <div class="block">
@@ -103,21 +109,21 @@
  wishes to integrate with Samza.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemFactory.html" title="interface in org.apache.samza.system">SystemFactory</a></td>
 <td class="colLast">
 <div class="block">Build the <a href="../../../../org/apache/samza/system/SystemConsumer.html" title="interface in org.apache.samza.system"><code>SystemConsumer</code></a> and <a href="../../../../org/apache/samza/system/SystemProducer.html" title="interface in org.apache.samza.system"><code>SystemProducer</code></a> for
  a particular system, as well as the accompanying <a href="../../../../org/apache/samza/system/SystemAdmin.html" title="interface in org.apache.samza.system"><code>SystemAdmin</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemProducer.html" title="interface in org.apache.samza.system">SystemProducer</a></td>
 <td class="colLast">
 <div class="block">SystemProducers are how Samza writes messages from <a href="../../../../org/apache/samza/task/StreamTask.html" title="interface in org.apache.samza.task"><code>StreamTask</code></a>s to outside systems,
  such as messaging systems like Kafka, or file systems.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemStreamPartitionMatcher.html" title="interface in org.apache.samza.system">SystemStreamPartitionMatcher</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -147,31 +153,37 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/samza/system/StreamSpec.html" title="class in org.apache.samza.system">StreamSpec</a></td>
+<td class="colLast">
+<div class="block">StreamSpec is a blueprint for creating, validating, or simply describing a stream in the runtime environment.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemStream.html" title="class in org.apache.samza.system">SystemStream</a></td>
 <td class="colLast">
 <div class="block">Streams in Samza consist of both the stream name and the system to which the stream belongs.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemStreamMetadata.html" title="class in org.apache.samza.system">SystemStreamMetadata</a></td>
 <td class="colLast">
 <div class="block">SystemAdmins use this class to return useful metadata about a stream's offset
  and partition information.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html" title="class in org.apache.samza.system">SystemStreamMetadata.SystemStreamPartitionMetadata</a></td>
 <td class="colLast">
 <div class="block">Provides offset information for a given SystemStreamPartition.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemStreamPartition.html" title="class in org.apache.samza.system">SystemStreamPartition</a></td>
 <td class="colLast">
 <div class="block">Aggregate object representing a both the <a href="../../../../org/apache/samza/system/SystemStream.html" title="class in org.apache.samza.system"><code>SystemStream</code></a> and <a href="../../../../org/apache/samza/Partition.html" title="class in org.apache.samza"><code>Partition</code></a>.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/samza/system/SystemStreamPartitionIterator.html" title="class in org.apache.samza.system">SystemStreamPartitionIterator</a></td>
 <td class="colLast">
 <div class="block"><code>Iterator</code> that wraps a
@@ -200,6 +212,21 @@
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
+<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Exception</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system">StreamValidationException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </div>

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=1784062&r1=1784061&r2=1784062&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 Wed Feb 22 21:01:21 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_40) on Wed Oct 19 10:25:20 PDT 2016 -->
-<title>org.apache.samza.system Class Hierarchy (samza-api 0.11.1-SNAPSHOT API)</title>
-<meta name="date" content="2016-10-19">
+<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:21 PST 2017 -->
+<title>org.apache.samza.system Class Hierarchy (samza-api 0.13.0-SNAPSHOT API)</title>
+<meta name="date" content="2017-02-22">
 <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.11.1-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.system Class Hierarchy (samza-api 0.13.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -82,6 +82,7 @@
 <ul>
 <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/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&lt;T&gt;)</li>
@@ -90,11 +91,29 @@
 <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStreamMetadata.html" title="class in org.apache.samza.system"><span class="typeNameLink">SystemStreamMetadata</span></a></li>
 <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html" title="class in org.apache.samza.system"><span class="typeNameLink">SystemStreamMetadata.SystemStreamPartitionMetadata</span></a></li>
 <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemStreamPartitionIterator.html" title="class in org.apache.samza.system"><span class="typeNameLink">SystemStreamPartitionIterator</span></a> (implements java.util.Iterator&lt;E&gt;)</li>
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
+<ul>
+<li type="circle">java.lang.Exception
+<ul>
+<li type="circle">java.lang.RuntimeException
+<ul>
+<li type="circle">org.apache.samza.<a href="../../../../org/apache/samza/SamzaException.html" title="class in org.apache.samza"><span class="typeNameLink">SamzaException</span></a>
+<ul>
+<li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/StreamValidationException.html" title="class in org.apache.samza.system"><span class="typeNameLink">StreamValidationException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
+<li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/ExecutionEnvironment.html" title="interface in org.apache.samza.system"><span class="typeNameLink">ExecutionEnvironment</span></a></li>
 <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/SystemAdmin.html" title="interface in org.apache.samza.system"><span class="typeNameLink">SystemAdmin</span></a>
 <ul>
 <li type="circle">org.apache.samza.system.<a href="../../../../org/apache/samza/system/ExtendedSystemAdmin.html" title="interface in org.apache.samza.system"><span class="typeNameLink">ExtendedSystemAdmin</span></a></li>