You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nemo.apache.org by wo...@apache.org on 2018/11/19 06:40:07 UTC

[incubator-nemo-website] branch asf-site updated: update git url

This is an automated email from the ASF dual-hosted git repository.

wonook pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nemo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c32f637  update git url
c32f637 is described below

commit c32f637b95f2d39477bbd6bc9bab21aa75d439b5
Author: Won Wook SONG <wo...@apache.org>
AuthorDate: Mon Nov 19 15:39:56 2018 +0900

    update git url
---
 _config.yml                                        |    2 +-
 content/404.html                                   |    4 +-
 content/allposts.html                              |    4 +-
 .../blog/2018/03/20/nemo-blog-published/index.html |    4 +-
 content/blog/2018/03/23/pado-on-nemo/index.html    |    4 +-
 content/blog/2018/03/23/shuffle-on-nemo/index.html |    4 +-
 content/docs/bootstrap/index.html                  |    6 +-
 content/docs/cheatsheet/index.html                 |    6 +-
 content/docs/compiler_design/index.html            |    6 +-
 content/docs/extending_nemo/index.html             |    6 +-
 content/docs/font-awesome/index.html               |    6 +-
 content/docs/getting_started/index.html            |    6 +-
 content/docs/home/index.html                       |    6 +-
 content/docs/ir/index.html                         |    6 +-
 content/docs/jekyll/index.html                     |    6 +-
 content/docs/passes_and_policies/index.html        |    6 +-
 content/docs/runtime_design/index.html             |    6 +-
 content/docs/themes/index.html                     |    6 +-
 content/docs/welcome_to_jekyll/index.html          |    6 +-
 content/feed.xml                                   |    2 +-
 content/index.html                                 |    4 +-
 content/pages/downloads/index.html                 |    6 +-
 content/pages/license/index.html                   |    6 +-
 content/pages/talks/index.html                     |    6 +-
 content/pages/team/index.html                      |    6 +-
 content/sitemap.xml                                | 2068 ++++++++++----------
 26 files changed, 1099 insertions(+), 1099 deletions(-)

diff --git a/_config.yml b/_config.yml
index 9c2ce33..61f5a92 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,7 +6,7 @@ description: >
 
 baseurl: "" # the subpath of your site, e.g. /blog/
 url: http://nemo.apache.org/ # the base hostname & protocol for your site
-git_address: https://github.com/apache/incubator-nemo-website
+git_address: https://github.com/apache/incubator-nemo
 git_edit_address: https://github.com/apache/incubator-nemo-website
 
 # theme options from https://bootswatch.com/
diff --git a/content/404.html b/content/404.html
index 4551567..709a767 100644
--- a/content/404.html
+++ b/content/404.html
@@ -20,7 +20,7 @@
 <meta property="og:url" content="http://nemo.apache.org//404.html" />
 <meta property="og:site_name" content="Nemo" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","name":null,"@type":"WebPage","headline":"Nemo","dateModified":null,"datePublished":null,"url":"http://nemo.apache.org//404.html","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//404.html","headline":"Nemo","dateModified":null,"datePublished":null,"sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -62,7 +62,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/allposts.html b/content/allposts.html
index 46c448c..1548f13 100644
--- a/content/allposts.html
+++ b/content/allposts.html
@@ -20,7 +20,7 @@
 <meta property="og:url" content="http://nemo.apache.org//allposts.html" />
 <meta property="og:site_name" content="Nemo" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","name":null,"@type":"WebPage","headline":"Blog","dateModified":null,"datePublished":null,"url":"http://nemo.apache.org//allposts.html","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//allposts.html","headline":"Blog","dateModified":null,"datePublished":null,"sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -62,7 +62,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/blog/2018/03/20/nemo-blog-published/index.html b/content/blog/2018/03/20/nemo-blog-published/index.html
