http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/SequencedExport.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/SequencedExport.html 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/SequencedExport.html
deleted file mode 100644
index ec6124d..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/SequencedExport.html
+++ /dev/null
@@ -1,251 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SequencedExport (Fluo Recipes Parent 1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SequencedExport (Fluo Recipes Parent 
1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/SequencedExport.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?io/fluo/recipes/export/SequencedExport.html" 
target="_top">Frames</a></li>
-<li><a href="SequencedExport.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">io.fluo.recipes.export</div>
-<h2 title="Class SequencedExport" class="title">Class 
SequencedExport&lt;K,V&gt;</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export">io.fluo.recipes.export.Export</a>&lt;K,V&gt;</li>
-<li>
-<ul class="inheritance">
-<li>io.fluo.recipes.export.SequencedExport&lt;K,V&gt;</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">SequencedExport&lt;K,V&gt;</span>
-extends <a href="../../../../io/fluo/recipes/export/Export.html" title="class 
in io.fluo.recipes.export">Export</a>&lt;K,V&gt;</pre>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../io/fluo/recipes/export/SequencedExport.html#getSequence--">getSequence</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.io.fluo.recipes.export.Export">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export">Export</a></h3>
-<code><a 
href="../../../../io/fluo/recipes/export/Export.html#getKey--">getKey</a>, <a 
href="../../../../io/fluo/recipes/export/Export.html#getValue--">getValue</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="getSequence--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>getSequence</h4>
-<pre>public&nbsp;long&nbsp;getSequence()</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/SequencedExport.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?io/fluo/recipes/export/SequencedExport.html" 
target="_top">Frames</a></li>
-<li><a href="SequencedExport.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&nbsp;</li>
-<li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.summary">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Export.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Export.html
 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Export.html
deleted file mode 100644
index e80a51f..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Export.html
+++ /dev/null
@@ -1,180 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class io.fluo.recipes.export.Export (Fluo Recipes Parent 
1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class io.fluo.recipes.export.Export 
(Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/Export.html" title="class 
in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/Export.html" 
target="_top">Frames</a></li>
-<li><a href="Export.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class io.fluo.recipes.export.Export" class="title">Uses of 
Class<br>io.fluo.recipes.export.Export</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export">Export</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.export">io.fluo.recipes.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="io.fluo.recipes.export">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../io/fluo/recipes/export/Export.html" 
title="class in io.fluo.recipes.export">Export</a> in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a 
href="../../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export">Export</a> in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in 
io.fluo.recipes.export">SequencedExport</a>&lt;K,V&gt;</span></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Method parameters in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 with type arguments of type <a 
href="../../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export">Export</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ExportQueue.</span><code><span 
class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html#addAll-io.fluo.api.client.TransactionBase-java.util.Iterator-">addAll</a></span>(io.fluo.api.client.TransactionBase&nbsp;tx,
-      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export">Export</a>&lt;<a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html" title="type 
parameter in ExportQueue">K</a>,<a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html" title="type 
parameter in ExportQueue">V</a>&gt;&gt;&nbsp;exports)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/Export.html" title="class 
in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/Export.html" 
target="_top">Frames</a></li>
-<li><a href="Export.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportObserver.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportObserver.html
 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportObserver.html
deleted file mode 100644
index 1b7c0d8..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportObserver.html
+++ /dev/null
@@ -1,126 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class io.fluo.recipes.export.ExportObserver (Fluo Recipes 
Parent 1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
io.fluo.recipes.export.ExportObserver (Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/ExportObserver.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/ExportObserver.html"
 target="_top">Frames</a></li>
-<li><a href="ExportObserver.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class io.fluo.recipes.export.ExportObserver" 
class="title">Uses of Class<br>io.fluo.recipes.export.ExportObserver</h2>
-</div>
-<div class="classUseContainer">No usage of 
io.fluo.recipes.export.ExportObserver</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/ExportObserver.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/ExportObserver.html"
 target="_top">Frames</a></li>
-<li><a href="ExportObserver.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.Options.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.Options.html
 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.Options.html
deleted file mode 100644
index cf83b0d..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.Options.html
+++ /dev/null
@@ -1,184 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class io.fluo.recipes.export.ExportQueue.Options (Fluo Recipes 
Parent 1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
io.fluo.recipes.export.ExportQueue.Options (Fluo Recipes Parent 1.0.0-beta-2 
API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/ExportQueue.Options.html"
 target="_top">Frames</a></li>
-<li><a href="ExportQueue.Options.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class io.fluo.recipes.export.ExportQueue.Options" 
class="title">Uses of Class<br>io.fluo.recipes.export.ExportQueue.Options</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">ExportQueue.Options</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.export">io.fluo.recipes.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="io.fluo.recipes.export">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">ExportQueue.Options</a> in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 that return <a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">ExportQueue.Options</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">ExportQueue.Options</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ExportQueue.Options.</span><code><span 
class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html#setBufferSize-long-">setBufferSize</a></span>(long&nbsp;bufferSize)</code>
-<div class="block">Sets a limit on the amount of serialized updates to read 
into memory.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 with parameters of type <a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">ExportQueue.Options</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static void</code></td>
-<td class="colLast"><span class="typeNameLabel">ExportQueue.</span><code><span 
class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html#configure-io.fluo.api.config.FluoConfiguration-io.fluo.recipes.export.ExportQueue.Options-">configure</a></span>(io.fluo.api.config.FluoConfiguration&nbsp;fluoConfig,
-         <a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in 
io.fluo.recipes.export">ExportQueue.Options</a>&nbsp;opts)</code>
-<div class="block">Call this method before initializing Fluo.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/ExportQueue.Options.html"
 target="_top">Frames</a></li>
-<li><a href="ExportQueue.Options.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.html
 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.html
deleted file mode 100644
index 8abfea9..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/ExportQueue.html
+++ /dev/null
@@ -1,167 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class io.fluo.recipes.export.ExportQueue (Fluo Recipes Parent 
1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
io.fluo.recipes.export.ExportQueue (Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/ExportQueue.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/ExportQueue.html"
 target="_top">Frames</a></li>
-<li><a href="ExportQueue.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class io.fluo.recipes.export.ExportQueue" 
class="title">Uses of Class<br>io.fluo.recipes.export.ExportQueue</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html" title="class in 
io.fluo.recipes.export">ExportQueue</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.export">io.fluo.recipes.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="io.fluo.recipes.export">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../io/fluo/recipes/export/ExportQueue.html" 
title="class in io.fluo.recipes.export">ExportQueue</a> in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 that return <a href="../../../../../io/fluo/recipes/export/ExportQueue.html" 
title="class in io.fluo.recipes.export">ExportQueue</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static &lt;K2,V2&gt;&nbsp;<a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html" title="class in 
io.fluo.recipes.export">ExportQueue</a>&lt;K2,V2&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">ExportQueue.</span><code><span 
class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/ExportQueue.html#getInstance-java.lang.String-org.apache.commons.configuration.Configuration-">getInstance</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;exportQueueId,
-           
org.apache.commons.configuration.Configuration&nbsp;appConfig)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/ExportQueue.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/ExportQueue.html"
 target="_top">Frames</a></li>
-<li><a href="ExportQueue.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Exporter.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Exporter.html
 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Exporter.html
deleted file mode 100644
index 07a4f48..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/Exporter.html
+++ /dev/null
@@ -1,192 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class io.fluo.recipes.export.Exporter (Fluo Recipes Parent 
1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
io.fluo.recipes.export.Exporter (Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/Exporter.html" title="class 
in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/Exporter.html" 
target="_top">Frames</a></li>
-<li><a href="Exporter.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class io.fluo.recipes.export.Exporter" class="title">Uses 
of Class<br>io.fluo.recipes.export.Exporter</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export">Exporter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.accumulo.export">io.fluo.recipes.accumulo.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.export">io.fluo.recipes.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="io.fluo.recipes.accumulo.export">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../io/fluo/recipes/export/Exporter.html" 
title="class in io.fluo.recipes.export">Exporter</a> in <a 
href="../../../../../io/fluo/recipes/accumulo/export/package-summary.html">io.fluo.recipes.accumulo.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export">Exporter</a> in <a 
href="../../../../../io/fluo/recipes/accumulo/export/package-summary.html">io.fluo.recipes.accumulo.export</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/accumulo/export/AccumuloExporter.html" 
title="class in 
io.fluo.recipes.accumulo.export">AccumuloExporter</a>&lt;K&gt;</span></code>
-<div class="block">An <a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export"><code>Exporter</code></a> that takes <a 
href="../../../../../io/fluo/recipes/accumulo/export/AccumuloExport.html" 
title="interface in 
io.fluo.recipes.accumulo.export"><code>AccumuloExport</code></a> objects and 
writes mutations to Accumulo</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="io.fluo.recipes.export">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../io/fluo/recipes/export/Exporter.html" 
title="class in io.fluo.recipes.export">Exporter</a> in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructor parameters in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 with type arguments of type <a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export">Exporter</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/ExportQueue.Options.html#Options-java.lang.String-java.lang.Class-java.lang.Class-java.lang.Class-int-">Options</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;queueId,
-       <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;? extends <a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export">Exporter</a>&lt;K,V&gt;&gt;&nbsp;exporter,
-       <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;K&gt;&nbsp;keyType,
-       <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in java.lang">Class</a>&lt;V&gt;&nbsp;valueType,
-       int&nbsp;buckets)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/Exporter.html" title="class 
in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/Exporter.html" 
target="_top">Frames</a></li>
-<li><a href="Exporter.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/SequencedExport.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/SequencedExport.html
 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/SequencedExport.html
deleted file mode 100644
index 364c7e7..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/class-use/SequencedExport.html
+++ /dev/null
@@ -1,191 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class io.fluo.recipes.export.SequencedExport (Fluo Recipes 
Parent 1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class 
io.fluo.recipes.export.SequencedExport (Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/SequencedExport.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/SequencedExport.html"
 target="_top">Frames</a></li>
-<li><a href="SequencedExport.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h2 title="Uses of Class io.fluo.recipes.export.SequencedExport" 
class="title">Uses of Class<br>io.fluo.recipes.export.SequencedExport</h2>
-</div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.accumulo.export">io.fluo.recipes.accumulo.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.export">io.fluo.recipes.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="io.fluo.recipes.accumulo.export">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a> in <a 
href="../../../../../io/fluo/recipes/accumulo/export/package-summary.html">io.fluo.recipes.accumulo.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Method parameters in <a 
href="../../../../../io/fluo/recipes/accumulo/export/package-summary.html">io.fluo.recipes.accumulo.export</a>
 with type arguments of type <a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">AccumuloExporter.</span><code><span 
class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/accumulo/export/AccumuloExporter.html#processExports-java.util.Iterator-">processExports</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a>&lt;<a 
href="../../../../../io/fluo/recipes/accumulo/export/AccumuloExporter.html" 
title="type parameter in AccumuloExporter">K</a>,<a 
href="../../../../../io/fluo/recipes/accumulo/export/AccumuloExport.html" 
title="interface in io.fluo.recipes.accumulo.export">AccumuloExport</a>&lt;<a 
href="../../../../../io/fluo/recipes/accumulo/export/AccumuloExporter.html" 
title="type parameter in 
AccumuloExporter">K</a>&gt;&gt;&gt;&nbsp;exports)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="io.fluo.recipes.export">
-<!--   -->
-</a>
-<h3>Uses of <a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a> in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
-<caption><span>Method parameters in <a 
href="../../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 with type arguments of type <a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a></span><span 
class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="typeNameLabel">Exporter.</span><code><span 
class="memberNameLink"><a 
href="../../../../../io/fluo/recipes/export/Exporter.html#processExports-java.util.Iterator-">processExports</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html?is-external=true";
 title="class or interface in java.util">Iterator</a>&lt;<a 
href="../../../../../io/fluo/recipes/export/SequencedExport.html" title="class 
in io.fluo.recipes.export">SequencedExport</a>&lt;<a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="type 
parameter in Exporter">K</a>,<a 
href="../../../../../io/fluo/recipes/export/Exporter.html" title="type 
parameter in Exporter">V</a>&gt;&gt;&nbsp;exports)</code>
-<div class="block">Must be able to handle same key being exported multiple 
times and key being exported out of
- order.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../io/fluo/recipes/export/SequencedExport.html" 
title="class in io.fluo.recipes.export">Class</a></li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="../package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?io/fluo/recipes/export/class-use/SequencedExport.html"
 target="_top">Frames</a></li>
-<li><a href="SequencedExport.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-frame.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-frame.html 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-frame.html
deleted file mode 100644
index c544f82..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-frame.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>io.fluo.recipes.export (Fluo Recipes Parent 1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<h1 class="bar"><a 
href="../../../../io/fluo/recipes/export/package-summary.html" 
target="classFrame">io.fluo.recipes.export</a></h1>
-<div class="indexContainer">
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="Export.html" title="class in io.fluo.recipes.export" 
target="classFrame">Export</a></li>
-<li><a href="Exporter.html" title="class in io.fluo.recipes.export" 
target="classFrame">Exporter</a></li>
-<li><a href="ExportObserver.html" title="class in io.fluo.recipes.export" 
target="classFrame">ExportObserver</a></li>
-<li><a href="ExportQueue.html" title="class in io.fluo.recipes.export" 
target="classFrame">ExportQueue</a></li>
-<li><a href="ExportQueue.Options.html" title="class in io.fluo.recipes.export" 
target="classFrame">ExportQueue.Options</a></li>
-<li><a href="SequencedExport.html" title="class in io.fluo.recipes.export" 
target="classFrame">SequencedExport</a></li>
-</ul>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-summary.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-summary.html 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-summary.html
deleted file mode 100644
index 8156d3a..0000000
--- 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-summary.html
+++ /dev/null
@@ -1,164 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>io.fluo.recipes.export (Fluo Recipes Parent 1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="io.fluo.recipes.export (Fluo Recipes Parent 
1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li class="navBarCell1Rev">Package</li>
-<li>Class</li>
-<li><a href="package-use.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../io/fluo/recipes/data/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a 
href="../../../../io/fluo/recipes/impl/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?io/fluo/recipes/export/package-summary.html" 
target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h1 title="Package" class="title">Package&nbsp;io.fluo.recipes.export</h1>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
-<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Class</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../io/fluo/recipes/export/Export.html" 
title="class in io.fluo.recipes.export">Export</a>&lt;K,V&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export">Exporter</a>&lt;K,V&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="../../../../io/fluo/recipes/export/ExportObserver.html" title="class in 
io.fluo.recipes.export">ExportObserver</a>&lt;K,V&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../io/fluo/recipes/export/ExportQueue.html" title="class in 
io.fluo.recipes.export">ExportQueue</a>&lt;K,V&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="../../../../io/fluo/recipes/export/ExportQueue.Options.html" title="class 
in io.fluo.recipes.export">ExportQueue.Options</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../io/fluo/recipes/export/SequencedExport.html" title="class in 
io.fluo.recipes.export">SequencedExport</a>&lt;K,V&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li class="navBarCell1Rev">Package</li>
-<li>Class</li>
-<li><a href="package-use.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a 
href="../../../../io/fluo/recipes/data/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a 
href="../../../../io/fluo/recipes/impl/package-summary.html">Next&nbsp;Package</a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../index.html?io/fluo/recipes/export/package-summary.html" 
target="_top">Frames</a></li>
-<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-tree.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-tree.html 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-tree.html
deleted file mode 100644
index ff60322..0000000
--- a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-tree.html
+++ /dev/null
@@ -1,151 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>io.fluo.recipes.export Class Hierarchy (Fluo Recipes Parent 
1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="io.fluo.recipes.export Class Hierarchy 
(Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li>Class</li>
-<li>Use</li>
-<li class="navBarCell1Rev">Tree</li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../io/fluo/recipes/data/package-tree.html">Prev</a></li>
-<li><a href="../../../../io/fluo/recipes/impl/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?io/fluo/recipes/export/package-tree.html" 
target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h1 class="title">Hierarchy For Package io.fluo.recipes.export</h1>
-<span class="packageHierarchyLabel">Package Hierarchies:</span>
-<ul class="horizontal">
-<li><a href="../../../../overview-tree.html">All Packages</a></li>
-</ul>
-</div>
-<div class="contentContainer">
-<h2 title="Class Hierarchy">Class Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
-<ul>
-<li type="circle">io.fluo.api.observer.AbstractObserver (implements 
io.fluo.api.observer.Observer)
-<ul>
-<li type="circle">io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/ExportObserver.html" title="class in 
io.fluo.recipes.export"><span 
class="typeNameLink">ExportObserver</span></a>&lt;K,V&gt;</li>
-</ul>
-</li>
-<li type="circle">io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/Export.html" title="class in 
io.fluo.recipes.export"><span class="typeNameLink">Export</span></a>&lt;K,V&gt;
-<ul>
-<li type="circle">io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/SequencedExport.html" title="class in 
io.fluo.recipes.export"><span 
class="typeNameLink">SequencedExport</span></a>&lt;K,V&gt;</li>
-</ul>
-</li>
-<li type="circle">io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/Exporter.html" title="class in 
io.fluo.recipes.export"><span 
class="typeNameLink">Exporter</span></a>&lt;K,V&gt;</li>
-<li type="circle">io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/ExportQueue.html" title="class in 
io.fluo.recipes.export"><span 
class="typeNameLink">ExportQueue</span></a>&lt;K,V&gt;</li>
-<li type="circle">io.fluo.recipes.export.<a 
href="../../../../io/fluo/recipes/export/ExportQueue.Options.html" title="class 
in io.fluo.recipes.export"><span 
class="typeNameLink">ExportQueue.Options</span></a></li>
-</ul>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li>Class</li>
-<li>Use</li>
-<li class="navBarCell1Rev">Tree</li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../io/fluo/recipes/data/package-tree.html">Prev</a></li>
-<li><a href="../../../../io/fluo/recipes/impl/package-tree.html">Next</a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?io/fluo/recipes/export/package-tree.html" 
target="_top">Frames</a></li>
-<li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-fluo-website/blob/25bf2426/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-use.html
----------------------------------------------------------------------
diff --git 
a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-use.html 
b/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-use.html
deleted file mode 100644
index 0ffeaec..0000000
--- a/apidocs/fluo-recipes/1.0.0-beta-2/io/fluo/recipes/export/package-use.html
+++ /dev/null
@@ -1,193 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc (1.8.0_77) on Fri Apr 15 12:27:45 EDT 2016 -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package io.fluo.recipes.export (Fluo Recipes Parent 
1.0.0-beta-2 API)</title>
-<meta name="date" content="2016-04-15">
-<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package io.fluo.recipes.export 
(Fluo Recipes Parent 1.0.0-beta-2 API)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li>Class</li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?io/fluo/recipes/export/package-use.html" 
target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="header">
-<h1 title="Uses of Package io.fluo.recipes.export" class="title">Uses of 
Package<br>io.fluo.recipes.export</h1>
-</div>
-<div class="contentContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a 
href="../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.accumulo.export">io.fluo.recipes.accumulo.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="#io.fluo.recipes.export">io.fluo.recipes.export</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="io.fluo.recipes.accumulo.export">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 used by <a 
href="../../../../io/fluo/recipes/accumulo/export/package-summary.html">io.fluo.recipes.accumulo.export</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/Exporter.html#io.fluo.recipes.accumulo.export">Exporter</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/SequencedExport.html#io.fluo.recipes.accumulo.export">SequencedExport</a>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="io.fluo.recipes.export">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a>
 used by <a 
href="../../../../io/fluo/recipes/export/package-summary.html">io.fluo.recipes.export</a></span><span
 class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/Export.html#io.fluo.recipes.export">Export</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/Exporter.html#io.fluo.recipes.export">Exporter</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/ExportQueue.html#io.fluo.recipes.export">ExportQueue</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/ExportQueue.Options.html#io.fluo.recipes.export">ExportQueue.Options</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a 
href="../../../../io/fluo/recipes/export/class-use/SequencedExport.html#io.fluo.recipes.export">SequencedExport</a>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</div>
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li>Class</li>
-<li class="navBarCell1Rev">Use</li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-all.html">Index</a></li>
-<li><a href="../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="../../../../index.html?io/fluo/recipes/export/package-use.html" 
target="_top">Frames</a></li>
-<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://fluo.io";>Fluo.io</a>. All rights reserved.</small></p>
-</body>
-</html>

Reply via email to