You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by cr...@apache.org on 2015/01/25 00:52:12 UTC

svn commit: r1654599 [1/3] - in /samza/site: ./ community/ contribute/ learn/documentation/latest/api/javadocs/ learn/documentation/latest/api/javadocs/org/apache/samza/ learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/ learn/documen...

Author: criccomini
Date: Sat Jan 24 23:52:10 2015
New Revision: 1654599

URL: http://svn.apache.org/r1654599
Log:
SAMZA-526; add apache logo. fix download link.

Modified:
    samza/site/README.md
    samza/site/community/committers.html
    samza/site/community/mailing-lists.html
    samza/site/contribute/code.html
    samza/site/contribute/coding-guide.html
    samza/site/contribute/disclaimer.html
    samza/site/contribute/tests.html
    samza/site/index.html
    samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html
    samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html
    samza/site/learn/documentation/latest/api/javadocs/constant-values.html
    samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html
    samza/site/learn/documentation/latest/api/javadocs/help-doc.html
    samza/site/learn/documentation/latest/api/javadocs/index-all.html
    samza/site/learn/documentation/latest/api/javadocs/index.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/Partition.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/SamzaException.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/Checkpoint.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManager.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManagerFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/Config.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigException.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigRewriter.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/MapConfig.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/SamzaContainerContext.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/TaskName.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouper.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouperFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/ApplicationStatus.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/CommandBuilder.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJob.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJobFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Counter.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Gauge.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Metric.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsRegistry.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporter.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporterFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsVisitor.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistry.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistryListener.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Reservoir.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/SlidingTimeWindowReservoir.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Snapshot.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Timer.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Deserializer.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serde.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/SerdeFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/Serializer.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/serializers/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngine.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/StorageEngineFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/storage/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/IncomingMessageEnvelope.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/OutgoingMessageEnvelope.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemAdmin.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemConsumer.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemProducer.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStream.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.OffsetType.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.SystemStreamPartitionMetadata.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamMetadata.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartition.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/SystemStreamPartitionIterator.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/BaseMessageChooser.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooser.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/MessageChooserFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/chooser/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/system/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/ClosableTask.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/InitableTask.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/MessageCollector.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/StreamTask.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskContext.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.RequestScope.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskCoordinator.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskLifecycleListener.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/TaskLifecycleListenerFactory.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/WindowableTask.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/task/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BlockingEnvelopeMapMetrics.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.BufferGauge.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/BlockingEnvelopeMap.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/Clock.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/NoOpMetricsRegistry.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/SinglePartitionWithoutOffsetsSystemAdmin.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-frame.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-summary.html
    samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/util/package-tree.html
    samza/site/learn/documentation/latest/api/javadocs/overview-frame.html
    samza/site/learn/documentation/latest/api/javadocs/overview-summary.html
    samza/site/learn/documentation/latest/api/javadocs/overview-tree.html
    samza/site/learn/documentation/latest/api/javadocs/serialized-form.html
    samza/site/sitemap.xml
    samza/site/startup/download/index.html

Modified: samza/site/README.md
URL: http://svn.apache.org/viewvc/samza/site/README.md?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/README.md (original)
+++ samza/site/README.md Sat Jan 24 23:52:10 2015
@@ -58,4 +58,4 @@ To build and publish the website to Samz
 
     bin/publish-site.sh "updating welcome page" criccomini
 
-This command will re-build the Javadocs and website, checkout https://svn.apache.org/repos/asf/incubator/samza/site/ locally, copy the site into the directory, and commit the changes.
+This command will re-build the Javadocs and website, checkout https://svn.apache.org/repos/asf/samza/site/ locally, copy the site into the directory, and commit the changes.

Modified: samza/site/community/committers.html
URL: http://svn.apache.org/viewvc/samza/site/community/committers.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/community/committers.html (original)
+++ samza/site/community/committers.html Sat Jan 24 23:52:10 2015
@@ -183,28 +183,6 @@ Committer, and PMC member<br/>
 <a href="https://www.linkedin.com/pub/chinmay-soman/5/610/35" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
 <a href="https://twitter.com/ChinmaySoman" target="_blank"><i class="fa fa-twitter committer-icon"></i></a></p>
 