index da78478..7c6827a 100644
--- a/content/blog/2018/03/20/nemo-blog-published/index.html
+++ b/content/blog/2018/03/20/nemo-blog-published/index.html
@@ -23,7 +23,7 @@
 <meta property="og:type" content="article" />
 <meta property="article:published_time" content="2018-03-20T00:00:00+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":{"@type":"Person","name":"Won Wook SONG"},"description":"Our blog is published and is online! We’ll be posting exciting news related to our project on our blog.","name":null,"@type":"BlogPosting","headline":"Nemo blog published!","dateModified":"2018-03-20T00:00:00+09:00","datePublished":"2018-03-20T00:00:00+09:00","url":"http://nemo.apache.org//blog/2018/03/20/nemo-blog-published/","sameAs":null,"mainEntityOfPage":{"@type":"WebPage","@id":"http://nemo.apache.o [...]
+{"url":"http://nemo.apache.org//blog/2018/03/20/nemo-blog-published/","headline":"Nemo blog published!","dateModified":"2018-03-20T00:00:00+09:00","datePublished":"2018-03-20T00:00:00+09:00","sameAs":null,"image":null,"mainEntityOfPage":{"@type":"WebPage","@id":"http://nemo.apache.org//blog/2018/03/20/nemo-blog-published/"},"author":{"@type":"Person","name":"Won Wook SONG"},"description":"Our blog is published and is online! We’ll be posting exciting news related to our project on our bl [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -65,7 +65,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/blog/2018/03/23/pado-on-nemo/index.html b/content/blog/2018/03/23/pado-on-nemo/index.html
index 0fe8e0c..ab7dc1f 100644
--- a/content/blog/2018/03/23/pado-on-nemo/index.html
+++ b/content/blog/2018/03/23/pado-on-nemo/index.html
@@ -23,7 +23,7 @@
 <meta property="og:type" content="article" />
 <meta property="article:published_time" content="2018-03-23T00:00:00+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":{"@type":"Person","name":"John Yang"},"description":"To increase datacenter utilization, data processing jobs are increasingly being deployed on transient resources temporarily borrowed from latency-critical jobs. However, these transient resources must be evicted whenever latency-critical jobs require them again. Resource evictions often lead to cascading recomputations that substantially degrade job performance.","name":null,"@type":"BlogPosting","headline":" [...]
+{"url":"http://nemo.apache.org//blog/2018/03/23/pado-on-nemo/","headline":"Harnessing transient resources using Nemo","dateModified":"2018-03-23T00:00:00+09:00","datePublished":"2018-03-23T00:00:00+09:00","sameAs":null,"image":null,"mainEntityOfPage":{"@type":"WebPage","@id":"http://nemo.apache.org//blog/2018/03/23/pado-on-nemo/"},"author":{"@type":"Person","name":"John Yang"},"description":"To increase datacenter utilization, data processing jobs are increasingly being deployed on trans [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -65,7 +65,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/blog/2018/03/23/shuffle-on-nemo/index.html b/content/blog/2018/03/23/shuffle-on-nemo/index.html
index a1e0b25..49edf0e 100644
--- a/content/blog/2018/03/23/shuffle-on-nemo/index.html
+++ b/content/blog/2018/03/23/shuffle-on-nemo/index.html
@@ -23,7 +23,7 @@
 <meta property="og:type" content="article" />
 <meta property="article:published_time" content="2018-03-23T00:00:00+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":{"@type":"Person","name":"John Yang"},"description":"Data shuffle is a key operation that underlies almost all large-scale data processing jobs. A shuffle operation typically involves writing intermediate data to disk, and reading the data back later when the successive computations are scheduled.","name":null,"@type":"BlogPosting","headline":"Optimizing shuffle performance using Nemo","dateModified":"2018-03-23T00:00:00+09:00","datePublished":"2018-03-23T00:00 [...]
+{"url":"http://nemo.apache.org//blog/2018/03/23/shuffle-on-nemo/","headline":"Optimizing shuffle performance using Nemo","dateModified":"2018-03-23T00:00:00+09:00","datePublished":"2018-03-23T00:00:00+09:00","sameAs":null,"image":null,"mainEntityOfPage":{"@type":"WebPage","@id":"http://nemo.apache.org//blog/2018/03/23/shuffle-on-nemo/"},"author":{"@type":"Person","name":"John Yang"},"description":"Data shuffle is a key operation that underlies almost all large-scale data processing jobs. [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -65,7 +65,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/bootstrap/index.html b/content/docs/bootstrap/index.html
index 0a9d46b..094f970 100644
--- a/content/docs/bootstrap/index.html
+++ b/content/docs/bootstrap/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/bootstrap/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Buttons Default Primary Success Info Warning Danger Link Default Primary Success Info Warning Danger Link Default Action Another action Something else here Separated link","name":null,"@type":"WebPage","headline":"Bootstrap Features","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/bootstrap/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema [...]
+{"url":"http://nemo.apache.org//docs/bootstrap/","headline":"Bootstrap Features","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Buttons Default Primary Success Info Warning Danger Link Default Primary Success Info Warning Danger Link Default Action Another action Something else here Separated link","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/cheatsheet/index.html b/content/docs/cheatsheet/index.html
index 23b6271..69d41c2 100644
--- a/content/docs/cheatsheet/index.html
+++ b/content/docs/cheatsheet/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/cheatsheet/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"From adam-p/markdown-here","name":null,"@type":"WebPage","headline":"Markdown Cheatsheet","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/cheatsheet/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/cheatsheet/","headline":"Markdown Cheatsheet","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"From adam-p/markdown-here","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/compiler_design/index.html b/content/docs/compiler_design/index.html
index 7b6659d..b4476e8 100644
--- a/content/docs/compiler_design/index.html
+++ b/content/docs/compiler_design/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/compiler_design/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Overview","name":null,"@type":"WebPage","headline":"Compiler Design","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/compiler_design/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/compiler_design/","headline":"Compiler Design","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Overview","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/extending_nemo/index.html b/content/docs/extending_nemo/index.html
index a02c828..2d4abdd 100644
--- a/content/docs/extending_nemo/index.html
+++ b/content/docs/extending_nemo/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/extending_nemo/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Overview","name":null,"@type":"WebPage","headline":"Extending Nemo","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/extending_nemo/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/extending_nemo/","headline":"Extending Nemo","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Overview","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/font-awesome/index.html b/content/docs/font-awesome/index.html
index b910a42..40c6d7a 100644
--- a/content/docs/font-awesome/index.html
+++ b/content/docs/font-awesome/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/font-awesome/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"500px address-book address-book-o address-card address-card-o adjust adn align-center align-justify align-left align-right amazon ambulance american-sign-language-interpreting anchor android angellist angle-double-down angle-double-left angle-double-right angle-double-up angle-down angle-left angle-right angle-up apple archive area-chart arrow-circle-down arrow-circle-left arrow-circle-o-down arrow-circle-o-left arrow-circle-o-right arrow-ci [...]
+{"url":"http://nemo.apache.org//docs/font-awesome/","headline":"Font Awesome Icon List","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"500px address-book address-book-o address-card address-card-o adjust adn align-center align-justify align-left align-right amazon ambulance american-sign-language-interpreting anchor android angellist angle-double-down angle-double-left  [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/getting_started/index.html b/content/docs/getting_started/index.html
index 0d1e5fe..2397c51 100644
--- a/content/docs/getting_started/index.html
+++ b/content/docs/getting_started/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/getting_started/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Prerequisites Java 8 Maven Latest REEF snapshot YARN settings Download Hadoop 2.7.4 at http://apache.tt.co.kr/hadoop/common/hadoop-2.7.4/ Set the shell profile as following: export HADOOP_HOME=/path/to/hadoop-2.7.4 export YARN_HOME=$HADOOP_HOME export PATH=$PATH:$HADOOP_HOME/bin Protobuf 2.5.0 Downloadable at https://github.com/google/protobuf/releases/tag/v2.5.0 On Ubuntu: Run sudo apt-get install autoconf automake libtool curl make g++ unz [...]
+{"url":"http://nemo.apache.org//docs/getting_started/","headline":"Getting Started","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Prerequisites Java 8 Maven Latest REEF snapshot YARN settings Download Hadoop 2.7.4 at http://apache.tt.co.kr/hadoop/common/hadoop-2.7.4/ Set the shell profile as following: export HADOOP_HOME=/path/to/hadoop-2.7.4 export YARN_HOME=$HADOOP_H [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/home/index.html b/content/docs/home/index.html
index d8d4956..48c441e 100644
--- a/content/docs/home/index.html
+++ b/content/docs/home/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/home/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Nemo aims to optimize data processing for better performance and datacenter efficiency, not only in general and common conditions, but also with various deployment characteristics. Such characteristics include processing data on specific resource environments, like transient resources, and running jobs with specific attributes, like skewed data.","name":null,"@type":"WebPage","headline":"Overview","dateModified":"2018-11-12T23:54:18+09:00"," [...]
+{"url":"http://nemo.apache.org//docs/home/","headline":"Overview","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Nemo aims to optimize data processing for better performance and datacenter efficiency, not only in general and common conditions, but also with various deployment characteristics. Such characteristics include processing data on specific resource environments [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/ir/index.html b/content/docs/ir/index.html
index b3efce0..49e0c5b 100644
--- a/content/docs/ir/index.html
+++ b/content/docs/ir/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/ir/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Overview","name":null,"@type":"WebPage","headline":"Nemo Intermediate Representation (IR)","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/ir/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/ir/","headline":"Nemo Intermediate Representation (IR)","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Overview","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/jekyll/index.html b/content/docs/jekyll/index.html
index 8085987..3de9cb4 100644
--- a/content/docs/jekyll/index.html
+++ b/content/docs/jekyll/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/jekyll/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Getting started","name":null,"@type":"WebPage","headline":"Jekyll intro","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/jekyll/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/jekyll/","headline":"Jekyll intro","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Getting started","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/passes_and_policies/index.html b/content/docs/passes_and_policies/index.html
index 7060935..3f5a057 100644
--- a/content/docs/passes_and_policies/index.html
+++ b/content/docs/passes_and_policies/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/passes_and_policies/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Optimization Passes","name":null,"@type":"WebPage","headline":"Passes and Policies","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/passes_and_policies/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/passes_and_policies/","headline":"Passes and Policies","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Optimization Passes","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/runtime_design/index.html b/content/docs/runtime_design/index.html
index 7187161..cf16f95 100644
--- a/content/docs/runtime_design/index.html
+++ b/content/docs/runtime_design/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/runtime_design/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Receiving a Job from the Nemo Compiler","name":null,"@type":"WebPage","headline":"Runtime Design","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/runtime_design/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//docs/runtime_design/","headline":"Runtime Design","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Receiving a Job from the Nemo Compiler","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/themes/index.html b/content/docs/themes/index.html
index c3b5ed7..f30cbaf 100644
--- a/content/docs/themes/index.html
+++ b/content/docs/themes/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/themes/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"By default, this website uses paper theme, but you can change it to another bootwatch theme by setting bootwatch variable in _config.yml file. (Don’t forget to restart Jekyll if you are running locally because the configuration is not re-read upon change.)","name":null,"@type":"WebPage","headline":"Themes","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//docs/themes/","same [...]
+{"url":"http://nemo.apache.org//docs/themes/","headline":"Themes","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"By default, this website uses paper theme, but you can change it to another bootwatch theme by setting bootwatch variable in _config.yml file. (Don’t forget to restart Jekyll if you are running locally because the configuration is not re-read upon change.)"," [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/docs/welcome_to_jekyll/index.html b/content/docs/welcome_to_jekyll/index.html
index 9f2d3a7..cfd202d 100644
--- a/content/docs/welcome_to_jekyll/index.html
+++ b/content/docs/welcome_to_jekyll/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//docs/welcome_to_jekyll/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.","name":null,"@type":"WebPage","headline":"Welcome to Jekyll!","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","ur [...]
+{"url":"http://nemo.apache.org//docs/welcome_to_jekyll/","headline":"Welcome to Jekyll!","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/feed.xml b/content/feed.xml
index c4bc39a..2e13157 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="http://nemo.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://nemo.apache.org//" rel="alternate" type="text/html" /><updated>2018-11-12T23:54:18+09:00</updated><id>http://nemo.apache.org//</id><title type="html">Nemo</title><subtitle>A Data Processing System for Flexible Employment With Differ [...]
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="http://nemo.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://nemo.apache.org//" rel="alternate" type="text/html" /><updated>2018-11-19T15:37:01+09:00</updated><id>http://nemo.apache.org//</id><title type="html">Nemo</title><subtitle>A Data Processing System for Flexible Employment With Differ [...]
 </subtitle><entry><title type="html">Optimizing shuffle performance using Nemo</title><link href="http://nemo.apache.org//blog/2018/03/23/shuffle-on-nemo/" rel="alternate" type="text/html" title="Optimizing shuffle performance using Nemo" /><published>2018-03-23T00:00:00+09:00</published><updated>2018-03-23T00:00:00+09:00</updated><id>http://nemo.apache.org//blog/2018/03/23/shuffle-on-nemo</id><content type="html" xml:base="http://nemo.apache.org//blog/2018/03/23/shuffle-on-nemo/">&lt;p& [...]
 
 &lt;p&gt;Sailfish[1] is an optimization technique that reduces disk overheads associated with a shuffle operation. Specifically, Sailfish minimizes the number of disk seeks involved in reading intermediate data back from disk. Jobs that handle large volumes of data can especially benefit from the Sailfish technique.&lt;/p&gt;
diff --git a/content/index.html b/content/index.html
index 4ee4c5e..eaf22e3 100644
--- a/content/index.html
+++ b/content/index.html
@@ -20,7 +20,7 @@
 <meta property="og:url" content="http://nemo.apache.org//" />
 <meta property="og:site_name" content="Nemo" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","name":"Nemo","@type":"WebSite","headline":"Nemo","dateModified":null,"datePublished":null,"url":"http://nemo.apache.org//","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//","headline":"Nemo","dateModified":null,"datePublished":null,"sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"A Data Processing System for Flexible Employment With Different Deployment Characteristics.","publisher":null,"name":"Nemo","@type":"WebSite","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -62,7 +62,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/pages/downloads/index.html b/content/pages/downloads/index.html
index d0e6e67..8a1e4f6 100644
--- a/content/pages/downloads/index.html
+++ b/content/pages/downloads/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/downloads/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Releases","name":null,"@type":"WebPage","headline":"Downloads","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//pages/downloads/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//pages/downloads/","headline":"Downloads","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Releases","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/pages/license/index.html b/content/pages/license/index.html
index cb3ae72..8df8c2d 100644
--- a/content/pages/license/index.html
+++ b/content/pages/license/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/license/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"``` Apache License Version 2.0, January 2004 http://www.apache.org/licenses/","name":null,"@type":"WebPage","headline":"License","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//pages/license/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//pages/license/","headline":"License","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"``` Apache License Version 2.0, January 2004 http://www.apache.org/licenses/","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/pages/talks/index.html b/content/pages/talks/index.html
index 47998a6..640c731 100644
--- a/content/pages/talks/index.html
+++ b/content/pages/talks/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/talks/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Onyx: A Flexible and Extensible Data Processing System, Deview 2017 (link) (Later renamed to Nemo)","name":null,"@type":"WebPage","headline":"Talks","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54:18+09:00","url":"http://nemo.apache.org//pages/talks/","sameAs":null,"mainEntityOfPage":null,"image":null,"@context":"http://schema.org"}</script>
+{"url":"http://nemo.apache.org//pages/talks/","headline":"Talks","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Onyx: A Flexible and Extensible Data Processing System, Deview 2017 (link) (Later renamed to Nemo)","publisher":null,"name":null,"@type":"WebPage","@context":"http://schema.org"}</script>
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/pages/team/index.html b/content/pages/team/index.html
index 56c230f..e3e122b 100644
--- a/content/pages/team/index.html
+++ b/content/pages/team/index.html
@@ -20,9 +20,9 @@
 <meta property="og:url" content="http://nemo.apache.org//pages/team/" />
 <meta property="og:site_name" content="Nemo" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2018-11-12T23:54:18+09:00" />
+<meta property="article:published_time" content="2018-11-19T15:37:01+09:00" />
 <script type="application/ld+json">
-{"publisher":null,"author":null,"description":"Contributing to Nemo Your contributation is always welcome :) If you would like to contribute to Nemo, please subscribe to our mailing list: dev@nemo.apache.org [subscribe]. We have a Slack channel for active discussions. Join us on Slack by requesting for an invitation by sending an e-mail to dev@ after subscription.","name":null,"@type":"WebPage","headline":"Team","dateModified":"2018-11-12T23:54:18+09:00","datePublished":"2018-11-12T23:54 [...]
+{"url":"http://nemo.apache.org//pages/team/","headline":"Team","dateModified":"2018-11-19T15:37:01+09:00","datePublished":"2018-11-19T15:37:01+09:00","sameAs":null,"image":null,"mainEntityOfPage":null,"author":null,"description":"Contributing to Nemo Your contributation is always welcome :) If you would like to contribute to Nemo, please subscribe to our mailing list: dev@nemo.apache.org [subscribe]. We have a Slack channel for active discussions. Join us on Slack by requesting for an in [...]
 <!-- End Jekyll SEO tag -->
 
 
@@ -64,7 +64,7 @@
                     </div>
                 </form>
                 <ul class="nav navbar-nav">
-                    <li><a href="https://github.com/apache/incubator-nemo-website"><i class="fa fa-github" aria-hidden="true"></i></a></li>
+                    <li><a href="https://github.com/apache/incubator-nemo"><i class="fa fa-github" aria-hidden="true"></i></a></li>
                 </ul>
             </div>
         </div>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index bdd1ca4..3ad42aa 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,71 +2,71 @@
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
 <url>
 <loc>http://nemo.apache.org//docs/compiler_design/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/runtime_design/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/getting_started/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/home/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/bootstrap/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/cheatsheet/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/jekyll/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/font-awesome/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/themes/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/welcome_to_jekyll/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/extending_nemo/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/ir/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//docs/passes_and_policies/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/downloads/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/license/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/talks/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//pages/team/</loc>
-<lastmod>2018-11-12T23:54:18+09:00</lastmod>
+<lastmod>2018-11-19T15:37:01+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//blog/2018/03/20/nemo-blog-published/</loc>
@@ -88,4070 +88,4070 @@
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/allclasses-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/allclasses-noframe.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/constant-values.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/deprecated-list.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/ClientEndpoint.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/DriverEndpoint.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/JobLauncher.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/NemoClient.JobMessageHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/NemoClient.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/StateTranslator.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/class-use/ClientEndpoint.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/class-use/DriverEndpoint.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/class-use/JobLauncher.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/class-use/NemoClient.JobMessageHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/class-use/NemoClient.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/class-use/StateTranslator.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/client/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ContextImpl.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/DirectByteArrayOutputStream.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/KeyExtractor.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/Pair.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/StateMachine.Builder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/StateMachine.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/class-use/ContextImpl.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/class-use/DirectByteArrayOutputStream.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/class-use/KeyExtractor.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/class-use/Pair.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/class-use/StateMachine.Builder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/class-use/StateMachine.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/BytesCoder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/Coder.DummyCoder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/Coder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/class-use/BytesCoder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/class-use/Coder.DummyCoder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/class-use/Coder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/coder/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/DAG.TraversalOrder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/DAG.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/DAGBuilder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/Edge.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/Vertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/class-use/DAG.TraversalOrder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/class-use/DAG.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/class-use/DAGBuilder.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/class-use/Edge.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/class-use/Vertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/dag/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/CommonEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/CompilerEvent.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/CompilerEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/PubSubEventHandlerWrapper.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/RuntimeEvent.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/RuntimeEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/class-use/CommonEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/class-use/CompilerEvent.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/class-use/CompilerEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/class-use/PubSubEventHandlerWrapper.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/class-use/RuntimeEvent.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/class-use/RuntimeEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/eventhandler/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/BlockFetchException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/BlockWriteException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/CompileTimeOptimizationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/ContainerException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/DynamicOptimizationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/IllegalEdgeOperationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/IllegalMessageException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/IllegalStateTransitionException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/IllegalVertexOperationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/InvalidParameterException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/JsonParseException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/NodeConnectionException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/PhysicalPlanGenerationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/SchedulingException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnknownExecutionStateException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnknownFailureCauseException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnrecoverableFailureException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnsupportedBlockStoreException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnsupportedCommPatternException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnsupportedCompressionException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnsupportedExecutionPropertyException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnsupportedMethodException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/UnsupportedPartitionerException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/BlockFetchException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/BlockWriteException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/CompileTimeOptimizationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/ContainerException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/DynamicOptimizationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/IllegalEdgeOperationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/IllegalMessageException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/IllegalStateTransitionException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/IllegalVertexOperationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/InvalidParameterException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/JsonParseException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/NodeConnectionException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/PhysicalPlanGenerationException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/SchedulingException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnknownExecutionStateException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnknownFailureCauseException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnrecoverableFailureException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnsupportedBlockStoreException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnsupportedCommPatternException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnsupportedCompressionException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnsupportedExecutionPropertyException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnsupportedMethodException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/class-use/UnsupportedPartitionerException.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/exception/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/IdManager.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/OutputCollector.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/Readable.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/class-use/IdManager.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/class-use/OutputCollector.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/class-use/Readable.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/IREdge.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/class-use/IREdge.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/CompressionProperty.Compression.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/CompressionProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DataCommunicationPatternProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DataCommunicationPatternProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DataFlowModelProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DataFlowModelProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DataStoreProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DataStoreProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DuplicateEdgeGroupProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/DuplicateEdgeGroupPropertyValue.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/KeyExtractorProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/MetricCollectionProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/MetricCollectionProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/PartitionerProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/PartitionerProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/UsedDataHandlingProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/UsedDataHandlingProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/CompressionProperty.Compression.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/CompressionProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DataCommunicationPatternProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DataCommunicationPatternProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DataFlowModelProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DataFlowModelProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DataStoreProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DataStoreProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DuplicateEdgeGroupProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/DuplicateEdgeGroupPropertyValue.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/KeyExtractorProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/MetricCollectionProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/MetricCollectionProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/PartitionerProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/PartitionerProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/UsedDataHandlingProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/class-use/UsedDataHandlingProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/executionproperty/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/edge/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/ExecutionProperty.Key.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/ExecutionProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/ExecutionPropertyMap.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/class-use/ExecutionProperty.Key.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/class-use/ExecutionProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/class-use/ExecutionPropertyMap.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/executionproperty/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/package-use.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/IRVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/InitializedSourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/LoopVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/MetricCollectionBarrierVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/OperatorVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/SourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/class-use/IRVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/class-use/InitializedSourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/class-use/LoopVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/class-use/MetricCollectionBarrierVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/class-use/OperatorVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/class-use/SourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/DynamicOptimizationProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/DynamicOptimizationProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/ExecutorPlacementProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/ParallelismProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/ScheduleGroupIndexProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/StageIdProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/class-use/DynamicOptimizationProperty.Value.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/class-use/DynamicOptimizationProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/class-use/ExecutorPlacementProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/class-use/ParallelismProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/class-use/ScheduleGroupIndexProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/class-use/StageIdProperty.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:27+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/executionproperty/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/RelayTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/Transform.Context.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/Transform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/class-use/RelayTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/class-use/Transform.Context.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/class-use/Transform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/ir/vertex/transform/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/ArgBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/ExampleTestUtil.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/class-use/ArgBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/class-use/ExampleTestUtil.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/common/test/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/Backend.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/class-use/Backend.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/nemo/NemoBackend.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/nemo/class-use/NemoBackend.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/nemo/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/nemo/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/nemo/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/nemo/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/backend/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/BeamStateTranslator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/NemoPipelineOptions.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/NemoPipelineResult.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/NemoPipelineRunner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/NemoPipelineVisitor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/class-use/BeamStateTranslator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/class-use/NemoPipelineOptions.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/class-use/NemoPipelineResult.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/class-use/NemoPipelineRunner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/class-use/NemoPipelineVisitor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/BeamCoder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/PairCoder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/class-use/BeamCoder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/class-use/PairCoder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/coder/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/source/BeamBoundedSourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/source/class-use/BeamBoundedSourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/source/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/source/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/source/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/source/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/CreateViewTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/DoTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/FlattenTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/GroupByKeyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/LoopCompositeTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/WindowTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/class-use/CreateViewTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/class-use/DoTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/class-use/FlattenTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/class-use/GroupByKeyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/class-use/LoopCompositeTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/class-use/WindowTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/beam/transform/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/SparkKeyExtractor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/class-use/SparkKeyExtractor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/coder/SparkCoder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/coder/class-use/SparkCoder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/coder/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/coder/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/coder/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/coder/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/RDD.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/class-use/RDD.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/JavaPairRDD.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/JavaRDD.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/JavaSparkContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/SparkFrontendUtils.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/class-use/JavaPairRDD.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/class-use/JavaRDD.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/class-use/JavaSparkContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/class-use/SparkFrontendUtils.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/java/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/core/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/source/SparkBoundedSourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/source/class-use/SparkBoundedSourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/source/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/source/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/source/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/source/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/DataFrameReader.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/Dataset.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/NemoSparkUserFacingClass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/SparkSession.Builder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/SparkSession.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/class-use/DataFrameReader.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/class-use/Dataset.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/class-use/NemoSparkUserFacingClass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/class-use/SparkSession.Builder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/class-use/SparkSession.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/sql/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/CollectTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/FlatMapTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/GroupByKeyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/MapToPairTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/MapTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/ReduceByKeyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/ReduceTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/CollectTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/FlatMapTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/GroupByKeyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/MapToPairTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/MapTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/ReduceByKeyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/class-use/ReduceTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/frontend/spark/transform/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/CompiletimeOptimizer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/class-use/CompiletimeOptimizer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/EmptyComponents.EmptySourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/EmptyComponents.EmptyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/EmptyComponents.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/MapReduceDisaggregationOptimization.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/class-use/EmptyComponents.EmptySourceVertex.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/class-use/EmptyComponents.EmptyTransform.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/class-use/EmptyComponents.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/class-use/MapReduceDisaggregationOptimization.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/examples/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/CompileTimePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/AnnotatingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/CompressionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgeMetricCollectionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DataSkewEdgePartitionerPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DataSkewVertexPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DefaultEdgeUsedDataHandlingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DefaultParallelismPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DefaultStagePartitioningPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DisaggregationEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/DuplicateEdgeGroupSizePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/PadoEdgeDataFlowModelPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/PadoEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/PadoVertexExecutorPlacementPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/ReviseInterStageEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeDataFlowModelPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/SailfishEdgeUsedDataHandlingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/ScheduleGroupPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/ShuffleEdgePushPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/AnnotatingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/CompressionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DataSkewEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DataSkewEdgeMetricCollectionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DataSkewEdgePartitionerPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DataSkewVertexPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DefaultEdgeUsedDataHandlingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DefaultParallelismPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DefaultStagePartitioningPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DisaggregationEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/DuplicateEdgeGroupSizePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/PadoEdgeDataFlowModelPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/PadoEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/PadoVertexExecutorPlacementPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/ReviseInterStageEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/SailfishEdgeDataFlowModelPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/SailfishEdgeDataStorePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/SailfishEdgeUsedDataHandlingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/ScheduleGroupPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/class-use/ShuffleEdgePushPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/annotating/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/class-use/CompileTimePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/CompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/DataSkewCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/LoopOptimizationCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/PadoCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/PrimitiveCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/SailfishPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/class-use/CompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/class-use/DataSkewCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/class-use/LoopOptimizationCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/class-use/PadoCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/class-use/PrimitiveCompositePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/class-use/SailfishPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/composite/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/CommonSubexpressionEliminationPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/DataSkewReshapingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/LoopExtractionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.LoopFusionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.LoopInvariantCodeMotionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/LoopOptimizations.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/LoopUnrollingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/ReshapingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/SailfishRelayReshapingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/CommonSubexpressionEliminationPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/DataSkewReshapingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/LoopExtractionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/LoopOptimizations.LoopFusionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/LoopOptimizations.LoopInvariantCodeMotionPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/LoopOptimizations.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/LoopUnrollingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/ReshapingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/class-use/SailfishRelayReshapingPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/pass/compiletime/reshaping/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/DataSkewPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/DefaultPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/DefaultPolicyWithSeparatePass.RefactoredPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/DefaultPolicyWithSeparatePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/DisaggregationPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/PadoPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/Policy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/PolicyBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/SailfishPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/DataSkewPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/DefaultPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/DefaultPolicyWithSeparatePass.RefactoredPass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/DefaultPolicyWithSeparatePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/DisaggregationPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/PadoPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/Policy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/PolicyBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/class-use/SailfishPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/compiler/optimizer/policy/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.DAGDirectory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.DeployMode.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.DriverMemMb.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.ExecutorCapacity.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.ExecutorId.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.ExecutorJsonContents.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.ExecutorJsonPath.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.FileDirectory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.GlusterVolumeDirectory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.HashRangeMultiplier.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.IORequestHandleThreadsTotal.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.JVMHeapSlack.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.JobId.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.MaxScheduleAttempt.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.OptimizationPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.PartitionTransportClientNumThreads.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.PartitionTransportServerBacklog.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.PartitionTransportServerNumListeningThreads.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.PartitionTransportServerNumWorkingThreads.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.PartitionTransportServerPort.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.ScheduleSerThread.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.SchedulerTimeoutMs.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.SerializedDAG.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.UserMainArguments.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.UserMainClass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/JobConf.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.DAGDirectory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.DeployMode.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.DriverMemMb.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.ExecutorCapacity.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.ExecutorId.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.ExecutorJsonContents.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.ExecutorJsonPath.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.FileDirectory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.GlusterVolumeDirectory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.HashRangeMultiplier.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.IORequestHandleThreadsTotal.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.JVMHeapSlack.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.JobId.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.MaxScheduleAttempt.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.OptimizationPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.PartitionTransportClientNumThreads.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.PartitionTransportServerBacklog.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.PartitionTransportServerNumListeningThreads.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.PartitionTransportServerNumWorkingThreads.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.PartitionTransportServerPort.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.ScheduleSerThread.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.SchedulerTimeoutMs.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.SerializedDAG.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.UserMainArguments.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.UserMainClass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/class-use/JobConf.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/conf/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoContext.ContextStartHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoContext.ContextStopHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.ActiveContextHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.AllocatedEvaluatorHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.DriverStopHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.FailedContextHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.FailedEvaluatorHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.StartHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/NemoDriver.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/RemoteClientMessageLoggingHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/UserApplicationRunner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoContext.ContextStartHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoContext.ContextStopHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.ActiveContextHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.AllocatedEvaluatorHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.DriverStopHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.FailedContextHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.FailedEvaluatorHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.StartHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/NemoDriver.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/RemoteClientMessageLoggingHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/class-use/UserApplicationRunner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/driver/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquare.CalculateNextMatrix.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquare.ParseLine.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquare.TrainingDataCombiner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquare.UngroupSingleVectorList.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquare.UpdateUserAndItemMatrix.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquare.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquareInefficient.UpdateUserAndItemMatrix.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/AlternatingLeastSquareInefficient.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/Broadcast.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MapReduce.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MultinomialLogisticRegression.ApplyGradient.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MultinomialLogisticRegression.CalculateGradient.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MultinomialLogisticRegression.CombineFunction.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MultinomialLogisticRegression.CombineFunctionForIterable.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MultinomialLogisticRegression.UpdateModel.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/MultinomialLogisticRegression.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquare.CalculateNextMatrix.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquare.ParseLine.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquare.TrainingDataCombiner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquare.UngroupSingleVectorList.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquare.UpdateUserAndItemMatrix.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquare.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquareInefficient.UpdateUserAndItemMatrix.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/AlternatingLeastSquareInefficient.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/Broadcast.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MapReduce.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MultinomialLogisticRegression.ApplyGradient.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MultinomialLogisticRegression.CalculateGradient.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MultinomialLogisticRegression.CombineFunction.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MultinomialLogisticRegression.CombineFunctionForIterable.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MultinomialLogisticRegression.UpdateModel.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/class-use/MultinomialLogisticRegression.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/beam/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/JavaSparkPi.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/JavaWordCount.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/class-use/JavaSparkPi.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/class-use/JavaWordCount.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaSparkSQLExample.Person.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaSparkSQLExample.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaUserDefinedTypedAggregation.Average.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaUserDefinedTypedAggregation.Employee.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaUserDefinedTypedAggregation.MyAverage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaUserDefinedTypedAggregation.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaUserDefinedUntypedAggregation.MyAverage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/JavaUserDefinedUntypedAggregation.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaSparkSQLExample.Person.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaSparkSQLExample.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaUserDefinedTypedAggregation.Average.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaUserDefinedTypedAggregation.Employee.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaUserDefinedTypedAggregation.MyAverage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaUserDefinedTypedAggregation.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaUserDefinedUntypedAggregation.MyAverage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/class-use/JavaUserDefinedUntypedAggregation.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/examples/spark/sql/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/NativeChannelImplementationSelector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/NettyChannelImplementationSelector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/NioChannelImplementationSelector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/ReplyFutureMap.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/RuntimeIdGenerator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/class-use/NativeChannelImplementationSelector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/class-use/NettyChannelImplementationSelector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/class-use/NioChannelImplementationSelector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/class-use/ReplyFutureMap.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/class-use/RuntimeIdGenerator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/HashRange.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/KeyRange.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/class-use/HashRange.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/class-use/KeyRange.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/data/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/DynamicOptimizationEvent.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/DynamicOptimizationEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/UpdatePhysicalPlanEvent.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/class-use/DynamicOptimizationEvent.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/class-use/DynamicOptimizationEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/class-use/UpdatePhysicalPlanEvent.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/eventhandler/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/exception/AbsentBlockException.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/exception/class-use/AbsentBlockException.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/exception/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/exception/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/exception/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/exception/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/MessageContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/MessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/MessageListener.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/MessageParameters.SenderId.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/MessageParameters.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/MessageSender.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/PersistentConnectionToMasterMap.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/MessageContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/MessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/MessageListener.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/MessageParameters.SenderId.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/MessageParameters.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/MessageSender.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/class-use/PersistentConnectionToMasterMap.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/grpc/GrpcMessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/grpc/class-use/GrpcMessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/grpc/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/grpc/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/grpc/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/grpc/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/LocalMessageDispatcher.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/LocalMessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/LocalMessageSender.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/class-use/LocalMessageDispatcher.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/class-use/LocalMessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/class-use/LocalMessageSender.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/local/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/ncs/NcsMessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/ncs/class-use/NcsMessageEnvironment.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/ncs/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/ncs/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/ncs/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/ncs/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/message/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/MetricData.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/MetricDataBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/class-use/MetricData.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/class-use/MetricDataBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/parameter/MetricFlushPeriod.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/parameter/class-use/MetricFlushPeriod.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/parameter/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/parameter/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/parameter/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/metric/parameter/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/RuntimeOptimizer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/class-use/RuntimeOptimizer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/DataSkewRuntimePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/RuntimePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/class-use/DataSkewRuntimePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/class-use/RuntimePass.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/optimizer/pass/runtime/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/RuntimeEdge.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/class-use/RuntimeEdge.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/BoundedSourceTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/MetricCollectionBarrierTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/OperatorTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/PhysicalPlan.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/PhysicalPlanGenerator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/PhysicalStage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/PhysicalStageEdge.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/ScheduledTaskGroup.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/Task.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/UnboundedSourceTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/BoundedSourceTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/MetricCollectionBarrierTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/OperatorTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/PhysicalPlan.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/PhysicalPlanGenerator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/PhysicalStage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/PhysicalStageEdge.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/ScheduledTaskGroup.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/Task.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/class-use/UnboundedSourceTask.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/physical/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/Stage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/StageBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/StageEdge.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/StageEdgeBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/class-use/Stage.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/class-use/StageBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/class-use/StageEdge.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/class-use/StageEdgeBuilder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/plan/stage/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/BlockState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/BlockState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/JobState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/JobState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/StageState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/StageState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/TaskGroupState.RecoverableFailureCause.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/TaskGroupState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/TaskGroupState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/TaskState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/TaskState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/BlockState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:14+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/BlockState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/JobState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/JobState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/StageState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/StageState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/TaskGroupState.RecoverableFailureCause.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/TaskGroupState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/TaskGroupState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/TaskState.State.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/class-use/TaskState.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/common/state/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/Executor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/MetricCollector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/MetricManagerWorker.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/MetricMessageSender.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/TaskGroupExecutor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/TaskGroupStateManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/ByteInputContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/ByteOutputContext.ByteOutputStream.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/ByteOutputContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/ByteTransfer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/ByteTransferContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/ClosableBlockingQueue.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/class-use/ByteInputContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/class-use/ByteOutputContext.ByteOutputStream.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/class-use/ByteOutputContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/class-use/ByteTransfer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/class-use/ByteTransferContext.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/class-use/ClosableBlockingQueue.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/bytetransfer/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/class-use/Executor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/class-use/MetricCollector.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/class-use/MetricManagerWorker.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/class-use/MetricMessageSender.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/class-use/TaskGroupExecutor.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/class-use/TaskGroupStateManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/BlockManagerWorker.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/DataUtil.InputStreamIterator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/DataUtil.IteratorWithNumBytes.NumBytesNotSupportedException.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/DataUtil.IteratorWithNumBytes.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/DataUtil.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/FileArea.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/LimitedInputStream.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/NonSerializedPartition.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/Partition.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/SerializedPartition.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/SerializerManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/Block.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/FileBlock.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/NonSerializedMemoryBlock.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/SerializedMemoryBlock.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/class-use/Block.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/class-use/FileBlock.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/class-use/NonSerializedMemoryBlock.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/class-use/SerializedMemoryBlock.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/block/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/BlockManagerWorker.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/DataUtil.InputStreamIterator.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/DataUtil.IteratorWithNumBytes.NumBytesNotSupportedException.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/DataUtil.IteratorWithNumBytes.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/DataUtil.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/FileArea.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/LimitedInputStream.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/NonSerializedPartition.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/Partition.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/SerializedPartition.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/class-use/SerializerManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/FileMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/LocalFileMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/PartitionMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/RemoteFileMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/class-use/FileMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/class-use/LocalFileMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/class-use/PartitionMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/class-use/RemoteFileMetadata.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/metadata/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/DataSkewHashPartitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/HashPartitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/IntactPartitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/Partitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/class-use/DataSkewHashPartitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/class-use/HashPartitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/class-use/IntactPartitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/class-use/Partitioner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/partitioner/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/AbstractBlockStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/BlockStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/FileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/GlusterFileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/LocalBlockStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/LocalFileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/MemoryStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/RemoteFileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/SerializedMemoryStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/AbstractBlockStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/BlockStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/FileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/GlusterFileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/LocalBlockStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/LocalFileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/MemoryStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/RemoteFileStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/class-use/SerializedMemoryStore.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/stores/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/CompressionStreamChainer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/Serializer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/StreamChainer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/class-use/CompressionStreamChainer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/class-use/Serializer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/class-use/StreamChainer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/data/streamchainer/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/DataTransfer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/DataTransferFactory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/InputReader.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/OutputCollectorImpl.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/OutputWriter.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/class-use/DataTransfer.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/class-use/DataTransferFactory.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/class-use/InputReader.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/class-use/OutputCollectorImpl.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/class-use/OutputWriter.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/datatransfer/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/executor/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/BlockManagerMaster.BlockLocationRequestHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/BlockManagerMaster.PartitionManagerMasterControlMessageReceiver.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/BlockManagerMaster.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/JobStateManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/MetricManagerMaster.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/MetricMessageHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/RuntimeMaster.MasterControlMessageReceiver.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/RuntimeMaster.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/BlockManagerMaster.BlockLocationRequestHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/BlockManagerMaster.PartitionManagerMasterControlMessageReceiver.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/BlockManagerMaster.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/JobStateManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/MetricManagerMaster.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/MetricMessageHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/RuntimeMaster.MasterControlMessageReceiver.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/class-use/RuntimeMaster.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/eventhandler/UpdatePhysicalPlanEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/eventhandler/class-use/UpdatePhysicalPlanEventHandler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/eventhandler/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/eventhandler/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/eventhandler/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/eventhandler/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/ContainerManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/ExecutorRepresenter.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/ResourceSpecification.Builder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/ResourceSpecification.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/class-use/ContainerManager.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/class-use/ExecutorRepresenter.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/class-use/ResourceSpecification.Builder.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/class-use/ResourceSpecification.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/resource/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/BatchSingleJobScheduler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/PendingTaskGroupQueue.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/RoundRobinSchedulingPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/Scheduler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/SchedulerRunner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/SchedulingPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/SingleJobTaskGroupQueue.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/BatchSingleJobScheduler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/PendingTaskGroupQueue.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/RoundRobinSchedulingPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/Scheduler.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/SchedulerRunner.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/SchedulingPolicy.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/class-use/SingleJobTaskGroupQueue.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/package-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/package-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/package-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/edu/snu/nemo/runtime/master/scheduler/package-use.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/help-doc.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/index-all.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/index.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/overview-frame.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/overview-summary.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/overview-tree.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 <url>
 <loc>http://nemo.apache.org//apidocs/serialized-form.html</loc>
-<lastmod>2018-11-12T23:53:28+09:00</lastmod>
+<lastmod>2018-11-19T15:36:15+09:00</lastmod>
 </url>
 </urlset>