-<h3 id="mentors">Mentors</h3>
-
-<p><strong>Chris Douglas</strong><br/>
-Apache Member<br/>
-<a href="http://www.linkedin.com/pub/chris-douglas/1/33a/733" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="https://twitter.com/chris_douglas" target="_blank"><i class="fa fa-twitter committer-icon"></i></a></p>
-
-<p><strong>Jakob Homan</strong><br/>
-Apache Member, Committer, and PMC member<br/>
-<a href="http://www.linkedin.com/in/jghoman" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="http://twitter.com/blueboxtraveler" target="_blank"><i class="fa fa-twitter committer-icon"></i></a></p>
-
-<p><strong>Arun C Murthy</strong><br/>
-Apache Member<br/>
-<a href="http://www.linkedin.com/in/acmurthy" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="https://twitter.com/acmurthy" target="_blank"><i class="fa fa-twitter committer-icon"></i></a></p>
-
-<p><strong>Roman Shaposhnik</strong><br/>
-Apache Incubator PMC Member<br/>
-<a href="http://www.linkedin.com/in/shaposhnik" target="_blank"><i class="fa fa-linkedin committer-icon"></i></a>
-<a href="https://twitter.com/rhatr" target="_blank"><i class="fa fa-twitter committer-icon"></i></a></p>
-
 
           </div>
         </div>

Modified: samza/site/community/mailing-lists.html
URL: http://svn.apache.org/viewvc/samza/site/community/mailing-lists.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/community/mailing-lists.html (original)
+++ samza/site/community/mailing-lists.html Sat Jan 24 23:52:10 2015
@@ -141,9 +141,9 @@
 <p>We have a few mailing lists hosted by Apache:</p>
 
 <ul>
-<li><p><strong>dev@samza.incubator.apache.org</strong>  <small>(<a href="mailto:dev-subscribe@samza.incubator.apache.org">subscribe</a>, <a href="mailto:dev-unsubscribe@samza.incubator.apache.org">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-samza-dev/">archive</a>)</small><br/>
+<li><p><strong>dev@samza.apache.org</strong>  <small>(<a href="mailto:dev-subscribe@samza.apache.org">subscribe</a>, <a href="mailto:dev-unsubscribe@samza.apache.org">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/samza-dev/">archive</a>)</small><br/>
 A list for discussion on Samza development. Email here for help.</p></li>
-<li><p><strong>commits@samza.incubator.apache.org</strong> <small>(<a href="mailto:commits-subscribe@samza.incubator.apache.org">subscribe</a>, <a href="mailto:commits-unsubscribe@samza.incubator.apache.org">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/incubator-samza-commits/">archive</a>)</small><br/>
+<li><p><strong>commits@samza.apache.org</strong> <small>(<a href="mailto:commits-subscribe@samza.apache.org">subscribe</a>, <a href="mailto:commits-unsubscribe@samza.apache.org">unsubscribe</a>, <a href="http://mail-archives.apache.org/mod_mbox/samza-commits/">archive</a>)</small><br/>
 A list to track Samza commits.</p></li>
 </ul>
 

Modified: samza/site/contribute/code.html
URL: http://svn.apache.org/viewvc/samza/site/contribute/code.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/contribute/code.html (original)
+++ samza/site/contribute/code.html Sat Jan 24 23:52:10 2015
@@ -138,10 +138,10 @@
    limitations under the License.
 -->
 
-<p>Samza&rsquo;s code is in an Apache Git repository located <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=tree">here</a>.</p>
+<p>Samza&rsquo;s code is in an Apache Git repository located <a href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree">here</a>.</p>
 
 <p>You can check out Samza&rsquo;s code by running:</p>
-<div class="highlight"><pre><code class="language-text" data-lang="text">git clone http://git-wip-us.apache.org/repos/asf/incubator-samza.git
+<div class="highlight"><pre><code class="language-text" data-lang="text">git clone http://git-wip-us.apache.org/repos/asf/samza.git
 </code></pre></div>
 <p>Please see the <a href="rules.html">Rules</a> page for information on how to contribute.</p>
 

Modified: samza/site/contribute/coding-guide.html
URL: http://svn.apache.org/viewvc/samza/site/contribute/coding-guide.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/contribute/coding-guide.html (original)
+++ samza/site/contribute/coding-guide.html Sat Jan 24 23:52:10 2015
@@ -150,7 +150,7 @@
 <li>Logging, configuration, and public APIs are our &ldquo;UI&rdquo;. Make them pretty, consistent, and usable.</li>
 <li>There is not a maximum line length (certainly not 80 characters, we don&rsquo;t work on punch cards any more), but be reasonable.</li>
 <li>Don&rsquo;t be sloppy. Don&rsquo;t check in commented out code: we use version control, it is still there in the history. Don&rsquo;t leave TODOs in the code or FIXMEs if you can help it. Don&rsquo;t leave println statements in the code. Hopefully this is all obvious.</li>
-<li>We want people to use our stuff, which means we need clear, correct documentation. User documentation should be considered a part of any user-facing the feature, just like unit tests or performance results.</li>
+<li>We want people to use our stuff, which means we need clear, correct documentation. User documentation should be considered a part of any user-facing feature, just like unit tests or performance results.</li>
 <li>Don&rsquo;t duplicate code (duh).</li>
 <li>Any API that&rsquo;s user-facing (something that a Samza job could use) should be defined in samza-api as a Java interface. Scala is for implementation only.</li>
 </ul>

Modified: samza/site/contribute/disclaimer.html
URL: http://svn.apache.org/viewvc/samza/site/contribute/disclaimer.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/contribute/disclaimer.html (original)
+++ samza/site/contribute/disclaimer.html Sat Jan 24 23:52:10 2015
@@ -138,7 +138,7 @@
    limitations under the License.
 -->
 
-<p>Apache Samza is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+<p>Apache Samza is an TLP that has been fully endorsed by The Apache Software Foundation (ASF).</p>
 
 
           </div>

Modified: samza/site/contribute/tests.html
URL: http://svn.apache.org/viewvc/samza/site/contribute/tests.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/contribute/tests.html (original)
+++ samza/site/contribute/tests.html Sat Jan 24 23:52:10 2015
@@ -138,7 +138,7 @@
    limitations under the License.
 -->
 
-<p>Samza&rsquo;s unit tests are written on top of <a href="http://junit.org/">JUnit</a>, and license checking is done with <a href="http://creadur.apache.org/rat/">Apache Rat</a>. An extensive integration test suite is not currently available. This is being actively worked on in <a href="https://issues.apache.org/jira/browse/SAMZA-6">SAMZA-6</a> and <a href="https://issues.apache.org/jira/browse/SAMZA-14">SAMZA-14</a>.</p>
+<p>Samza&rsquo;s unit tests are written on top of <a href="http://junit.org/">JUnit</a>, and license checking is done with <a href="http://creadur.apache.org/rat/">Apache Rat</a>. Samza&rsquo;s integration tests are written on top of <a href="https://github.com/linkedin/Zopkio">Zopkio</a>.</p>
 
 <h3 id="running-unit-tests-locally">Running Unit Tests Locally</h3>
 
@@ -176,10 +176,55 @@ JAVA8_HOME defaulted to /Library/Java/Ja
 </code></pre></div>
 <h3 id="travis-ci">Travis CI</h3>
 
-<p><a href="https://travis-ci.org/apache/incubator-samza">Travis CI</a> has been configured to run Samza&rsquo;s unit tests after every commit to Samza&rsquo;s <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-samza.git;a=tree">master branch</a>. The test results are mailed to the <a href="/community/mailing-lists.html">developer mailing list</a>, and posted in the <a href="/community/irc.html">IRC channel</a>.</p>
+<p><a href="https://travis-ci.org/apache/incubator-samza">Travis CI</a> has been configured to run Samza&rsquo;s unit tests after every commit to Samza&rsquo;s <a href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree">master branch</a>. The test results are mailed to the <a href="/community/mailing-lists.html">developer mailing list</a>, and posted in the <a href="/community/irc.html">IRC channel</a>.</p>
 
 <p><a href="https://travis-ci.org/apache/incubator-samza"><img src="https://travis-ci.org/apache/incubator-samza.svg?branch=master" alt="Build Status"></a></p>
 
+<h3 id="running-integration-tests-locally">Running Integration Tests Locally</h3>
+
+<p>Samza uses <a href="https://github.com/linkedin/Zopkio">Zopkio</a> to deploy and execute its integration tests. Integration tests can be executed by running:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">./bin/integration-tests.sh /tmp/samza-tests
+</code></pre></div>
+<p>The parameter defines where the integration tests should install packages both locally and on remote systems. Executing this command will:</p>
+
+<ol>
+<li>Build a samza-test job tarball.</li>
+<li>Download and install YARN, Kafka, and ZooKeeper.</li>
+<li>Deploy the samza-test job tarball to all YARN NM machines.</li>
+<li>Start all Samza integration test jobs.</li>
+<li>Feed input data to the jobs, and verify the results.</li>
+<li>Open a report, and aggregate all remote logs.</li>
+</ol>
+
+<p>The default configurations that ship with Samza deploy all software, and run all tests locally on the machine from which the <code>integration-tests.sh</code> command was executed.</p>
+
+<p>The integration tests use SSH to interact with remote machines (and localhost). This means that you need an authentication mechanism when connecting to the machines. The two authentication mechanisms provided are:</p>
+
+<ol>
+<li>Interactive</li>
+<li>Public key</li>
+</ol>
+
+<h4 id="interactive">Interactive</h4>
+
+<p>Zopkio will prompt you for a password by default. This password will be used as the SSH password when trying to log into remote systems.</p>
+
+<h4 id="public-key">Public Key</h4>
+
+<p>Zopkio supports public key authentication if you prefer to use it, or if your environment doesn&rsquo;t allow interactive authentication. To use public key authentication, add your public SSH key to ~/.ssh/authorized_keys, and SSH to all of the machines that you&rsquo;ll be deploying to (localhost by default). See <a href="http://www.linuxproblem.org/art_9.html">here</a> for details.</p>
+
+<p>Once this is done, you can run Zopkio with the &ndash;nopassword parameter:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">./bin/integration-tests.sh /tmp/samza-tests --nopassword
+</code></pre></div>
+<p>This will skip the password prompt, and force Zopkio to try public key authentication.</p>
+
+<h4 id="console-logging">Console Logging</h4>
+
+<p>The integration-tests.sh script will set the console log level to INFO by default. The level can be changed with:</p>
+<div class="highlight"><pre><code class="language-text" data-lang="text">./bin/integration-tests.sh /tmp/samza-tests --console-log-level DEBUG
+</code></pre></div>
+<p>Changing this setting will define how verbose Zopkio is during test execution. It does not affect any of the log4j.xml settings in Samza, YARN, Kafka, or ZooKeeper.</p>
+
 
           </div>
         </div>

Modified: samza/site/index.html
URL: http://svn.apache.org/viewvc/samza/site/index.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/index.html (original)
+++ samza/site/index.html Sat Jan 24 23:52:10 2015
@@ -133,7 +133,7 @@
 <li><strong>Processor isolation:</strong> Samza works with Apache YARN, which supports Hadoop&rsquo;s security model, and resource isolation through Linux CGroups.</li>
 </ul>
 
-<p>Check out <a href="/startup/hello-samza/0.8">Hello Samza</a> to try Samza. Read the <a href="/learn/documentation/0.8/introduction/background.html">Background</a> page to learn more about Samza.</p>
+<p>Check out <a href="/startup/hello-samza/latest">Hello Samza</a> to try Samza. Read the <a href="/learn/documentation/latest/introduction/background.html">Background</a> page to learn more about Samza.</p>
 
 <h3 id="limitations">Limitations</h3>
 
@@ -143,11 +143,11 @@
 <li>We have not yet fully implemented our plans around fault-tolerance semantics.</li>
 </ul>
 
-<h3 id="pardon-our-dust">Pardon our Dust</h3>
+<h3 id="apache-foundation">Apache Foundation</h3>
 
-<p>Apache Samza is currently undergoing incubation at the <a href="http://www.apache.org/">Apache Software Foundation</a>.</p>
+<p>Apache Samza is a top level project of the <a href="http://www.apache.org/">Apache Software Foundation</a>.</p>
 
-<p><img src="img/apache-egg-logo.png" alt="Apache Incubator Logo"></p>
+<p><img src="http://www.apache.org/images/feather.gif" alt="Apache Software Foundation Logo"></p>
 
           </div>
         </div>

Modified: samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/allclasses-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>All Classes (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/allclasses-noframe.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>All Classes (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/constant-values.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/constant-values.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/constant-values.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/constant-values.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Constant Field Values (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/deprecated-list.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/deprecated-list.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Deprecated List (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/help-doc.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/help-doc.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/help-doc.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/help-doc.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>API Help (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/index-all.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/index-all.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/index-all.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/index-all.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Index (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/index.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/index.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/index.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/index.html Sat Jan 24 23:52:10 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>samza-api 0.9.0-SNAPSHOT API</title>
 <script type="text/javascript">
     targetPage = "" + window.location.search;

Modified: samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/Partition.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/Partition.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/Partition.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/Partition.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:48 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>Partition (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/SamzaException.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/SamzaException.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/SamzaException.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/SamzaException.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:48 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>SamzaException (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/checkpoint/Checkpoint.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/Checkpoint.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/Checkpoint.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/Checkpoint.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:48 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>Checkpoint (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/checkpoint/CheckpointManager.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManager.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManager.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManager.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:48 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>CheckpointManager (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/checkpoint/CheckpointManagerFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManagerFactory.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManagerFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/CheckpointManagerFactory.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:48 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>CheckpointManagerFactory (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/checkpoint/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.checkpoint (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/checkpoint/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-summary.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-summary.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.checkpoint (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/checkpoint/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-tree.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/checkpoint/package-tree.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.checkpoint Class Hierarchy (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/Config.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/Config.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/Config.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/Config.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>Config (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/ConfigException.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigException.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigException.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigException.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>ConfigException (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/ConfigFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigFactory.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigFactory.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>ConfigFactory (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/ConfigRewriter.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigRewriter.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigRewriter.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/ConfigRewriter.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:05 PST 2015 -->
 <title>ConfigRewriter (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/MapConfig.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/MapConfig.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/MapConfig.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/MapConfig.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>MapConfig (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.config (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-summary.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-summary.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.config (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/config/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-tree.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/config/package-tree.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.config Class Hierarchy (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/SamzaContainerContext.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/SamzaContainerContext.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/SamzaContainerContext.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/SamzaContainerContext.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>SamzaContainerContext (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/TaskName.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/TaskName.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/TaskName.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/TaskName.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>TaskName (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/grouper/stream/SystemStreamPartitionGrouper.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouper.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouper.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouper.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>SystemStreamPartitionGrouper (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/grouper/stream/SystemStreamPartitionGrouperFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouperFactory.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouperFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/SystemStreamPartitionGrouperFactory.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>SystemStreamPartitionGrouperFactory (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/grouper/stream/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.container.grouper.stream (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/grouper/stream/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-summary.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-summary.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.container.grouper.stream (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/grouper/stream/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-tree.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/grouper/stream/package-tree.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.container.grouper.stream Class Hierarchy (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.container (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-summary.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-summary.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.container (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/container/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-tree.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/container/package-tree.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.container Class Hierarchy (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/ApplicationStatus.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/ApplicationStatus.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/ApplicationStatus.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/ApplicationStatus.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>ApplicationStatus (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/CommandBuilder.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/CommandBuilder.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/CommandBuilder.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/CommandBuilder.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>CommandBuilder (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/StreamJob.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJob.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJob.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJob.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>StreamJob (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/StreamJobFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJobFactory.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJobFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/StreamJobFactory.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>StreamJobFactory (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.job (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-summary.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-summary.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.job (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/job/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-tree.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/job/package-tree.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.job Class Hierarchy (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/Counter.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Counter.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Counter.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Counter.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Counter (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/Gauge.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Gauge.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Gauge.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Gauge.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Gauge (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/Metric.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Metric.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Metric.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Metric.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Metric (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/MetricsRegistry.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsRegistry.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsRegistry.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsRegistry.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>MetricsRegistry (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/MetricsReporter.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporter.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporter.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporter.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>MetricsReporter (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/MetricsReporterFactory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporterFactory.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporterFactory.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsReporterFactory.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>MetricsReporterFactory (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/MetricsVisitor.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsVisitor.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsVisitor.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/MetricsVisitor.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>MetricsVisitor (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/ReadableMetricsRegistry.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistry.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistry.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistry.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>ReadableMetricsRegistry (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/ReadableMetricsRegistryListener.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistryListener.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistryListener.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/ReadableMetricsRegistryListener.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>ReadableMetricsRegistryListener (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/Reservoir.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Reservoir.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Reservoir.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Reservoir.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Reservoir (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/SlidingTimeWindowReservoir.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/SlidingTimeWindowReservoir.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/SlidingTimeWindowReservoir.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/SlidingTimeWindowReservoir.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>SlidingTimeWindowReservoir (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/Snapshot.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Snapshot.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Snapshot.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Snapshot.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Snapshot (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/Timer.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Timer.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Timer.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/Timer.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>Timer (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/package-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-frame.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-frame.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-frame.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.metrics (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-summary.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-summary.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-summary.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.metrics (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <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/metrics/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-tree.html?rev=1654599&r1=1654598&r2=1654599&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-tree.html (original)
+++ samza/site/learn/documentation/latest/api/javadocs/org/apache/samza/metrics/package-tree.html Sat Jan 24 23:52:10 2015
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_31) on Fri Jan 23 11:05:49 PST 2015 -->
+<!-- Generated by javadoc (1.8.0_31) on Sat Jan 24 15:51:06 PST 2015 -->
 <title>org.apache.samza.metrics Class Hierarchy (samza-api 0.9.0-SNAPSHOT API)</title>
-<meta name="date" content="2015-01-23">
+<meta name="date" content="2015-01-24">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>